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

I have those weird warnings that actually doesn't effect the code itself in game, it works in game, still i want to erase those warnings and i cant find how ... Helpme

Код:
(29306) : warning 206: redundant test: constant expression is non-zero

(98201) : warning 203: symbol is never used: "params"

(98238) : warning 203: symbol is never used: "params"

(98258) : warning 203: symbol is never used: "params"

(99297) : warning 203: symbol is never used: "params"
The Lines:

Line 29306:

Код:
if(USE_TEXTDRAW_SET == 2)
Line 98201:
Код:
dcmd_placeboombox(playerid, params[])
Line 98238:
Код:
dcmd_turnon(playerid, params[])
Line 98258:
Код:
dcmd_pickupboombox(playerid, params[])
Line 99297:
Код:
dcmd_stopamusic(playerid, params[])
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)