17.02.2013, 00:03
So, I tried this:
to kill a checkpoint, but that doesn't work. I wan't it to kill those checkpoints that are about a 2x2 red square on the map. NOT the san andreas checkpoints you make on the map with right click
If anyone could do this, I would appreciate it.
Код:
CMD:killcheckpoint(playerid, params[]) { DisablePlayerCheckpoint(playerid); return 1; }
If anyone could do this, I would appreciate it.