#Why does my HUD only show 1 out of 4
1 messages · Page 1 of 1 (latest)
Where is your infodisplay referenced ?
Do you have any conditions to enable your infodisplay ? (for example if player is uncon, show uncon screen)
Want to see the script?
It's pretty straightforward, just works 1/4 times I run the game.
PlayerIDs is never updated with the actual player id of the players on the server. But it shouldnt stop you from seeing your "Player Scores:"
If you use break points, is your code still ran when you dont see it ?