ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.
UseLineTrail: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 2: | Line 2: | ||
|name={{PAGENAME}} | |name={{PAGENAME}} | ||
|files={{Categ|ini=art}} | |files={{Categ|ini=art}} | ||
|types={{Categ|AircraftTypes}}, {{Categ|Projectiles}}, {{Categ|InfantryTypes}}, {{Categ|VehicleTypes}} | |types={{Categ|AircraftTypes}}, {{Categ|Projectiles}}, {{Categ|InfantryTypes}}, {{Categ|VehicleTypes}}, {{Categ|VoxelAnims}} | ||
|values={{values|booleans}} | |values={{values|booleans}} | ||
|ra2=yes | |ra2=yes | ||
Line 9: | Line 9: | ||
}} | }} | ||
When this flag is set to yes, the game will draw a line following the path of this object. | When this flag is set to yes, the game will draw a line following the path of this object.<br> | ||
The LineTrail still has the same restrictions as {{f|Trailer|link}}, i.e. it can be used on [[AircraftTypes]], or [[VehicleTypes]] with {{f|JumpJet|yes|link}} or [[VehicleTypes]] that spawn flying units.<br>This flag requires the presence of both {{f|LineTrailColor|link}} and {{f|LineTrailColorDecrement|link}} on the same object, with valid values.<br> | |||
The LineTrail still has the same restrictions as {{f|Trailer|link}}, i.e. it can be used on AircraftTypes, or VehicleTypes with {{f|JumpJet|yes|link}} or VehicleTypes that spawn flying units. | |||
This flag requires the presence of both {{f|LineTrailColor|link}} and {{f|LineTrailColorDecrement|link}} on the same object, with valid values. | |||
*From <b>"The LineTrail still has the same restrictions as {{f|Trailer|link}}, i.e. it can be used on AircraftTypes, or VehicleTypes with {{f|JumpJet|yes|link}} or VehicleTypes that spawn flying units."</b> | *From <b>"The LineTrail still has the same restrictions as {{f|Trailer|link}}, i.e. it can be used on AircraftTypes, or VehicleTypes with {{f|JumpJet|yes|link}} or VehicleTypes that spawn flying units."</b> | ||
I have tested with <b>[[InfantryTypes]]</b> and <b>[[VehicleTypes]]</b> can be used normally. | I have tested with <b>[[InfantryTypes]]</b> and <b>[[VehicleTypes]]</b> can be used normally. | ||
[[File:UseLineTrail.png]] | [[File:UseLineTrail.png]] |
Latest revision as of 08:44, 20 September 2024
Flag: | UseLineTrail |
File(s): | art(md).ini |
Values: | Boolean values: yes or no, true or false, 1 or 0 |
Applicable to: | AircraftTypes, Projectiles, InfantryTypes, VehicleTypes, VoxelAnims |
When this flag is set to yes, the game will draw a line following the path of this object.
The LineTrail still has the same restrictions as Trailer, i.e. it can be used on AircraftTypes, or VehicleTypes with JumpJet=yes or VehicleTypes that spawn flying units.
This flag requires the presence of both LineTrailColor and LineTrailColorDecrement on the same object, with valid values.
- From "The LineTrail still has the same restrictions as Trailer, i.e. it can be used on AircraftTypes, or VehicleTypes with JumpJet=yes or VehicleTypes that spawn flying units."
I have tested with InfantryTypes and VehicleTypes can be used normally.