11-27-2015, 04:04 PM 
		
	
	
		Hello, I need a macro which will equip ring of healing ONLY if there is no ring in ring spot 
I'll give rep+
	
	
	
	

I'll give rep+
| 
					Ring of healing
				 | 
| 
		
		
		11-27-2015, 04:04 PM 
		
	 
		Hello, I need a macro which will equip ring of healing ONLY if there is no ring in ring spot   I'll give rep+ 
		
		
		11-28-2015, 08:31 PM 
		
	 Code: 3000 {roh} PeZe:=Status.InPZ() coAS:=Self.Inventory.Ring() !PeZe!<>1 [pz1] !coAS!<>3100 Self.Equip.Ring(3098) exit() {pz1} Self.UnEquip.Ring(0) exit()have macro like that for myself It also takes it of in PZ | 
| 
					« Next Oldest | Next Newest »
				 |