severus
Grandmaster
Can anyone help me with this macro and tell me what im doing wrong!
cast "Mana Vampire"
waitfortarget 15000
target! 0x39a95
if mana <= 40
useskill 'meditation'
pause 30000
Its such a basic macro but this gives me error 'unexpected if, expected else or endif' ive looked at that documentation of uosteam but still not able to figure this out
cast "Mana Vampire"
waitfortarget 15000
target! 0x39a95
if mana <= 40
useskill 'meditation'
pause 30000
Its such a basic macro but this gives me error 'unexpected if, expected else or endif' ive looked at that documentation of uosteam but still not able to figure this out