roxy2000 Posted June 2, 2011 Posted June 2, 2011 I Need a bit of help whit this script LABEL(Checkhp) CHARSTATUS(hp,<=,30) { USEITEM(Zaken's Earring) } DELAY(450) LABEL(testorion earring) CharStatus(hp,>=,30) USEITEM(Tateossian Earring) LABEL(wait) CharStatus(hP,>,30) call(Wait) JMP(CheckMP) Its working but it keeps on jumping. What iam trying to do is Use zaken when my HP = 30% or lower. When my hp is higher than 30% i like to use a Tateossian Earring can anyone help me? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.