13 Mar 11, 10:33PM
(This post was last modified: 13 Mar 11, 11:13PM by BarricadeX75.)
Thanks for the answer, Gibstick, but the problem isn't here. I think the problem is in my if(s) :
And more particularly with the "&&" sign. As I'm used to C and PHP, I don't know the correct use of it, I just read the reference. If you could help me again, please.
[SELECT ALL] Code:
if (= currentprimary 2) [
if (&& (= $nadesnbr 3) (= $sectot 80) (= $primtot 40)) [
echo "3You're at full ammo" [] ]
[] ];