Jump to content

DamSmkOffScrnRel: Difference between revisions

From ModEnc²
en>DCoder
No edit summary
 
en>Testid123
mNo edit summary
Line 1: Line 1:
{{DeeZireInclusion}}<br />
{{Flag
Over-ride for DamageSmokeOffset= and dictates the offset, in pixels, that smoke is displayed on this object when it is damaged and the object itself is slightly off-screen (cannot be fully seen by a player). Expressed in X,Y,Z format with 0,0,0 representing the exact center of the object.
|name={{PAGENAME}}
|files={{Categ|ini=rules}}
|types={{Categ|TechnoTypes}}
|values=X,Y,Z; {{Values|unsigned integers}}
|default=0,0,0
|ra2=yes
|yr=yes
}}
Over-ride for {{f|DamageSmokeOffset||link}} and dictates the offset, in pixels, that smoke is displayed on this object when it is damaged and the object itself is slightly off-screen (cannot be fully seen by a player).<br> Expressed in X,Y,Z format with 0,0,0 representing the exact center of the object.

Revision as of 12:46, 14 February 2025

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: DamSmkOffScrnRel
File(s): rules(md).ini
Values: X,Y,Z; Unsigned integers: All non-negative whole numbers from 0 to either 32767, 2147483647 or 4294967295.
Default: 0,0,0
Applicable to: TechnoTypes


Over-ride for DamageSmokeOffset= and dictates the offset, in pixels, that smoke is displayed on this object when it is damaged and the object itself is slightly off-screen (cannot be fully seen by a player).
Expressed in X,Y,Z format with 0,0,0 representing the exact center of the object.