24.01.2013, 06:48
Hello, i have a question, let's say i have the following line :
How can i allow "weapon" to be entered as string or as an integer not only as a string or only as an integer?
pawn Code:
if(sscanf(params,"us[10]",targetid,weapon))