25.01.2014, 14:40
The thing that concerns me is that "case". What did you put in the "switch"? As far as I know OnPlayerEnterCheckpoint does not have any other parameters than "playerid'.
By the way, every time that something is not working, put "printf("%s", name-of-the-function); and run the script. It's a simple way of debugging and checking where the scripts fails to work.
By the way, every time that something is not working, put "printf("%s", name-of-the-function); and run the script. It's a simple way of debugging and checking where the scripts fails to work.