We now have 2 versions of both TH and SRJ Theme, v8 and v9.
- The v9.0 update of this SRJ Theme is NOT compatible with v8.0 of TurboHUD.
- You need to use the right version of SRJ Theme with the right version of TurboHUD, i.e. either both 8.0 or both 9.0.
- To use v9.0 of both SRJ Theme and TurboHUD, make sure to have a clean install of TH.
----------------
In other news:
@SnowWar
Not sure about teleport icon. It was working for sure at some point. Maybe the SNO changed. I will check. EDIT:
I checked it and you only get the teleport icon if you are using a rune that has a teleport buff, since the icon's purpose is to display the buff.
All runes have a buff except "No Rune" ofc and "Calamity".
So, you do not get any teleport icon in these 2 cases.
@TheDiscordian
Personal arcs were part of the old TH and did not make it into newer versions. I am not sure why. Sorry.
You have to see if KJ will implement them again, or if someone good with CS (not me) can make them into a plugin.
@zortlak
- Pools?
Do you mean pools of Reflection? They are be visible by default; they look like health fountain but in yellow color.
- Circle under monster's feet?
Do u mean the little dots under all alive mobs or the big circles under elites?
If small dots, then disable this plugin:
Code:
\plugins\Jack\Monsters\AliveMonstersPlugin.cs
If big circles, then disable this plugin:
Code:
\plugins\User\Monsters\MonsterCirclePlugin.cs
Last edited by Stormreaver; 02-16-2019 at 10:40 PM.
now its ok, it works completely for TH version 9.0 (no exseptions), i needed to click on given link to download because there are 2x versions the SRJ-Theme-9.0_190216 and SRJ.Theme.16.Feb.2019.v9.0
so the second one is correct one i belive. i am not sure if its neccesary to install the rest two zip files in the given link
@Stormreaver yes i meant the circle under elites tyvm and as u say we can see pools of reflection but when we get closer right ? on default th we can see it before getting closer its covered by yellow dot or square
ok ,nevermind its working and its nice before i had to download all and install(unzip) all including source code i forgot in which order so i don't know what file replaced what when i was prompted to replace file..
regarding spheres decoration , i put your file to my plugins/_SR/Items and nothing happened .. i have no exceptions but still cant see shadow under globe...
@odaru7788 so i know, but as u specified for who the question is i will not answer. i suggest u use private msg if your question regards only one person.
@franehr
For progress spheres, the part that you want in the file I listed is the following snippet.
But you also need the default file called "GlobePlugin", because the snippet only adds to that file.