Checkpoints messing up, displaying to wrong people, randomly.
#10

Quote:
Originally Posted by Dokins
Посмотреть сообщение
Where should I create the Checkpoints and also should they be local or global in this case?
Example:
Код:
for(new c = 0; c < 7; c++)
{
        TogglePlayerDynamicCP(playerid, CheckPoint_1, 0); // hide CP 1
        TogglePlayerDynamicCP(playerid, CheckPoint_2, 1); // show CP 2
        DrivingCheck[playerid][c] = -1;
}
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 5 Guest(s)