Jump to content

AltHomeCell: Difference between revisions

From ModEnc²
en>DCoder
No edit summary
 
m 2 revisions imported
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{DeeZireInclusion}}<br />
{{Flag
Used in single player missions only. This is normally used to define the center point of the map - this is for simplicity, so if the player hit the 'Home' key in the absence of any structures they would be sent there instead as it would be pointless sending them to HomeCell=. This waypoint is sometimes allocated the number 98 but varies greatly between single player missions. See the Waypoints section for more details on waypoints.
|name={{PAGENAME}}
|files={{Categ|Maps}}
|values=[[Waypoints]]: 0–100 (TS–RA2), 0–701 (YR)
|types={{Categ|Basic}}
|ts=yes
|fs=yes
|hp=yes
|ra2=yes
|yr=yes
}}
 
Specifies the player's alternative home waypoint. Applicable to single-player mission maps only.
 
If the player completes some objective during the campaign that enables the #0 [[VariableNames|global variable]] ("Alternate Start Location"), then in the subsequent mission this waypoint is used to denote the player's home waypoint instead {{f|HomeCell}}. See [[HomeCell]] for more information.
 
This flag is often allocated the waypoint number 98, but this varies greatly between mission maps.
 
== See Also ==
* [[HomeCell]]

Latest revision as of 21:35, 31 March 2025

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: AltHomeCell
File(s): Maps
Values: Waypoints: 0–100 (TS–RA2), 0–701 (YR)
Applicable to: Basic


Specifies the player's alternative home waypoint. Applicable to single-player mission maps only.

If the player completes some objective during the campaign that enables the #0 global variable ("Alternate Start Location"), then in the subsequent mission this waypoint is used to denote the player's home waypoint instead HomeCell. See HomeCell for more information.

This flag is often allocated the waypoint number 98, but this varies greatly between mission maps.

See Also