An_A3_Dev 0 Posted December 21, 2019 Im making a HUD to display the information for my custom mission. I want to pull the players kills, deaths, xp, and level values from my database and display it on my HUD, but I cant find any info anywhere on how to do this. Does anyone know how to do this? Share this post Link to post Share on other sites
7erra 629 Posted December 22, 2019 Yeah. You can create a HUD with the cutRsc command. It is basically a dialog which leaves the player in control. For updating the information on this dialog a simple loop is good enough. Share this post Link to post Share on other sites