-
Member
Hi GameHelper. Is it possible to change custom icon on Radar. I want to use my own icon for it.
-
Originally Posted by
talagio90
Hi GameHelper. Is it possible to change custom icon on Radar. I want to use my own icon for it.
yes you can, you see in the Radar config file we are storing the icons file pathname and the icon size in that file.
```
"Player": {
"Clicked": {
"X": 2.0,
"Y": 0.0
},
"IconSize": {
"X": 64.0,
"Y": 64.0
},
"IconScale": 0.0,
"FilePathName": "Plugins\\Radar\\icons.png"
},
```
if you change these to a new icon sprite file pathname and a new icon size, it will work.
If I did not reply to you, it mean the question you are asking is stupid.
-
Member
Have any details for tincture uses?
-
Originally Posted by
andreluizlpg
Have any details for tincture uses?
couldn't find offsets..so can't do much about that.
If I did not reply to you, it mean the question you are asking is stupid.
-
Member
Hi GameHelper, sorry for my late reply. It's work perfect, ty for your awesome tool
-
Member
Ah just one more question, is it possible if you add the feature like when the POI icon from radar show-up on the mini map, it will play the sound ?
-
Member
Can someone please give me a string to paste that adds the Bismuth Ore to the PreloadAlert. ty
-
Member
Originally Posted by
totallylegitnp
Can someone please give me a string to paste that adds the Bismuth Ore to the PreloadAlert. ty
Code:
{
"Key": "Metadata/Monsters/InvisibleFire/BismuthMineralTornadoCold",
"Value": {
"DisplayName": "BismuthTornado",
"Color": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0,
"W": 1.0
},
"LogToDisk": false,
"Enabled": true
}
},
try this. if anyone has for the others it would be appreciated
-
Post Thanks / Like - 1 Thanks
-
Member
Not sure what all the code is as I have been using the editor inside GameHelper.
Been trying to grab all of them tonight. I have most. Issue with some is they spawn differently per map depending on the monster. Orichalcum has numerous types of spawns.
Crimson Iron Ore (should just need the one)
Metadata/Monsters/LeagueKalguur/CrimsonIron/SmallGrowthMaps
Petrified Amber Ore (should just need the one)
Metadata/Monsters/LeagueKalguur/PetrifiedWood/PetrifiedWoodFallenSplit <<<<< This is wrong
Metadata/Monsters/LeagueKalguur/PetrifiedWood/PetrifiedWoodPunchingBag <<<<<<<<<<< This seems to be correct
Bismuth Ore (they all seem to spawn everytime Bismuth procs in the area so you should only need to add one)
Metadata/Monsters/InvisibleFire/BismuthMineralTornadoLightning
Metadata/Monsters/InvisibleFire/BismuthMineralTornadoFire_
Metadata/Monsters/InvisibleFire/BismuthMineralTornadoCold
Orichalcum (these spawm differently in each area when it procs - so will need a rule for each - I have only found the two so far - I imagine their are more)
Metadata/Monsters/LeagueKalguur/Daemon/CopperHeraldOfSkyfalllDaemon
Metadata/Monsters/LeagueKalguur/Daemon/CopperHeraldOfThunderDaemon_
Verisium Outcrop
No F***ing Idea. Actually got on the forum to see if anyone else had luck. It does buff the creatures on the map I believe... so that's a start. I'll keep looking and update as I find out more info.
Cheers...
Last edited by OrionsMaster; 09-23-2024 at 02:36 AM.
-
Post Thanks / Like - 1 Thanks
officeGamer (1 members gave Thanks to OrionsMaster for this useful post)
-
Member
Ore Nodes for the Preload Alert
-----------
Crimson Iron Ore (should just need the one)
Metadata/Monsters/LeagueKalguur/CrimsonIron/SmallGrowthMaps
Petrified Amber Ore (should just need the one)
Metadata/Monsters/LeagueKalguur/PetrifiedWood/PetrifiedWoodPunchingBag
Bismuth Ore (they all seem to spawn everytime Bismuth procs in the area so you should only need to add one)
Metadata/Monsters/InvisibleFire/BismuthMineralTornadoLightning
Metadata/Monsters/InvisibleFire/BismuthMineralTornadoFire_
Metadata/Monsters/InvisibleFire/BismuthMineralTornadoCold
Orichalcum Ore (these spawm differently in each area when it procs - so will need a rule for each - I have only found the two)
Metadata/Monsters/LeagueKalguur/Daemon/CopperHeraldOfSkyfalllDaemon
Metadata/Monsters/LeagueKalguur/Daemon/CopperHeraldOfThunderDaemon_
Verisium Outcrop
Metadata/MiscellaneousObjects/Crucible/Fissure
-----------
Tested with about 40 maps and all procced correctly. RNG is still RNG. if I come across any issue or something to add I will edit this post.
Good Luck & Happy Hunting...
Last edited by OrionsMaster; 09-23-2024 at 01:09 PM.
-
Active Member
Anyone managed to find the preload for the starfall crater?
-
Member
Correction to Smoke Mine setup in the FAQ:
Crxala_Tta0NNqZ29.png
PlayerBuffs.Has("instant_movement_skill_delay") && PlayerBuffs.Has("mine_mana_reservation") && PlayerSkillIsUseable.Contains("DetonateMines")
This works even when you are using other mines as main skill, and the 150ms wait prevents it from casting detonate too early while the mine hasn't reached the end point yet.
-
Member
does preload alert work to find uber hillock? i want to find it on gantlet but i'm not sure if it's enabled because it's enhanced in this mode and maybe i can't find it on the old line
-
★ Elder ★
Originally Posted by
MadNexus
does preload alert work to find uber hillock? i want to find it on gantlet but i'm not sure if it's enabled because it's enhanced in this mode and maybe i can't find it on the old line
I mean you'd need to find someone who has found uber hillock with hud enabled while *specifically* looking for him, I wouldn't get my hopes up.
-
Active Member
Originally Posted by
MadNexus
does preload alert work to find uber hillock? i want to find it on gantlet but i'm not sure if it's enabled because it's enhanced in this mode and maybe i can't find it on the old line
This is for the usual uber hillock, as for gauntlet I have no idea.
"Metadata/Monsters/ZombieBoss/ZombieBossHillockSpecialEvent_"