20.08.2009, 04:34
Ive tried to get this to work i havnt scripted and few months so i fogot a lot well heres the code that wont work
Код:
if(strcmp(cmdtext, "/dgride", true, 6) == 0) { bombcarpos = GetVehiclePos(bombcar10); SetPlayerPos(playerid,bombcarpos); return 1; }