16.12.2015, 16:45
Look at the checkpointID you gave to the toggle function. It is not the same as the one you created above it. The one you created is
And yet you use
inside the toggle function. Should be like this
Always be sure to double check these things.
Code:
CP[Area51]
Code:
Area51
Code:
CP[Area51] = CreateDynamicCP(215.4474,1822.8730,6.4141, 5, -1, -1, -1, 100); TogglePlayerDynamicCP(playerid, CP[Area51], 1);