Warning
#6

'total' is defined as a macro or a constant somewhere, which means its value can never be changed during runtime. It is also the source of the earlier warning. It would essentially be doing something similar to:
pawn Код:
if(1000 > 0)
Which will always be true and which is therefore redundant.
Reply


Messages In This Thread
Warning - by ventilator1 - 06.08.2013, 00:46
Re: Warning - by AaronKillz - 06.08.2013, 00:48
Re: Warning - by ventilator1 - 06.08.2013, 01:01
Re: Warning - by AaronKillz - 06.08.2013, 01:06
Re: Warning - by ventilator1 - 06.08.2013, 01:15
Re: Warning - by Vince - 06.08.2013, 09:32
Re: Warning - by ventilator1 - 06.08.2013, 11:40

Forum Jump:


Users browsing this thread: 1 Guest(s)