And since then I have been playing with these to see how they work and hope start migrating everything i can to server side when possible. the first issue i found is that if I use CreateVehicle and cannot change the vehicle properties on client. My question is… is it intended to be this way? once I use a server native a cannot edit properties on client side?
Are RPC Natives equal to the thing you get when clicking “API Set: server” here: https://runtime.fivem.net/doc/natives/
Or are they something different?