"The command /free does not exist!"?
#6

pawn Code:
public OnPlayerCommandPerformed(playerid, cmdtext[], success)
{
    if(!success)
    {
        format(cmdtext,128,"* Command %s dont exits, Type /help for all your commands.",cmdtext);
        SendClientMessage(playerid,-1,cmdtext);
    }
    return 1;
}
Reply


Messages In This Thread
"The command /free does not exist!"? - by Xx_OutLawZ_xX - 17.09.2011, 11:20
Re: "The command /free does not exist!"? - by =WoR=Varth - 17.09.2011, 11:24
Re: "The command /free does not exist!"? - by Vince - 17.09.2011, 11:26
Re: "The command /free does not exist!"? - by Xx_OutLawZ_xX - 17.09.2011, 12:00
Re: "The command /free does not exist!"? - by wouter0100 - 17.09.2011, 12:04
Re: "The command /free does not exist!"? - by =WoR=Varth - 17.09.2011, 13:58
Re: "The command /free does not exist!"? - by ServerScripter - 17.09.2011, 15:26
Re: "The command /free does not exist!"? - by Xx_OutLawZ_xX - 18.09.2011, 07:01

Forum Jump:


Users browsing this thread: 3 Guest(s)