15.07.2009, 17:36
Learn the basic by checking how other scripts do it.
Код:
OnPlayerEnterCheckpoint(...... { if(!IsPlayerInAnyVehicle(...... { // teleport him } return 1; }