Jump to content

WeaponStages: Difference between revisions

From ModEnc²
en>Nighthawk200
Value Type altered. You can't have negative weapon stages.
en>Testid123
mNo edit summary
Line 6: Line 6:
|yr=yes
|yr=yes
|rp=yes}}<br />
|rp=yes}}<br />
Specifies the number of stages to the weapon on this object if it also has IsGattling=yes set. You should also specify the delay between each stage with the StageN= and EliteStageN= statements.<br><br>
Specifies the number of stages to the weapon on this object if it also has {{f|IsGattling|yes|link}} set. You should also specify the delay between each stage with the {{f|StageN||link}} and {{f|EliteStageN||link}} statements.<br>This is limited to 6 stages maximum. Any more will cause errors.<br>
 
This is limited to 6 stages maximum. Any more will cause errors.

Revision as of 09:18, 19 January 2025

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: WeaponStages
File(s): rulesmd.ini
Values: Unsigned integers: All non-negative whole numbers from 0 to either 32767, 2147483647 or 4294967295. (Limited to: 6)
Applicable to: VehicleTypes, BuildingTypes



Specifies the number of stages to the weapon on this object if it also has IsGattling=yes set. You should also specify the delay between each stage with the StageN= and EliteStageN= statements.
This is limited to 6 stages maximum. Any more will cause errors.