ShowUIScreen
Posted: Sun Sep 30, 2012 6:11 pm
ShowUIScreen( "BattlePop0", "Anim1", "IDS_PONTOON", "BP0Image:US_infantry_head") ;
ShowUIScreenX( "BattlePop0", "Anim1", "IDS_PONTOON", "BHead0Image:US_infantry_head") ;
Which is the difference between those two functions?
I used the two because I see them used in other scripts, but I put one after the other in a a test scenario and I do not see any difference. Even the image is the same.
The second one is not in the STUB_engine, or BATTLESCRIPT documents.
ShowUIScreenX( "BattlePop0", "Anim1", "IDS_PONTOON", "BHead0Image:US_infantry_head") ;
Which is the difference between those two functions?
I used the two because I see them used in other scripts, but I put one after the other in a a test scenario and I do not see any difference. Even the image is the same.
The second one is not in the STUB_engine, or BATTLESCRIPT documents.