Jump to content

TargetCoordOffset: Difference between revisions

From ModEnc²
en>YaminoSelyc
mNo edit summary
m 3 revisions imported
 
(One intermediate revision by one other user not shown)
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.

Latest revision as of 22:06, 31 March 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