I am using the macro mod. I am wondering how to make it always show my balance and if possible have a bar under that shows my progress of money torwards a goal that I can set. Thank you.
Jakey made a wonderful balance display here http://www.ecocitycraft.com/forum/threads/basic-balance-display-for-macromod.46664/ I don't know if there is anyway to get a progress bar across the bottom
Sorry if I am a bit slow on this I never got a tag then don't usually look, yes it is possible to set up a progress bar you just set up the max value of the progress bar as the amount you want to reach then you will need a script that will update the variable of the progress bar (your current money) at the same time that it loops /bal and writes it to the label onscreen. I'm sure sick24 knows what I am talking about. drgreer7
Yea I have not yet played around with this in game but I will surely try it now. It seems like a very interestimg display and helpful. Ill try to keep you updated if I succeed