Sscanf warning: No default value found.
#4

As the error states, you haven't added any default value. Let's say you want the default value to be 1, that'd be:
pawn Код:
if(sscanf(params, "s[32]dD(1)", choice, doorid, amount))
Reply


Messages In This Thread
Sscanf warning: No default value found. - by JordanSmith - 29.07.2014, 11:59
Re: Sscanf warning: No default value found. - by DaDenz - 30.07.2014, 22:42
Re: Sscanf warning: No default value found. - by JordanSmith - 31.07.2014, 12:52
Re: Sscanf warning: No default value found. - by Konstantinos - 31.07.2014, 19:54

Forum Jump:


Users browsing this thread: 1 Guest(s)