Page 1 of 1

UI Question (GSH?)

Posted: Fri Mar 30, 2012 2:31 am
by General BlackDragon
In the EO Pages, I see these:

Code: Select all

	// This window (ExtraOptions.OnlyInFFA, name must match exactly) is
	// disabled if teamplay is on
	CreateControl("OnlyInFFA", "WINDOW")
	{

Code: Select all

	// This window (ExtraOptions.OnlyInTeamplay, name must match
	// exactly) is disabled if teamplay is off
	CreateControl("OnlyInTeamplay", "WINDOW")
	{
Yet, these seem to not do anything. Is this broken or ?

Re: UI Question (GSH?)

Posted: Fri Mar 30, 2012 7:14 am
by Red Spot
Would assume its the bit that makes one or 2 boxes for the teams?