SERVER:UNknown Command
#3

Check your variables. If you over flow an array it causes a script hault. Example
pawn Код:
new array[32];
array[36]=13; //36 is obviously outside the range of the array
Also, why do you have a 'IsPlayerConnected" check in there? How is a player going to type the command if he isn't even connected?
Reply


Messages In This Thread
SERVER:UNknown Command - by Justsmile - 03.12.2009, 17:13
Re: SERVER:UNknown Command - by MJ! - 03.12.2009, 18:02
Re: SERVER:UNknown Command - by Joe Staff - 03.12.2009, 18:15
Re: SERVER:UNknown Command - by Leixx - 04.12.2009, 14:08
Re: SERVER:UNknown Command - by KnooL - 04.12.2009, 14:42
Re: SERVER:UNknown Command - by Leixx - 04.12.2009, 16:31

Forum Jump:


Users browsing this thread: 3 Guest(s)