17.07.2012, 14:08
Just beneath the insull block, put an sscanf statement like this:
Then you may check if option is not NULL.
pawn Код:
sscanf(params, "S(NULL)[20]I(0)", option, invid);