Out of curiosity..
#3

Are you using sscanf 2.0 or the regular one?

If you are using 2.0, you need to use p delimiter.
pawn Code:
sscanf(line, "p<|>s[24]s[24]s[16]dd", username, password, ip, skin, factionid); // Try using arrays with strings if you are using 2.0...
Reply


Messages In This Thread
SQL Hanging Fail? - by Lewwy - 13.09.2010, 20:40
Re: Out of curiosity.. - by Scenario - 13.09.2010, 21:11
Re: Out of curiosity.. - by Toni - 13.09.2010, 21:14
Re: Out of curiosity.. - by Lewwy - 14.09.2010, 07:04
Re: Out of curiosity.. - by Toni - 14.09.2010, 11:17
Re: Out of curiosity.. - by Lewwy - 14.09.2010, 15:47
Re: Out of curiosity.. - by Lewwy - 14.09.2010, 17:22
Re: Out of curiosity.. - by Lewwy - 15.09.2010, 15:19

Forum Jump:


Users browsing this thread: 1 Guest(s)