20.02.2013, 16:36
Change the strcmp lines to check if the szOption = "delete"
If it does, change the sscanf line [inside of the strcmp statement] to:
I made it easy to understand in my opinion...
If it does, change the sscanf line [inside of the strcmp statement] to:
pawn Код:
sscanf(params, "{s[7]}d", iTemp)