SpinDrJr Beginner
Joined: 08 Jul 2003 Posts: 16
|
Posted: Wed Jul 09, 2003 3:12 am
Simple #IF command |
I can't seem to get this to work. I've tried it in aliases and triggers and just typing it in. My code goes like this:
#IF (@mobs<1000000) {stats}{score}
when i #echo @mobs before putting in the if statement the value comes out 1,319,937 (without the commas) so it should send 'score' to the mud right? i've tried sending diffent stuff including echoing stuff or saying stuff or doing math functions but none of them work, it appears as if the IF command just isn't running or something.
any help please?
thanks! |
|