ShowUIScreen
Posted: Mon Apr 15, 2013 3:35 pm
ShowUIScreen("BattlePop0", "Anim1", "IDS_SCENARIO_ENGINEERS", "BHead0Image:US_tanker_head") ;
With this function is possible to show some static text during the battle.
The text should be defined prior on IDS_SCENARIO_ENGINEERS_BP0TEXT, "the text",
How can I, dynamically change the text?, so the text refers to the current values of some of game variables?
If with ShowUIScreen is not possible, is there another functions to do the task?
With this function is possible to show some static text during the battle.
The text should be defined prior on IDS_SCENARIO_ENGINEERS_BP0TEXT, "the text",
How can I, dynamically change the text?, so the text refers to the current values of some of game variables?
If with ShowUIScreen is not possible, is there another functions to do the task?