#3

Quote:
Originally Posted by Logitech90
Посмотреть сообщение
In which command it gives you sscanf warnings?

Be sure you added cell size at strings, like:

pawn Код:
new string[128];
Maybe the message is more longer than 128 cells and you need to increase it.

Also, make sure the params lenght are set in the CORRECT cell size, like this:

pawn Код:
if(sscanf(params, "s[130]", text))
I complie the script and i don't get any Warnings.
Reply


Messages In This Thread
Help - by N0FeaR - 08.11.2012, 22:13
Re: Help - by Face9000 - 08.11.2012, 22:15
Re: Help - by N0FeaR - 08.11.2012, 22:17
Re: Help - by Face9000 - 08.11.2012, 22:24
Re: Help - by N0FeaR - 08.11.2012, 22:42

Forum Jump:


Users browsing this thread: 1 Guest(s)