Pawno problem
#6

Quote:
Originally Posted by mahdi499
Посмотреть сообщение
26 errors are usually accompanied by a missing bracket,you can check for a missing bracket.
I will check.

In first look the strtok is fine because there is a


Код:
new cmd[256], idx;
cmd= strtok(cmdtext, idx);
and other is the format of:
Код:
if(strcmp(cmd, "/kick", true) == 0)
{
    //some shit here
}


YEsterday I had no errors and i modified the script. Today without modifiing it's doing this shit. I even went to the old thingy without me doing anything on it, and it gives me this crap with a few hundred of "Loose interlation" warnings.....



SO what to do?
Reply


Messages In This Thread
Pawno problem - by ThatThoseTheThy - 26.04.2014, 17:46
Re: Pawno problem - by Bingo - 26.04.2014, 17:56
Respuesta: Pawno problem - by ThatThoseTheThy - 26.04.2014, 18:12
Re: Pawno problem - by ThatThoseTheThy - 26.04.2014, 19:32
Re: Pawno problem - by mahdi499 - 26.04.2014, 19:42
Re: Pawno problem - by ThatThoseTheThy - 26.04.2014, 19:59
Re: Pawno problem - by ThatThoseTheThy - 26.04.2014, 20:10

Forum Jump:


Users browsing this thread: 1 Guest(s)