2 errors
#3

You have to put it under this;

pawn Код:
public OnPlayerCommandText(playerid, cmdtext[])
{
if(!strcmp("/credits", cmdtext, true))
{
SendClientMessage(playerid, -1, "Skyrocket (Scripter) MixMatch (Mapper)");
return 1;
}
Reply


Messages In This Thread
2 errors - by FaceTutorialz - 15.09.2013, 19:34
Re: 2 errors - by Konstantinos - 15.09.2013, 19:37
Re: 2 errors - by EiresJason - 15.09.2013, 19:37
Re: 2 errors - by alanhutch - 15.09.2013, 19:38
Re: 2 errors - by FaceTutorialz - 15.09.2013, 21:19
Re: 2 errors - by Konstantinos - 15.09.2013, 21:20
Re: 2 errors - by FaceTutorialz - 15.09.2013, 22:24

Forum Jump:


Users browsing this thread: 1 Guest(s)