Posts: 1,662
Threads: 199
Joined: Dec 2011
Reputation:
0
Like, is it possible to change Pay and Spray price?
Posts: 1,781
Threads: 13
Joined: Sep 2009
Reputation:
0
argh OnVehicleRespray wont work ><
by using serversided money, you can compare the vehicle health (status), plus when the players money difference is $100, then you can depend 99% that the car got resprayed
Posts: 11,827
Threads: 33
Joined: Dec 2011
Reputation:
0
You can have a timer that checks every second if a player is in range with the Pay Spray and check the money if the money is less after a second then give/take money from that player.
OR
I am not sure about this, OnPlayerUpdate to check if the money is less than the money player had to check if is in range and give/take money.