15.07.2013, 11:03
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
The Lines:
Line 29306:
Line 98201:
Line 98238:
Line 98258:
Line 99297:
Код:
(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"
Line 29306:
Код:
if(USE_TEXTDRAW_SET == 2)
Код:
dcmd_placeboombox(playerid, params[])
Код:
dcmd_turnon(playerid, params[])
Код:
dcmd_pickupboombox(playerid, params[])
Код:
dcmd_stopamusic(playerid, params[])