warning 202: number of arguments does not match definition
#5

try it:

PHP код:
public OnPlayerEnterCheckpoint(playerid)
{
VerifyCheckpoint(playerid);
if(
HasSetCheckpoint(playerid) == 1)
{
PlayerPlaySound(playerid11490.00.00.0);
DisablePlayerCheckpoint(playerid);
HasSetCheckpoint(playerid) = 0;
SendClientMessage(playeridRED"Your currently set checkpoint has been removed.");
}
return 
1
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)