Doesn't show cmds.
#8

Quote:
Originally Posted by Konstantinos
Посмотреть сообщение
No, that's how they should be. OUTSIDE of any callback.

Once again, make sure that you're using only ZCMD to that mode.

Plus, a test would be good:
pawn Код:
CMD:testme( playerid, params[ ] )
{
    SendClientMessage( playerid, -1, "Erase, that command works!" );
    return 1;
}
Add it to your script, run your server, test it. Does it actually print it or not? If not, read the above and make sure that you do not use something else but only ZCMD.
/testme Not working either.
Reply


Messages In This Thread
Doesn't show cmds. - by Erase - 04.09.2013, 05:33
Re: Doesn't show cmds. - by Erase - 04.09.2013, 14:31
Re: Doesn't show cmds. - by xganyx - 04.09.2013, 14:39
Re: Doesn't show cmds. - by Konstantinos - 04.09.2013, 14:42
Re: Doesn't show cmds. - by Erase - 04.09.2013, 14:47
Re: Doesn't show cmds. - by Erase - 04.09.2013, 15:05
Re: Doesn't show cmds. - by Konstantinos - 04.09.2013, 15:08
Re: Doesn't show cmds. - by Erase - 04.09.2013, 15:13
Re: Doesn't show cmds. - by Dragonsaurus - 04.09.2013, 15:17
Re: Doesn't show cmds. - by Erase - 04.09.2013, 15:18

Forum Jump:


Users browsing this thread: 1 Guest(s)