11.04.2010, 12:52
Then the switch is not even called!!
put print("OnPlayerEnterRaceCheckpoint has been called"); between
new name[MAX_PLAYER_NAME];
and
switch (gPlayerCheckpointStatus[playerid])
If you dont see anything, then there is a bug in the callback... i dont know. I cant do something else
put print("OnPlayerEnterRaceCheckpoint has been called"); between
new name[MAX_PLAYER_NAME];
and
switch (gPlayerCheckpointStatus[playerid])
If you dont see anything, then there is a bug in the callback... i dont know. I cant do something else

