error 017: undefined symbol "Checkpointid"
#4

Change "Checkpointid" to "checkpointid".
Код:
public OnPlayerEnterDynamicCP(playerid, checkpointid)
{
    if(checkpointid == Checkpoint[0])
        SendClientMessage(playerid,COLOR_RED,"This house is underconstruction!!");
    return 1;
}
Reply


Messages In This Thread
error 017: undefined symbol "Checkpointid" - by rockhopper - 16.04.2014, 14:13
Re: error 017: undefined symbol "Checkpointid" - by PrivatioBoni - 16.04.2014, 14:16
Re: error 017: undefined symbol "Checkpointid" - by Konstantinos - 16.04.2014, 14:16
Re: error 017: undefined symbol "Checkpointid" - by Conradus - 16.04.2014, 14:17
Re: error 017: undefined symbol "Checkpointid" - by rockhopper - 16.04.2014, 14:21

Forum Jump:


Users browsing this thread: 1 Guest(s)