Jump to content

TargetCoordOffset: Difference between revisions

From ModEnc²
en>YaminoSelyc
mNo edit summary
en>Testid123
mNo edit summary
Line 2: Line 2:
|name={{PAGENAME}}
|name={{PAGENAME}}
|files={{Categ|Rules(md).ini}}
|files={{Categ|Rules(md).ini}}
|values=three comma-separated signed integers
|values=three comma-separated signed integers
|types={{Categ|BuildingTypes}}
|types={{Categ|BuildingTypes}}
Line 13: Line 12:
}}
}}
Specifies the offset, in pixels, at which enemy fire is directed when this BuildingType is fired upon. Is specified in X,Y,Z format with 0,0,0 being the exact center of the structure.
Specifies the offset, in pixels, at which enemy fire is directed when this BuildingType is fired upon. Is specified in X,Y,Z format with 0,0,0 being the exact center of the structure.
==Note==
*What configuration This will increase or decrease the [[Range]] of [[TechnoTypes]] weapons that attack [[BuildingTypes]] that also have this tag.

Revision as of 14:20, 3 January 2025

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: TargetCoordOffset
File(s): Rules(md).ini
Values: three comma-separated signed integers
Applicable to: BuildingTypes


Specifies the offset, in pixels, at which enemy fire is directed when this BuildingType is fired upon. Is specified in X,Y,Z format with 0,0,0 being the exact center of the structure.

Note