Witam, czy da rady zrobić macros gdy 40% hp zakłada Energy ring, a gdy 100% to ściąga ??
Z góry dziękuje !
Pozdrawiam
	
	
	
	
Z góry dziękuje !
Pozdrawiam
| 
					[Macros]Energy ring !
				 | 
| 
		Witam, czy da rady zrobić macros gdy 40% hp zakłada Energy ring, a gdy 100% to ściąga ?? Z góry dziękuje ! Pozdrawiam 
		
		
		02-20-2013, 02:19 PM 
		
	 
		~~REFRESH~~
	 
		
		
		03-03-2013, 05:23 PM 
		
	 
		REFresh
	 
		
		
		03-03-2013, 05:40 PM 
		
	 
		1 {ENERGYRING} Target.Self() Target.Health()<=X [ELSE] Self.Equip.Ring(3051) Exit() {ELSE] Target.Self() Target.Health()>=Y Self.UnEquip.Ring(0) Exit() I nie mów polskiego. Używam Google Translator. y = pierścień życia do podjęcia X = umieścić pierścień Target.Health = % 
		
		
		03-03-2013, 08:55 PM 
		
	 (03-03-2013, 05:40 PM)81432858 Wrote: 1 {ENERGYRING} Target.Self() Target.Health()<=X [ELSE] Self.Equip.Ring(3051) Exit() {ELSE] Target.Self() Target.Health()>=Y Self.UnEquip.Ring(0) Exit() Dosent work =.= i got that ": 1 {ENERGYRING} Target.Self() Target.Health()<=700 [ELSE] Self.Equip.Ring(3051) Exit() {ELSE] Target.Self() Target.Health()>=1000 Self.UnEquip.Ring(0) Exit() (03-03-2013, 08:55 PM)edwino4 Wrote:Target.Heath = %(03-03-2013, 05:40 PM)81432858 Wrote: 1 {ENERGYRING} Target.Self() Target.Health()<=X [ELSE] Self.Equip.Ring(3051) Exit() {ELSE] Target.Self() Target.Health()>=Y Self.UnEquip.Ring(0) Exit() 0 for 100% You put in a decimal number. Target.Health is counted at% or 0-100 
		
		
		03-05-2013, 01:12 PM 
		
	 (03-04-2013, 01:21 PM)81432858 Wrote:(03-03-2013, 08:55 PM)edwino4 Wrote:Target.Heath = %(03-03-2013, 05:40 PM)81432858 Wrote: 1 {ENERGYRING} Target.Self() Target.Health()<=X [ELSE] Self.Equip.Ring(3051) Exit() {ELSE] Target.Self() Target.Health()>=Y Self.UnEquip.Ring(0) Exit() Ok if it work i give rep thanks i dont see this %   | 
| 
					« Next Oldest | Next Newest »
				 |