Hello,
I search how to defined
Like
in PlayChannelScreen , i try add line :Code:if(Survivors.DevAcc.visible)
{
}
Thanks You.Code:import warz.frontend.SurvivorsScreen;
import warz.dataObjects.Survivor;
Printable View
Hello,
I search how to defined
Like
in PlayChannelScreen , i try add line :Code:if(Survivors.DevAcc.visible)
{
}
Thanks You.Code:import warz.frontend.SurvivorsScreen;
import warz.dataObjects.Survivor;
Simplest way is, to define that in the main source code, there u make an if statetment with the boolean of DevAccount, than you just visible that DevAccount Tag you have added in the flash src.