Help [CreateDynamicCP] Errors
#8

The type is not the playerid but a race checkpoint with the finish type, none, arrows, air etc.

You can either create all the checkpoints (store the IDs) and use TogglePlayerDynamicRaceCP function:
pawn Код:
native TogglePlayerDynamicRaceCP(playerid, checkpointid, toggle);
to toggle them

OR

create one race checkpoint and when the player does what you want, disable it.
Reply


Messages In This Thread
Help [CreateDynamicCP] Errors - by astanalol - 24.04.2015, 15:37
Re: Help [CreateDynamicCP] Errors - by Azula - 24.04.2015, 15:47
Re: Help [CreateDynamicCP] Errors - by astanalol - 24.04.2015, 15:56
Re: Help [CreateDynamicCP] Errors - by Azula - 24.04.2015, 16:07
Re: Help [CreateDynamicCP] Errors - by Konstantinos - 24.04.2015, 16:08
Re: Help [CreateDynamicCP] Errors - by astanalol - 24.04.2015, 16:14
Re: Help [CreateDynamicCP] Errors - by astanalol - 24.04.2015, 17:44
Re: Help [CreateDynamicCP] Errors - by Konstantinos - 24.04.2015, 17:55
Re: Help [CreateDynamicCP] Errors - by astanalol - 24.04.2015, 18:33
Re: Help [CreateDynamicCP] Errors - by astanalol - 24.04.2015, 19:11

Forum Jump:


Users browsing this thread: 1 Guest(s)