I hope it is not all because of that stray bracket at the end...? =/// only show for active side
if ( GetShowSide() == GetCurrentSide() )
{
AddVizCamCenter(17, 37);
ShowUIScreenX( "BattlePop0", "Anim1", "IDS_REINF_US1_BHead0TEXT", "BHead0Image:US_infantry_head") ;
SetGlobal("flag1", GetTurn() + 1);
}
Welcome to the world of scripting lol


