1 error
#3

pawn Код:
if(strcmp(cmdtext, "/heal", true))
  {
    SetPlayerHealth(playerid, 100.0);
  }
You forgot ) in this line:
if(strcmp(cmdtext, "/heal", true))
Reply


Messages In This Thread
1 error - by Domenic_Montery - 15.06.2009, 07:44
Re: 1 error - by Abernethy - 15.06.2009, 07:50
Re: 1 error - by AiVAMAN - 15.06.2009, 07:50
Re: 1 error - by AiVAMAN - 15.06.2009, 07:50
Re: 1 error - by Domenic_Montery - 15.06.2009, 07:53
Re: 1 error - by Abernethy - 15.06.2009, 08:02
Re: 1 error - by Domenic_Montery - 15.06.2009, 08:09
Re: 1 error - by Abernethy - 15.06.2009, 08:15
Re: 1 error - by Domenic_Montery - 15.06.2009, 08:17
Re: 1 error - by Abernethy - 15.06.2009, 08:18

Forum Jump:


Users browsing this thread: 1 Guest(s)