04.06.2015, 01:49
@Kar. You can simply use two statements instead of one.
For example first check using the line you provided above.
If that statement is returned true (not false or 0), use a standard "ud" check after.
For example first check using the line you provided above.
pawn Код:
sscanf(params, "u{'$'}d", id, amount)