sscanf problem
#2

pawn Код:
sscanf(params,"rI(5)S(None)[50]",ID,time,reason);
If that doesen't work use;

pawn Код:
sscanf(params,"rI(5)S("None")[50]",ID,time,reason);
I think the first will do, I never worked with optional strings.
Reply


Messages In This Thread
sscanf problem - by Mmartin - 02.04.2011, 19:35
Re: sscanf problem - by playbox12 - 02.04.2011, 20:21

Forum Jump:


Users browsing this thread: 1 Guest(s)