ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.

DamSmkOffScrnRel: Difference between revisions

From ModEnc
Jump to navigation Jump to search
Testid123 (talk | contribs)
mNo edit summary
m Adding revision category for pages potentially improperly "converted".
 
Line 9: Line 9:
}}
}}
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.
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.
[[Category:Review for fake conversion and revert if necessary]]

Latest revision as of 18:42, 20 April 2025

Tiberian Dawn The Covert Operations Red Alert Counterstrike Aftermath Tiberian Sun Firestorm HyperPatch Red Alert 2 Yuri's Revenge Ares Generals Zero Hour Tiberium Wars Kane's Wrath
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.