/commands don't work ?
#1

I can do "T" and chat! but when I do "/something" nothing happen's
It don't even say server unknown command ? any ideas ?
Reply
#2

Try unloading all your filterscripts.
Reply
#3

It happend to me, too .... You just got a filterscript with a wrong callback. In filterscript must be return 0; and in gamemode return 1;
Reply
#4

Quote:
Originally Posted by naruto_hina
Посмотреть сообщение
It happend to me, too .... You just got a filterscript with a wrong callback. In filterscript must be return 0; and in gamemode return 1;
First of all, he didn't mention of he is using strcmp or other command proccesor, like Dcmd or ZCMD.
However, OnPlayerCommandText Callback it returns a value (0) both. On Gamemode and FilterScript too.
@MR,Mr
The "T" Chat is OnPlayerText Callback, right. Make sure you have returned the correct values, otherwise it will be bugged. It sometimes happens!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)