Params and redundant test: constant expression is non-zero
#4

Quote:
Originally Posted by _Zeus
Посмотреть сообщение
To the command shows symbol is never used: "params", use:
pawn Код:
#pragma unused params
For the other, I don't understand it too. Even if I use something like:
pawn Код:
if(10 > 2)
It will give that warning instead of giving true.
Thanks for the fast replay.
After adding the #pragma unused params, I've got an error to the same line i added the unused params.
Код:
 
error 017: undefined symbol "params"
tried the "if(10 > 2)" insted of "if(USE_TEXTDRAW_SET == 2)" and still having the warning :/
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 4 Guest(s)