04.12.2011, 10:37
If you're not going to use them (but still want to assign them to variables - though I don't know why you'd do that!) you could just use the #pragma unused directive.
Replace "symbol" with the variable name.
pawn Код:
#pragma unused symbol