Log in

View Full Version : Somewhat advanced cond. In need of help.



Tony32
04-15-2013, 20:11
Hello guys, I'm having trouble how I should solve a problem of mine. I'm leveling a pally and I need to make a conditional event like this:

countitems"bolts" < 150 & manapercent > 80% -> exevo con mort
else if bolts > 150 & manapercent > 80% -> Utani hur

Just psuedo code, but yeah, I aint sure how to make this work in conds as I need to check two values at a time.

Regards,
Tony