Ref: a. https://www.gammon.com.au/forum/?id=9270
b. http://www.gammon.com.au/forum/bbshowpost.php?id=9097&page=2
c. https://www.gammon.com.au/forum/bbshowpost.php?bbsubject_id=14661
Hi!
Here I am again! I hope that all of you are doing well and staying healthy.
I've successfully implemented a chat capture miniwindow and it is working great, as seen on my post at ref c.
I've been reading and searching the forums for other info on implementing a HP Bar. I managed to get my prompt to spit out the things I want it to. Here is an example of that.
I've been able to use ref a. to help me get my hp/ep/charge/enemy name/enemyhp all on a nice little miniwindow.
1. What I am having trouble with is being able to size the miniwindow so that I can fit the text in front of the gauges. I don't need it to be dynamic, but I would like to be able to change it easily.
2. If I want a combination of gauges and just showing a value, how do I add that to a line in the miniwindow?
Ex: my xp is a running number, how can I just post this number on the miniwindow? XP: [number]. The same goes for the Focus and Timer.
I don't need a pretty gauge, I just want the number updated every tick.
3. How do I add/remove rows and have the box draw properly? I can't seem to figure that out... (I've been using the xml from ref a. as a basis)
I tried looking at InfoBox, but haven't been able to crack that nut yet. I want to be able to click and move the windows around, and so far the miniwindows that I've added work great.
Please let me know if I haven't been clear enough. Thanks a lot for your help!!
b. http://www.gammon.com.au/forum/bbshowpost.php?id=9097&page=2
c. https://www.gammon.com.au/forum/bbshowpost.php?bbsubject_id=14661
Hi!
Here I am again! I hope that all of you are doing well and staying healthy.
I've successfully implemented a chat capture miniwindow and it is working great, as seen on my post at ref c.
I've been reading and searching the forums for other info on implementing a HP Bar. I managed to get my prompt to spit out the things I want it to. Here is an example of that.
Quote:
Health[27/27] Energy[6/6] Charge<7/100> XP[14,937]
[Enemy Name][80%] Focus[0] Timer [0]
Health[27/27] Energy[6/6] Charge<7/100> XP[14,937]
[Enemy Name][80%] Focus[0] Timer [0]
I've been able to use ref a. to help me get my hp/ep/charge/enemy name/enemyhp all on a nice little miniwindow.
1. What I am having trouble with is being able to size the miniwindow so that I can fit the text in front of the gauges. I don't need it to be dynamic, but I would like to be able to change it easily.
2. If I want a combination of gauges and just showing a value, how do I add that to a line in the miniwindow?
Ex: my xp is a running number, how can I just post this number on the miniwindow? XP: [number]. The same goes for the Focus and Timer.
I don't need a pretty gauge, I just want the number updated every tick.
3. How do I add/remove rows and have the box draw properly? I can't seem to figure that out... (I've been using the xml from ref a. as a basis)
I tried looking at InfoBox, but haven't been able to crack that nut yet. I want to be able to click and move the windows around, and so far the miniwindows that I've added work great.
Please let me know if I haven't been clear enough. Thanks a lot for your help!!