ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.

Difference between revisions of "AllowedToStartInMultiplayer"

From ModEnc
Jump to: navigation, search
m (Replacing Template:TTL with Template:F.)
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{Flag
 
{{Flag
|name=AllowedToStartInMultiplayer
+
|files={{Categ|rules(md).ini}}
|files=rules(md).ini
 
 
|default=yes?
 
|default=yes?
|values=boolean
+
|values={{values|boolean}}
|types=[[vehicleTypes|Vehicles]], [[infantryTypes|Infantry]]
+
|types=[[VehicleTypes]], [[InfantryTypes]]
 
|ts=yes
 
|ts=yes
 
|fs=yes
 
|fs=yes
Line 12: Line 11:
 
|rp=yes
 
|rp=yes
 
}}
 
}}
 +
If set to <code>yes</code> (or omitted, as <code>yes</code> seems to be the default), <code>{{PAGENAME}}</code> allows this unit to be among a player's starting units in a skirmish or multiplayer game. This is usually set on a [[House]]'s basic infantry and tanks.
  
This flag is a switch that enables or disables this unit from beginning the fight as a player-owned object in a skirmish. This should be set to "no" on most objects, especially naval ones. This is to prevent [[IE]]'s, since you usually don't want to have a naval unit on land. This is usually only set to "yes" on each side's most basic infantry and vehicle. This appears to default to "yes", though it may default to "no" for some cases.
+
Take note that enabling this flag on {{f|Naval|yes|link}} units can lead to [[Internal Error]]s because of these units spawning on land.

Latest revision as of 09:22, 27 November 2009

Tiberian Dawn The Covert Operations Red Alert Counterstrike Aftermath Tiberian Sun Firestorm HyperPatch Red Alert 2 Yuri's Revenge Ares Generals Zero Hour Tiberium Wars Kane's Wrath
Flag: AllowedToStartInMultiplayer
File(s): rules(md).ini
Values: Boolean values: yes or no, true or false, 1 or 0
Default: yes?
Applicable to: VehicleTypes, InfantryTypes


If set to yes (or omitted, as yes seems to be the default), AllowedToStartInMultiplayer allows this unit to be among a player's starting units in a skirmish or multiplayer game. This is usually set on a House's basic infantry and tanks.

Take note that enabling this flag on Naval=yes units can lead to Internal Errors because of these units spawning on land.