Two commands doing the same thing
#4

hi
pawn Код:
if(strcmp(cmdtext, "/a", true) == 0)

// /a is 2 character so it should be
                       
if(strcmp(cmdtext, "/a", true) == 2)
Reply


Messages In This Thread
Two commands doing the same thing - by ilikepie2221 - 22.08.2009, 21:39
Re: Two commands doing the same thing - by ronyx69 - 22.08.2009, 21:40
Re: Two commands doing the same thing - by ilikepie2221 - 22.08.2009, 21:46
Re: Two commands doing the same thing - by snoob - 22.08.2009, 21:47
Re: Two commands doing the same thing - by Memoryz - 22.08.2009, 21:47
Re: Two commands doing the same thing - by ronyx69 - 22.08.2009, 21:49
Re: Two commands doing the same thing - by ilikepie2221 - 22.08.2009, 21:52

Forum Jump:


Users browsing this thread: 1 Guest(s)