Try this thread:
I had the same issue and discovered that you need to access the instance of the gamehud (the gamemode only holds the class object, not the in game instance). This is found in the player controller.
Try this thread:
I had the same issue and discovered that you need to access the instance of the gamehud (the gamemode only holds the class object, not the in game instance). This is found in the player controller.