- Joined
- Dec 29, 2017
- RedCents
- 23,976¢
Not atm. Looking into it.
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.

@Redbot looks like the MR all went throughAny idea when this will be included in the builds?
Any idea when this will be included in the builds?
Commits
- Cleanup and bugfix
- turning it "on" should make the global gEnabled true, not false.
- Cleaned up a couple of typos
- changed a PSPAWNINFO to PlayerClient*
- removed a wild SPAWNINFO* c-style cast
- removed a few wild LONG c-style casts (9144b44)
- Cleanup spacing for readability / consistency...
use the launcher, it will download it for youHey where is the UI file for this? Can't find the download button for it. Am I blind? probably
There is 0 need to.Thanks. For us dumb dumbs, you can copy this into your UI folder that you use (e.g. default, zliz etc)
There is 0 need to.
In fact doing so will break if it ever gets updated.
Just leave it where it puts it. It is happy there
Commits
(8893977) ~Knightly
...Merge branch 'v143' into 'master'
Update for v143
See merge request redguides/plugins/MQ2ToolTip!4
Commits
(fe9eac6) ~brainiacC++ fixes and misc cleanup
- const char* fixes
- Remove SafeItoa
- tidying up random things.
Commits
Cleanup in the tooltip aisle
The behavior of this plugin is really wierd and janky. I tried to make
some simple fixes but I'm going to have to come back (if ever) to clean
up some of this.
Some issues noticed immediately:
- The behavior of when the tooltip displays anything and when it updates
feels really off and unintuitive
- Titlebar on a tooltip is wierd
- HP/MANA is always your own, not the thing you're hovering.
- At least I fixed a crash with...
