cop car problem
#8

Career.pwn(187) : warning 206: redundant test: constant expression is non-zero
Код:
if(Skin == 61,253)
shouldnt this be an Or statment rather than a comma ??
Код:
if(Skin == 61 || Skin == 253)
same with the other "warning 206: redundant test: constant expression is non-zero"
Reply


Messages In This Thread
cop car problem - by Jokel317 - 01.11.2009, 10:38
Re: cop car problem - by noahg - 01.11.2009, 17:14
Re: cop car problem - by TheNooB - 01.11.2009, 17:38
Re: cop car problem - by Jokel317 - 01.11.2009, 18:26
Re: cop car problem - by Jokel317 - 01.11.2009, 20:00
Re: cop car problem - by zimtar - 01.11.2009, 22:01
Re: cop car problem - by Jokel317 - 01.11.2009, 22:17
Re: cop car problem - by c-middia - 01.11.2009, 23:14

Forum Jump:


Users browsing this thread: 1 Guest(s)