[Help]Checkpoints
#7

User Race Checkpoints
pawn Код:
// Natives (Race Checkpoints)

native CreateDynamicRaceCP(type, Float:x, Float:y, Float:z, Float:nextx, Float:nexty, Float:nextz, Float:size, worldid = -1, interiorid = -1, playerid = -1, Float:distance = 100.0);
native DestroyDynamicRaceCP(checkpointid);
native IsValidDynamicRaceCP(checkpointid);
native TogglePlayerDynamicRaceCP(playerid, checkpointid, toggle);
native TogglePlayerAllDynamicRaceCPs(playerid, toggle);
native IsPlayerInDynamicRaceCP(playerid, checkpointid);
native DestroyAllDynamicRaceCPs();
native CountDynamicRaceCPs();
Reply


Messages In This Thread
[Help]Checkpoints - by astanalol00 - 09.10.2014, 21:41
Re: [Help]Checkpoints - by Dampyr - 09.10.2014, 21:44
Re: [Help]Checkpoints - by astanalol00 - 09.10.2014, 22:05
Re: [Help]Checkpoints - by astanalol00 - 09.10.2014, 22:52
Re: [Help]Checkpoints - by astanalol00 - 10.10.2014, 02:51
Re: [Help]Checkpoints - by Berzerk - 10.10.2014, 07:23
Re: [Help]Checkpoints - by M0HAMMAD - 10.10.2014, 12:33

Forum Jump:


Users browsing this thread: 1 Guest(s)