21.04.2013, 12:22
Line : E:\LBRP\gamemodes\LBRP.pwn(29014) warning 206: redundant test: constant expression is non-zero
How to fix that?
pawn Code:
if(USE_TEXTDRAW_SET == 2)
if(USE_TEXTDRAW_SET == 2)