12.02.2010, 23:38
Hey, can you tell me how i could use 2 checkpoints for 1 command?
So i have a /buydrugs command and i want it to work for "TogglePlayerDynamicCP(playerid, 17, true);" and
"TogglePlayerDynamicCP(playerid, 18, true);"
and how can i use if !IsPlayerInDynamicCP with 2 checkpoints? I want it to go with checkpoints gCheckpoint[17] and gCheckpoint[18
So i have a /buydrugs command and i want it to work for "TogglePlayerDynamicCP(playerid, 17, true);" and
"TogglePlayerDynamicCP(playerid, 18, true);"
and how can i use if !IsPlayerInDynamicCP with 2 checkpoints? I want it to go with checkpoints gCheckpoint[17] and gCheckpoint[18