Code: Select all
Sub Main
/twist 1 2 3 4
:hpcheck
/if (${Me.PctHPs}<35) /goto :fade
/goto :hpcheck
:fade
/attack off
/twist stop
/alt activate 212
/echo FADE MEMORIES ACTIVATED!!!
/vgroup 006
/echo Heal plz !!!
/delay 10 secs
/goto :hpcheck
/return (alt) not recognized
(activate) not recognized
(212) not recognized
Or so, maybe is because the plugin that i use dont have this option or info implemented? ( MQ2Twist )
mm,could maybe use a bind to a toggle that have the info of the fade? then i ll delete the line /alt activation 212 and use like /keypress F , for example...
Still trying to learn, any advise or a step to guide me in the correct way ll be accepted ( dont want that u solucionate my problem, i just need ideas about what is worng in the code ) , thanks in advance friends


