02.04.2013, 18:21
If you use the latest version of sscanf, use this :
This should work as i don't see anything wrong.
EDIT: Too late.
pawn Код:
if(sscanf(params, "ds[256]",id2, result))
EDIT: Too late.