Okay we all know I posted a way to display item durability earlier but, since then I have been messing with a few of the feature of macromod and have discovered there is a much much much easier way for doing exactly what we did in the last rather complex tutorial so consider this the follow update that was promised, This one will update on inventory slot change and on repairing (for donators who have the repair feature).
Ok so when we are done it is going to look similar to the one displayed in the picture below:
(Yes I was in the middle of setting up my GUI to display my armor durability on screen when I discovered this.)
First up we need to make a label just like before so that we have somewhere to display our durability, To do this press your Macro Activate key (can be found in controls in your pause menu if you have no idea what yours is) and click the little symbol in the bottom right corner that says "GUI editor" when you roll your mouse over it, then in the lower left hand corner of the screen is a "Button Panel Commands" button click that then click on "Add Label" as shown below:
Once you click "Add Label" and choose a place for your label, a smaller interface should appear, in this screen you must set the "Label text" Field to say "Durability: %%" as also shown below:
Ok and lastly, you need to change the "binding" field to say "DURABILITY" (below):
Then just hit ok and your done, as simple as that. One hell of a difference compared to the complexity of the last one I wrote. :p
I barely got any Pm's about my last more complex tutorial so I am hoping due to the simplicity of this one I won't get any, But if you do need a hand, send me a forum Pm and I'll help you out.
Thread Tools
Thread Tools
Page 1 of 2
-
GungnirIncarnate BuilderBuilder ⛰️ Ex-President ⚒️⚒️ Premium Upgrade
-
GungnirIncarnate BuilderBuilder ⛰️ Ex-President ⚒️⚒️ Premium Upgrade
-
You should give me... oh idk... 10% for noticing that twice now.
Did you see my repair loop thread?
Thanks for the start Jakey! -
WackoRobie BuilderBuilder ⛰️ Ex-Resident ⚒️
How do I get the display to stay up without activating the macro key?
Works great when I hit the activate macro key but as soon as I go back to the game it goes away with it. Thoughts?
Thanks for the great tutorial! -
-
WackoRobie BuilderBuilder ⛰️ Ex-Resident ⚒️
I clicked around and finally found how to set the screens. I was modifying the default screen which was only applied to the macro page. Sorry.
-
RyanBlocks2 EcoLeaderEcoLeader ⛰️⛰️⛰️ Ex-Tycoon ⚜️⚜️⚜️ Premium Upgrade
It only shows up when i hit the macro activate button. Im doing something wrong. Someone plz tell me what that is xD.
-
Go into your macro settings -> select GUI Editor at the bottom right (the crossed tools icon) -> click on "ingame" on the left and place the label there.-
Like x 1 - List
-
-
GungnirIncarnate BuilderBuilder ⛰️ Ex-President ⚒️⚒️ Premium Upgrade
Yeah it is very simple, you just need to make it check the durability and if its below a certain amount it will put color codes there, so about 200 hits it may put &a and make it green if its below 100 it may put &c or &6 for a sort of orange/getting low kind of color and less then 50 put something like &4 as in danger could break anytime soon :p would not be a hard macro to make :p -
AndroidNougat BuilderBuilder ⛰️ Ex-Mayor ⚒️⚒️
When i try it, it says Durability %% in chat
-
AndroidNougat BuilderBuilder ⛰️ Ex-Mayor ⚒️⚒️
Page 1 of 2