strcmp - How would I do this?
#2

Make the two final parameters optional, so like this:

pawn Код:
if(sscanf(params, "s[12]S[12]D", type, item, amount))
Capitalised means it's optional, therefore they do not have to be entered.
Reply


Messages In This Thread
strcmp - How would I do this? - by Eric - 27.10.2012, 15:58
Re: strcmp - How would I do this? - by czel - 29.10.2012, 19:12

Forum Jump:


Users browsing this thread: 2 Guest(s)