My server keeps crashing everytime I join
#5

Quote:
Originally Posted by Fratello
Посмотреть сообщение
What do you mean by commands are invalid?
change your:
Код:
#define fs
//and all comands exemple: 
if (strcmp(cmd, "/gang", true) ==0 )
on
Код:
#define FILTERSCRIPT
if (strcmp("/gang", cmd, true, 10) == 0)
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)