ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.
FLH: Difference between revisions
Jump to navigation
Jump to search
Created |
Added Burst note |
||
Line 1: | Line 1: | ||
"FLH" is a shorthand expression for a weapon's firing offset, meaning "'''F'''orward, '''L'''ateral, '''H'''eight". A firing offset is measured in leptons, and represents a distance from an object's (or its turert/barrel, if it has them) 0,0,0 point (See [[Voxel Bounds]]). It is a per-weapon-slot value, meaning each weapon an object has can have a separate FLH, defined by, depending on the weapon slot, {{TTL|PrimaryFireFLH}}, {{TTL|SecondaryFireFLH}}, {{TTL|WeaponXFLH}}, their corresponding Elite versions and {{TTL|AlternateFLHX}}. | "FLH" is a shorthand expression for a weapon's firing offset, meaning "'''F'''orward, '''L'''ateral, '''H'''eight". A firing offset is measured in leptons, and represents a distance from an object's (or its turert/barrel, if it has them) 0,0,0 point (See [[Voxel Bounds]]). It is a per-weapon-slot value, meaning each weapon an object has can have a separate FLH, defined by, depending on the weapon slot, {{TTL|PrimaryFireFLH}}, {{TTL|SecondaryFireFLH}}, {{TTL|WeaponXFLH}}, their corresponding Elite versions and {{TTL|AlternateFLHX}}. | ||
It takes a value in the form of three comma-separated signed integers, where: | |||
*the first number specifies the offset along the X axis; | |||
*the second number specifies the offset along the Y axis (which can be alternated with {{TTL|Burst}}); | |||
*the third number specifies the offset along the Z axis. | |||
[[Category: General Editing Information]] | [[Category: General Editing Information]] |
Revision as of 09:02, 15 August 2006
"FLH" is a shorthand expression for a weapon's firing offset, meaning "Forward, Lateral, Height". A firing offset is measured in leptons, and represents a distance from an object's (or its turert/barrel, if it has them) 0,0,0 point (See Voxel Bounds). It is a per-weapon-slot value, meaning each weapon an object has can have a separate FLH, defined by, depending on the weapon slot, Template:TTL, Template:TTL, Template:TTL, their corresponding Elite versions and Template:TTL.
It takes a value in the form of three comma-separated signed integers, where:
- the first number specifies the offset along the X axis;
- the second number specifies the offset along the Y axis (which can be alternated with Template:TTL);
- the third number specifies the offset along the Z axis.