A simple anti cheat that uses decoring system in GTA V to block unauthorised car/object spawns

Does this work with VRP?

It works with any framework. You must modify the code in the framework to make it to work, like the OP says.

1 Like

It was more if anyone got it working. I i will this later on.

So if i understand it right with “Put to next line”

Is that
local vehicle = CreateVehicle(model, coords.x, coords.y, coords.z, heading, true, false)
Under or after the code?

I would suggest that you should learn a little bit of LUA first. Before trying to implement such complex-but-not-complex systems into vRP.

Closed on @Dexelir’s request.