zcmd invalid command
#2

pawn Код:
public OnPlayerCommandPerformed(playerid, cmdtext[], success)
{
    if(success == 0)
    {
        SendClientmessage(playerid,-1,"Message");
        return 1;
    }
    return 1;
}
Reply


Messages In This Thread
zcmd invalid command - by R4VER - 28.08.2012, 12:35
Re: zcmd invalid command - by Ironboy - 28.08.2012, 12:37
Re: zcmd invalid command - by R4VER - 28.08.2012, 12:48

Forum Jump:


Users browsing this thread: 1 Guest(s)