The Author doesn't response to DMs, I guess he isn't active anymore. I'll just drop it here for now. I made few small improvements to the mod, you can now change minimap's alignment on the screen without Custum HUD mod. Haven't figured out yet how to change the size dynamically, but I've increase minimap's size to 300. You can find my changes here: https://github.com/igromanru/DarkTide-minimap-Fork/releases
According to mod's Permissions and credits I'm not allowed to modify the mod without permissions from author and he doesn't respond. If I upload it here, it will be probably deleted. Also while making other mods I've discovered that the way I change alignment on the screen is not ideal, but I moved away from the game already.
[ERROR] Error opening './../mods/minimap/scripts/mods/minimap/minimap_localization.lua': ./../mods/minimap/scripts/mods/minimap/minimap_localization.lua: No such file or directory [ERROR] (localization): localization file should return table
Thanks for the mod. I don't know if you still work on it, but it would be really cool to have the option to scale the minimap, like how many meters are shown there. Also being able to change the size without scaling it with the Custom HUD would be nice.
Very useful, works perfectly :) - But, for those who think the MiniMap is too large (like me) - You can adjust the size by going to your "mods" folder "steamapps\common\Warhammer 40,000 DARKTIDE\mods\";
Or right-click on the game in your Steam library, and go "Manage", and click "Browse Local Files".
Once you are here, go through, "minimap\scripts\mods\minimap\hud_element_minimap" - and open "hud_element_minimap_settings.lua" in notepad.
And (for me at least playing in 1440p playing on a TV) I changed the "size = { number, number }," from 250 to 220 - That should be it.
Don't forget to re-run "toggle_darktide_mods.bat" after a game update, this should solve most problems with mods not working :)
Great mod! A couple of ideas for further features:
Option to show class icon instead of 'person-shape'
Option to somehow show health status with the icon
Saturation? Percentage filled? Maybe the icons could have a coloured outline, and the central fill would change. If there isn't code to do this sensibly in-game, I could see a hacky way of achieving it being to overlay two of the same icon on top of each other - the 'back' one being slightly larger and fully saturated, the 'front' one slightly smaller to act as the fill, with changing saturation/opacity based on health status.)
Same issue here, i only see allies and marked enemies with the healthbar mod on, is there an order priority ? Its only working Inside the psychanium, and not outside
Not sure if this mod caused the problem, but when joining an ongoing game, if other players are fighting or about to fight a monster, it sometimes causes my game to crash directly. I can only observe that every time there is a crash, it is a monster in the middle of the game. I can't even be completely sure that this mod caused it, but I was able to join normally by temporarily closing the mod. It only happens when joining an ongoing game and encountering monsters in normal games is never a problem.
39 comments
I made few small improvements to the mod, you can now change minimap's alignment on the screen without Custum HUD mod.
Haven't figured out yet how to change the size dynamically, but I've increase minimap's size to 300.
You can find my changes here: https://github.com/igromanru/DarkTide-minimap-Fork/releases
If I upload it here, it will be probably deleted. Also while making other mods I've discovered that the way I change alignment on the screen is not ideal, but I moved away from the game already.
[ERROR] Error opening './../mods/minimap/scripts/mods/minimap/minimap_localization.lua': ./../mods/minimap/scripts/mods/minimap/minimap_localization.lua: No such file or directory
[ERROR] (localization): localization file should return table
Using as-is from your github.
I don't know if you still work on it, but it would be really cool to have the option to scale the minimap, like how many meters are shown there.
Also being able to change the size without scaling it with the Custom HUD would be nice.
Or right-click on the game in your Steam library, and go "Manage", and click "Browse Local Files".
Once you are here, go through, "minimap\scripts\mods\minimap\hud_element_minimap" - and open "hud_element_minimap_settings.lua" in notepad.
And (for me at least playing in 1440p playing on a TV) I changed the "size = { number, number }," from 250 to 220 - That should be it.
Don't forget to re-run "toggle_darktide_mods.bat" after a game update, this should solve most problems with mods not working :)
There you can move and scale the radar element.
Its only working Inside the psychanium, and not outside