Sorry my noobish.
#7

pawn Код:
public OnPlayerCommandText(playerid, cmdtext[])
Should have return 1;

e.g:

pawn Код:
public OnPlayerCommandText(playerid, cmdtext[])
{
//STUFF

return 1;
}
Reply


Messages In This Thread
Sorry my noobish. - by Hot - 06.09.2009, 22:13
Re: Sorry my noobish. - by CJ101 - 06.09.2009, 22:16
Re: Sorry my noobish. - by Hot - 06.09.2009, 22:18
Re: Sorry my noobish. - by RaFsTar - 06.09.2009, 22:24
Re: Sorry my noobish. - by [eLg]Timmy - 06.09.2009, 22:25
Re: Sorry my noobish. - by HuRRiCaNe - 06.09.2009, 22:42
Re: Sorry my noobish. - by RaFsTar - 06.09.2009, 22:45
Re: Sorry my noobish. - by [eLg]Timmy - 06.09.2009, 22:58

Forum Jump:


Users browsing this thread: 1 Guest(s)