Posts: 32
	Threads: 6
	Joined: Feb 2012
	
Reputation: 
0
	 
 
	
	
		Need macro to auto equip ssa when x% health (e.g 70%)
	
	
	
	
	
 
 
	
	
	
		
	Posts: 230
	Threads: 10
	Joined: Dec 2012
	
Reputation: 
0
	 
 
	
	
		Self.Health%<=70
Self.Equip.Ring(ID OF SS)
	
	
	
	
	
 
 
	
	
	
		
	Posts: 142
	Threads: 13
	Joined: Apr 2013
	
	
 
	
	
		 (12-08-2013, 08:04 PM)kamill Wrote:  Self.Health%<=70
Self.Equip.Ring(ID OF SS)
are you an idiot or what?
ssa - stone skin amulet, and you want to equip it to RING slot? ;o
Self.Health%<=70
Self.Equip.Amulet(ID)