Warhammer 40,000: Gladius - Relics of War

Warhammer 40,000: Gladius - Relics of War

Create and Share Custom Mods
The best mods for Warhammer 40,000: Gladius live here. Mods are made by players, for players and are not officially licensed by Games Workshop. Click 'Learn More' below to read our Modder’s Guide.
Learn More
Is it possible to add a delay to the TileHint box?
Hi, the instant tile hint popup box next the the mouse pointer is kind of annoying. So, i wanted to add a delay or remove it.

The file i'm trying to change is TitleHint.xml. I think that's the right one, but I'm not sure if TipPanel.xml would be what I really need or maybe something else entirely.

Both files are in the data folder:

common > WH 40k Gladius - RoW > Data > GUI > Blueprints > World > (TileHInt.xml / TipPanel.xml)


TitleHint.xml doesn't have much in it:
<?xml version="1.0" encoding="utf-8"?>
<world:tileHint/>

I'm new to modding, so I haven't been able to change anything without the game failing to load and I don't have any idea if adding lines would even be possible.

TipPanel.xml has more in it, but it kind of looks like it's only for sizing and text setting. I only know a little about coding, so it's hard to figure out what it's really for.


Any help is appreciated. Thanks for reading my post.
< >
Showing 1-2 of 2 comments
dexgattaca 21 28 Feb, 2021 @ 7:31pm 
Originally posted by jrstevie:
Hi, the instant tile hint popup box next the the mouse pointer is kind of annoying. So, i wanted to add a delay or remove it.

The file i'm trying to change is TitleHint.xml. I think that's the right one, but I'm not sure if TipPanel.xml would be what I really need or maybe something else entirely.

Both files are in the data folder:

common > WH 40k Gladius - RoW > Data > GUI > Blueprints > World > (TileHInt.xml / TipPanel.xml)


TitleHint.xml doesn't have much in it:
<?xml version="1.0" encoding="utf-8"?>
<world:tileHint/>

I'm new to modding, so I haven't been able to change anything without the game failing to load and I don't have any idea if adding lines would even be possible.

TipPanel.xml has more in it, but it kind of looks like it's only for sizing and text setting. I only know a little about coding, so it's hard to figure out what it's really for.


Any help is appreciated. Thanks for reading my post.

Welcome! I think you are right that tileHint is what the GUI aspect you want to modify. Unfortunately some aspects of the game are hard-coded while other's are modifiable via the xml code. I don't know about this one. You should probably ask devs on the Discord. My best guess would be that no, you can't do what you want here and the timing of the when and how the tips pop up comes form the engine.
Luckycoppercoin 2 Mar, 2021 @ 1:07am 
I see. Thanks for the comment! It's too bad it can't be changed right now, but its nice to know I was on the right track.
< >
Showing 1-2 of 2 comments
Per page: 1530 50