15.07.2013, 11:11
To the command shows symbol is never used: "params", use:
For the other, I don't understand it too. Even if I use something like:
It will give that warning instead of giving true.
pawn Код:
#pragma unused params
pawn Код:
if(10 > 2)

