Jump to content

Gunner: Difference between revisions

From ModEnc²
en>Nighthawk200
m Template updated - that's G done
No edit summary
Line 12: Line 12:
If set, specifies that this object uses an [[IFV Weapon System]].
If set, specifies that this object uses an [[IFV Weapon System]].


Originally used only on the IFV.
Originally used only on the IFV. In order for this flag to work as expected, several conditions have to be met:
* The vehicle in question must have a {{Tt|[[TurretCount]]}} of >0. The statement must be neither omitted, nor set to 0.
** Negative numbers have not been tested, however it is reasonable to expect them to not cause the IFV to work as desired.

Revision as of 21:26, 21 July 2011

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: Gunner
File(s): Rules(md).ini
Values: boolean
Default: no
Applicable to: VehicleTypes


If set, specifies that this object uses an IFV Weapon System.

Originally used only on the IFV. In order for this flag to work as expected, several conditions have to be met:

  • The vehicle in question must have a TurretCount of >0. The statement must be neither omitted, nor set to 0.
    • Negative numbers have not been tested, however it is reasonable to expect them to not cause the IFV to work as desired.