SERVER: Unknown Command?
#1

Hello, i have a bug thats when i type any cmd like /w the command work but when i type always show Server....... So what can i do i put it in gamemode and i put the script in filterscript when i put them filter.. The cmd wont work are there any thing to make this bug go away?
Reply
#2

just return 1;
Reply
#3

Sometimes when you used ZCMD without
pawn Код:
#include <zcmd>
it compiles fine, but will show this error ingame.
Reply
#4

I use Dcmd!
Reply
#5

but you also need to return 1; on dcmd. The same with strcmp, same with YCMD, ZCMD.
Reply
#6

Ye when u put this

pawn Код:
dcmd(w,1,cmdtext);
The total no. of word must be 1.Many times we get error from this
Reply


Forum Jump:


Users browsing this thread: 6 Guest(s)