Little Problem
#3

in this line
pawn Код:
if(strcmp(cmd, "/help", true, 10) == 0)
change it to -
pawn Код:
if(strcmp(cmd, "/help", true) == 0)

Reply


Messages In This Thread
Little Problem - by DiEx - 13.07.2009, 14:33
Re: Little Problem - by woot - 13.07.2009, 14:40
Re: Little Problem - by abhinavdabral - 13.07.2009, 15:03
Re: Little Problem - by dice7 - 13.07.2009, 15:07
Re: Little Problem - by abhinavdabral - 13.07.2009, 15:10

Forum Jump:


Users browsing this thread: 1 Guest(s)