Jump to content

ShakeYlo: Difference between revisions

From ModEnc²
en>DCoder
No edit summary
 
m 4 revisions imported
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{DeeZireInclusion}}<br />
{{Flag
These values are used if the warhead is to cause the screen to shake when it impacts. This seems to over-ride the presence of the ShakeScreen= statement in the [AudioVisual] section (which appears not to work, although that would be a nice feature). All of these values default to '0', each value determines the degree to which the screen is to be shaken along the X and Y axis as you look at the screen. Values between 10 and 50 work best but don't set them too high since it becomes irritating.
|name=ShakeYlo
|files={{Categ|Rules(md).ini}}
|values={{Values|integer}}
|default=0
|types={{Categ|Warhead|Warheads}}
|ra=no
|cs=no
|am=no
|ts=yes
|fs=yes
|hp=yes
|ra2=yes
|yr=yes
|ares=yes
}}
These values are used if the warhead is to cause the screen to shake when it impacts.It controls the minimum value of shaking in the y-axis direction.Values between 10 and 50 work best but don't set them too high since it becomes irritating.
*It is worth noting that even if [[ShakeYhi]]=0, warheads will still cause the screen shake as long as ShakeYlo is greater than 0
==Note==
*The effects of this tag will work only when: Used on weapons that deal damage from [[TechnoTypes]] only
Other cases such as Being trampled by vehicles, destroying buildings with C4, receiving animation damage, particle damage, etc. in such cases will not cause screen-shaking effects.

Latest revision as of 22:04, 31 March 2025

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: ShakeYlo
File(s): Rules(md).ini
Values: Signed integers: All whole numbers from -2147483648 to 2147483647; in rare cases, only from -32768 to 32767.
Default: 0
Applicable to: Warheads


These values are used if the warhead is to cause the screen to shake when it impacts.It controls the minimum value of shaking in the y-axis direction.Values between 10 and 50 work best but don't set them too high since it becomes irritating.

  • It is worth noting that even if ShakeYhi=0, warheads will still cause the screen shake as long as ShakeYlo is greater than 0

Note

  • The effects of this tag will work only when: Used on weapons that deal damage from TechnoTypes only

Other cases such as Being trampled by vehicles, destroying buildings with C4, receiving animation damage, particle damage, etc. in such cases will not cause screen-shaking effects.