Jump to content

HomeCell: Difference between revisions

From ModEnc²
en>DCoder
No edit summary
 
en>Crimsonum
Un-DeeZire'd
Line 1: Line 1:
{{DeeZireInclusion}}<br />
{{Flag
Used in single player missions only. This is used for the place on the map where the player starts the mission. It is used because in many single player missions the player does not have an MCV, so the effect of this is that should the player hit the 'H' key (i.e. change map view to home) then he will be sent to this waypoint in the absence of an MCV. This waypoint is sometimes allocated the number 99 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
|ares=yes
}}
 
Specifies the player's home waypoint. Applicable to single-player mission maps only.
 
At the beginning of the mission, the player's view is centered around this waypoint. In addition, if the player has no [[BaseUnit|MCV]] or [[ConstructionYard|Construction Yard]], pressing the hotkey for the "home" command (by default <nowiki>[H]</nowiki>) will move the player's view back to this waypoint.
 
This flag is often allocated the waypoint number 99, but this varies greatly between mission maps.
 
== See Also ==
* [[AltHomeCell]]

Revision as of 10:20, 12 October 2021

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


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

At the beginning of the mission, the player's view is centered around this waypoint. In addition, if the player has no MCV or Construction Yard, pressing the hotkey for the "home" command (by default [H]) will move the player's view back to this waypoint.

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

See Also