29.11.2014, 20:15
Why set a timer thats going to loop hundreds of times a second and not have checks in place to see if the playerid is valid or not?
here's how i do it http://pastebin.com/P2RBfCUA just an example of a basic server side money. Of course you'd have to add checks for vending machines, pay n sprays and tune shops.
pawn Код:
IsPlayerConnected(playerid);