UI Question (GSH?)

Moderators: GSH, VSMIT, Red Devil, Commando

Post Reply
User avatar
General BlackDragon
Flying Mauler
Posts: 2408
Joined: Sat Feb 19, 2011 6:37 am
Contact:

UI Question (GSH?)

Post 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 ?
User avatar
Red Spot
Attila
Posts: 1629
Joined: Mon Feb 21, 2011 6:14 pm
Location: The Netherlands

Re: UI Question (GSH?)

Post by Red Spot »

Would assume its the bit that makes one or 2 boxes for the teams?
Post Reply