Weird Problem
#1

I have an error on the sscanf line: warning 213: tag mismatch

Код:
new Float:X,Float:Y,Float:Z,Size2;

format(string,sizeof(string),"%s",strval(field[10]));
strreplace(",", " ", string);
sscanf(string, "fffd",X,Y,Z,Size);
Regards
Reply


Messages In This Thread
Weird Problem - by Kyle - 02.09.2010, 23:49
Re: Weird Problem - by Blacklite - 02.09.2010, 23:52
Re: Weird Problem - by [L3th4l] - 02.09.2010, 23:54
Re: Weird Problem - by Kyle - 02.09.2010, 23:56

Forum Jump:


Users browsing this thread: 1 Guest(s)