[HELP] Where is the error? help з_з
#3

I see a error i think..

Change this
Код:
else if(strcmp(x_nr,"tessera",true) == 0)
to
Код:
else if(strcmp(x_nr,"/tessera",true) == 0)
EDIT: a wth is x_nr? Did u rename cmdtext? it looks like it should be cmdtext..

It should look like this:

Код:
if(strcmp(cmdtext,"/tessera",true) == 0)
Reply


Messages In This Thread
[HELP] Where is the error? help з_з - by Capitan_Price - 28.10.2010, 12:06
Re: [HELP] Where is the error? help з_з - by LarzI - 28.10.2010, 12:13
Re: [HELP] Where is the error? help з_з - by <Weponz> - 28.10.2010, 13:55
Re: [HELP] Where is the error? help з_з - by LarzI - 28.10.2010, 14:08
Re: [HELP] Where is the error? help з_з - by Capitan_Price - 30.10.2010, 09:28

Forum Jump:


Users browsing this thread: 4 Guest(s)