20.03.2012, 13:13
Quote:
You forgot the colors:
pawn Код:
https://sampwiki.blast.hk/wiki/Colors_List |
not working
and yes i want to spawn a car in runing game (not ongamemodint):
i tryed CreateVehicle but i didn't understand some functions :
pawn Код:
CreateVehicle(400,x,y,z,Float:rotation,4,5,respawn_delay);
respawn_delay= i know what does it mean , but can i have a value for it ?