31.05.2016, 16:32
Quote:
I like the idea and everything, how did you make the click counts if I can ask?
|
Код:
"UPDATE `vehicles` SET spawns=spawns+1 WHERE model_id = [model ID of the vehicle the player spawned]"
I like the idea and everything, how did you make the click counts if I can ask?
|
"UPDATE `vehicles` SET spawns=spawns+1 WHERE model_id = [model ID of the vehicle the player spawned]"