Jump to content

AllowedToStartInMultiplayer: Difference between revisions

From ModEnc²
en>DCoder
No edit summary
 
en>Demon Red Storm
No edit summary
Line 1: Line 1:
{{DeeZireInclusion}}<br />
{{Flag
Can be set to 'yes' or 'no' and determines whether or not this unit can be chosen for allocation to a player as part of their starting forces. The forces given to a player at the start of the game consist of a random selection from all units that do not have this set to 'no'. NOTE: it is best not to set this to 'yes' on units which have Naval=yes set or you may get Internal Errors - the game requires the starting units to be placed adjacent to the MCV in multiplayer mode and this is invariably not on water.
|name=AllowedToStartInMultiplayer
|files=rules(md).ini
|default=yes?
|values=boolean
|types=[[vehicleTypes|Vehicles]], [[infantryTypes|Infantry]]
|ts=yes
|fs=yes
|ets=yes
|ra2=yes
|yr=yes
|rp=yes
}}
 
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.

Revision as of 22:21, 14 April 2008

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: AllowedToStartInMultiplayer
File(s): rules(md).ini
Values: boolean
Default: yes?
Applicable to: Vehicles, Infantry


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.