25.07.2009, 18:15
Also add 'return 1;' at the end of the status switch, this keeps it from going on to the next 'if' statement. Also the 'IsPlayerInCheckpoint' is completely useless in that function, since the only way to call OnPlayerEnterCheckoint is to be in a checkpoint... right?