04-29-2013, 01:31 PM 
		
	
	
		Is it possible to show stamina on HUD?
macro or sth?
	
	
	
	
macro or sth?
| 
				
				 
					Stamina HUD
				 
			 | 
		
| 
	 
		
		
		04-29-2013, 01:31 PM 
		
	 
	
		Is it possible to show stamina on HUD? 
	
	
	
	
macro or sth? 
		
		
		04-29-2013, 03:58 PM 
		
	 
	
		You should try a macro using HUD.Display... I still don't know how to get the variable on the text... but it's smth to do with it
	 
	
	
	
	
		
		
		04-30-2013, 12:00 PM 
		
	 
	(04-29-2013, 01:31 PM)luxewor Wrote: Is it possible to show stamina on HUD? but... why u need it? meaby i can make macro 4u  
	 
		
		
		04-30-2013, 12:18 PM 
		
	 
	
		Stamina display would be very good for me cause as I use a notebook... When I got the skills window open I can barely open all my backpacks... so not to keep openning and closing the skills window a stamina display would solve it all
	 
	
	
	
	
		
		
		05-01-2013, 06:12 AM 
		
	 
	
		I can't give you minutes because after dividing the total of minutes, I only get the whole number (hours), not the decimal (left over minutes). 
	
	
	
	
But I hope knowing how many hours still helps you. Code: 3900 {Stamina by C} stamina:=Self.StaminaMins() VarDiv(stamina, 60) HUD.Setup(3, 1) HUD.Display(Stamina: !stamina! hours) Exit()
		
		
		05-02-2013, 12:53 AM 
		
	 
	
		Yep that's what I was looking for  
	
	
	
	
![]() Thanks and rep  | 
| 
				
				 
					« Next Oldest | Next Newest »
				 
			 |