public OnPlayerEnterCheckpoint(playerid){ GivePlayerMoney(playerid, 1000); DisablePlayerCheckpoint(playerid); return 1;}