Gege Posted September 7, 2020 Share Posted September 7, 2020 Hi, I need help to display stats playercurrentlife on game screen. I succeeded to display stats playerlongestlife with this command : <label Name = "LongestLife" font_size="30" text=" Longest Life : {playerlongestlife}" height="30" color="[white]" effect="outline" justify="left" controller="PlayerStatsWindow" /> And for playercurrentlife, i try <label Name = "CurrentLife" font_size="30" text=" Current Life : {playercurrentlife}" height="30" color="[white]" effect="outline" justify="left" controller="PlayerStatsWindow" /> But nothing is displayed on screen. I don't understand. Can you help me please ? Tx Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.