16.03.2010, 14:01
That won't work, you have to declare the value you're checking first.
DarkPower: Your code is very messy and unorganised. Try adding comments and indenting it a bit first, it's too hard to read.
Code:
if( (ammo >= 1) && weapon == 38 || weapon == 39 || weapon == 40)