Healing
Moderator: Support Moderators
-
- Posts: 113
- Joined: Fri Sep 12, 2008 4:28 am
Re: Healing
Heal Self :
Heal Other :
Will need to edit HITS in both macros unless you have 100 STR
Code: Select all
!Loop
Assistant.Macros.IfAction|0|0|95
Assistant.Macros.HotKeyAction|1025|
Assistant.Macros.PauseAction|00:00:15
Assistant.Macros.EndIfAction
Code: Select all
!Loop
Assistant.Macros.DoubleClickTypeAction|3617|True
Assistant.Macros.WaitForTargetAction|30
Assistant.Macros.AbsoluteTargetAction|0|2|44492|1677|3373|10|400
Assistant.Macros.PauseAction|00:00:01
Assistant.Macros.IfAction|4|0|you begin
Assistant.Macros.PauseAction|00:00:04
Assistant.Macros.EndIfAction
-
- Posts: 113
- Joined: Fri Sep 12, 2008 4:28 am
Re: Healing
I always see macros written like this, but I'm not sure how to write it on my own. Can you please write it in lamens terms?
a Red Eminem
Re: Healing
if you want to heal yourself and you sparring partner just record this
heal self
wait 15.1seconds
use bandage
wait 0.5seconds
target partner
wait 5.1seconds
easy peicy
if you only need to target 1 player just use half the macro.
i see they have added in a "if wounded apply aid", but that should not be a issue.
heal self
wait 15.1seconds
use bandage
wait 0.5seconds
target partner
wait 5.1seconds
easy peicy
if you only need to target 1 player just use half the macro.
i see they have added in a "if wounded apply aid", but that should not be a issue.
East Britian Bowyer and Weaponsmith
Guildmaster of BoO
Guildmaster of BoO
Re: Healing
Just copy the code into a notepad and save it with a .macro extension rather than a .txt extension then move it into the macro's folder in the razor directory.a Red Eminem wrote:I always see macros written like this, but I'm not sure how to write it on my own. Can you please write it in lamens terms?
Re: Healing
Grubb: i just wonder where do you change HITS in the maccro if you're healing a buddy? cant seem to find it =)
Re: Healing
i dont think you can... I dont believe there is an if clause that can judge another targets hits/mana/etc.Orion wrote:Grubb: i just wonder where do you change HITS in the maccro if you're healing a buddy? cant seem to find it =)
If you are sparing 2 equal players just do Heal self, pause 16 seconds, heal other, pause 16 seconds, loop
When i spar'ed some un even chars i had to heal my opp twice as much as myslef so i added it to the macro.