21.03.2015, 09:38
Hmm, by looking at your code, I don't see why it doesn't give the money but it does not remove the CP because you need to add this:
DisablePlayerRaceCheckpoint(playerid);
with GivePlayerMoney(playerid,75);
DisablePlayerRaceCheckpoint(playerid);
with GivePlayerMoney(playerid,75);