sscanf problem
#4

I don't see the problem.
Maybe when you are using a command that uses sscanf string it doesn't have the string size
recheck all the commands if you find a command that doesn't have string size put on it

the string size i was talking about is something like this

pawn Код:
new str[92];
if(sscanf(params, "s[92]", str)) return Fail(playerid);
Reply


Messages In This Thread
sscanf problem - by Face9000 - 04.05.2012, 10:23
Re: sscanf problem - by JaKe Elite - 04.05.2012, 10:25
Re: sscanf problem - by Face9000 - 04.05.2012, 10:28
Re: sscanf problem - by JaKe Elite - 04.05.2012, 10:33
Re: sscanf problem - by Calgon - 04.05.2012, 10:52
Re: sscanf problem - by Face9000 - 04.05.2012, 11:16
Re: sscanf problem - by FOTIS6 - 04.05.2012, 12:35
Re: sscanf problem - by Littlehelper - 13.06.2012, 10:59

Forum Jump:


Users browsing this thread: 1 Guest(s)