SCRIPTING HELP

06/08/2009 10:44 blazen#1
this is my 1st time at scripting so please help me out. Simple OOG Walker Chant of Life DOT heal for warcrier for group member with delay and loops

LABEL(DOT)
DELAY(15000)
MemberStatus(MyBD,HP,<=,65)
UseSkill(Chant of Life[Id=1229])
CALL(DOT)

any of my syntax is wrong? the probleem is it does not check the member hp condition.

thanks for your help..