Adding text to the HUD? [Solved]
Posted: Tue Sep 26, 2017 12:35 am
Hey guys,
Quick question how can i add new text to the HUD?; in the HUD file itself all my new parameters are ok (positions, Text, event enable). My new text is fully localized.
I created one more Text line like this: Text("player1weapon1ammo") and i'm pretty sure this is where the problem is. Everything is under the Group("player1reticule").
Can we create custom entry? I wasn't able to find something about ("player1weapon1overheat") in the modtool for exemple.
I also tried some hit maker text, it's isn't working too:
Thanks for reading 
Quick question how can i add new text to the HUD?; in the HUD file itself all my new parameters are ok (positions, Text, event enable). My new text is fully localized.
I created one more Text line like this: Text("player1weapon1ammo") and i'm pretty sure this is where the problem is. Everything is under the Group("player1reticule").
Can we create custom entry? I wasn't able to find something about ("player1weapon1overheat") in the modtool for exemple.
I also tried some hit maker text, it's isn't working too:
Hidden/Spoiler: