03.03.2019, 11:42
You don't need to use sscanf for that time.
it is enough.
PHP код:
if(amount<=0) return SendClientMessage(playerid, COLOR_RED, "Error:{FFFFFF} Amount cannot be less than $1.");