SERVER: Unknown Command
#1

I started using ZCMD today, but when I type in a command (any command) it gives me: 'SERVER: Unknown Command'.
A command for example:

Код:
CMD:HealMe(playerid, params[])
{
    SetPlayerArmour(playerid, 100);
    SetPlayerHealth(playerid, 100);

    return 1;
}
Reply


Messages In This Thread
SERVER: Unknown Command - by Spooted - 18.07.2012, 16:15
Re: SERVER: Unknown Command - by tyler12 - 18.07.2012, 16:16
Re: SERVER: Unknown Command - by Spooted - 18.07.2012, 16:18
Re: SERVER: Unknown Command - by Spooted - 18.07.2012, 17:19
Re: SERVER: Unknown Command - by Spooted - 18.07.2012, 18:07
Re: SERVER: Unknown Command - by ZBits - 18.07.2012, 18:36
Re: SERVER: Unknown Command - by IstuntmanI - 18.07.2012, 18:43
Re: SERVER: Unknown Command - by Spooted - 18.07.2012, 19:12

Forum Jump:


Users browsing this thread: 1 Guest(s)