ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.
WeaponStages: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Nighthawk200 (talk | contribs) Updated with DCoder's info. |
||
Line 1: | Line 1: | ||
{{ | {{flag | ||
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 | |name={{PAGENAME}} | ||
|files=rulesmd.ini | |||
|values={{values|integers}} | |||
|types=[[VehicleTypes]], [[BuildingTypes]] | |||
|yr=yes | |||
|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> | |||
This is limited to 6 stages maximum. Any more will cause errors. |
Revision as of 19:24, 22 February 2008
Flag: | WeaponStages |
File(s): | rulesmd.ini |
Values: | Signed integers: All whole numbers from -2147483648 to 2147483647; in rare cases, only from -32768 to 32767. |
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.