#3

Quote:
Originally Posted by ConnorHunter
Посмотреть сообщение
pawn Код:
public OnPlayerCommandPerformed(playerid, cmdtext[], success)
{
    if(!success) {
        SendClientMessage(playerid, /*hex code of color*/, "Unknown command!!!!!1111"); // enter whatever you want here.
    }
    return 1;
}
C:\Users\DAVIDE\Desktop\GangSystem\gamemodes\gangs ystem.pwn(6533) : warning 235: public function lacks forward declaration (symbol "OnPlayerCommandPerformed")
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


1 Warning.
Reply


Messages In This Thread
Help - by BlackEvils - 13.12.2014, 10:39
Re: Help - by ConnorHunter - 13.12.2014, 11:02
Re: Help - by BlackEvils - 13.12.2014, 11:09
Re: Help - by Sledgehammer - 13.12.2014, 11:15
Re: Help - by HY - 13.12.2014, 11:20
Re: Help - by BlackEvils - 13.12.2014, 11:23

Forum Jump:


Users browsing this thread: 2 Guest(s)