Posts: 928
	Threads: 14
	Joined: Feb 2014
	
Reputation: 
0
	 
 
	
		
		
		04-28-2014, 09:57 PM 
(This post was last modified: 04-28-2014, 09:57 PM by mr. Kris.)
		
	 
	
		It's correct (when item ID is correct)
Code:
100 {Stamina Item} Self.StaminaMins<2400 Hotkey.Use(11372) Exit()
 
	 
	
	
I'm trying HELP You guys, make me favour and press this /\ green button with REP+, this keeping me with helping You.
	
	
 
 
	
	
	
		
	Posts: 9
	Threads: 4
	Joined: Mar 2014
	
Reputation: 
0
	 
 
	
		
		
		04-28-2014, 10:01 PM 
(This post was last modified: 04-28-2014, 10:30 PM by aleushizima.)
		
	 
	
		Hmm so that's strange because It isnt working kkk
I think the administrator has changed the item ID. How can I find it?
	
	
	
	
	
 
 
	
	
	
		
	Posts: 928
	Threads: 14
	Joined: Feb 2014
	
Reputation: 
0
	 
 
	
		
		
		04-28-2014, 10:44 PM 
(This post was last modified: 04-28-2014, 10:45 PM by mr. Kris.)
		
	 
	
		I found way to do that, but it's nooby 

Try this:
Code:
100 {Stamina Item} X:=Self.X Y:=Self.Y Z:=Self.Z Self.StaminaMins<2400 Map.UseOn(11372, 99, !X!, !Y!, !Z!, 1) Exit()
ID 11372 - Your Stamina item
ID 99 - You on map
	
 
	
	
I'm trying HELP You guys, make me favour and press this /\ green button with REP+, this keeping me with helping You.
	
	
 
 
	
	
	
		
	Posts: 9
	Threads: 4
	Joined: Mar 2014
	
Reputation: 
0
	 
 
	
	
		I think the administrator has changed the item ID. How can I find it? 
ALT+F8 isnt working for that
	
	
	
	
	
 
 
	
	
	
		
	Posts: 928
	Threads: 14
	Joined: Feb 2014
	
Reputation: 
0
	 
 
	
		
		
		04-28-2014, 11:10 PM 
(This post was last modified: 04-28-2014, 11:11 PM by mr. Kris.)
		
	 
	
		ALT + F8 and click right mouse button on item
other way not exist I think
IF I HELP GIVE REP+ 
	 
	
	
I'm trying HELP You guys, make me favour and press this /\ green button with REP+, this keeping me with helping You.