BGAS Color Light Signals - MagnumMacKivler/trakpak3 GitHub Wiki
Color Light signals are commonly used worldwide for their simplicity, robustness, and standardization. See Also: Tri-Light signals.
High Signals
models/trakpak3_us/signals/colorlight/rygl.mdl
models/trakpak3_us/signals/colorlight/ryg.mdl
models/trakpak3_us/signals/colorlight/rx.mdl
models/trakpak3_us/signals/colorlight/x.mdl
The model name describes the colors the signals can display; r
for Red, l
for Lunar, y
for Yellow, g
for Green, and x
for Any. If a model can't display a color (e.g. ryg.mdl attempting to show Lunar), it will default to Off.
Bodygroups:
Option | Color (BG1)* | Target/Baffles (BG2) |
---|---|---|
0 | Off | Target with Standard Baffles |
1 | Red | Target with Vader Baffle |
2 | Flashing Red | No Target, Small Baffles |
3 | Lunar | No Target, No Baffles |
4 | Yellow | |
5 | Flashing Yellow | |
6 | Green | |
7 | Flashing Green |
*Follows the Trakpak3 Standard Color Arrangement (SCA)
Dwarf Signals
models/trakpak3_us/signals/colorlight/dwarf_rygl.mdl
models/trakpak3_us/signals/colorlight/dwarf_ryg.mdl
models/trakpak3_us/signals/colorlight/dwarf_rx.mdl
The dwarf signals use the same naming system as the above, but the Lens color bodygroups are set up differently. Because multiple lights on dwarf signals are used to display 2-color aspects, each lens must be set individually. The lenses are numbered 1 through 4, starting at the bottom and going up; not every model has all four lenses. If a lens isn't capable of showing a color (e.g. Lens 2 on ryg.mdl
showing Lunar), it will default to Off. Setting all four bodygroups at once to the same value (e.g. "1 1 1 1" or "4 4 4 4" will produce identical behavior to the High Signals as detailed above.
The dwarf signals have an additional feature of being able to substitute Red (and Flashing Red) for Purple (And Flashing Purple).
Bodygroups and Skins:
Option | Lens 1 (BG1)* | Lens 2 (BG2)* | Lens 3 (BG3)* | Lens 4 (BG4)* | Skin |
---|---|---|---|---|---|
0 | Off | Off | Off | Off | "Red" is Red |
1 | Red | Off | Off | Off | "Red" is Purple |
2 | Flashing Red | Off | Off | Off | |
3 | Off | Lunar | Off | Off | |
4 | Off | Yellow | Yellow | Off | |
5 | Off | Flashing Yellow | Flashing Yellow | Off | |
6 | Off | Green | Green | Green | |
7 | Off | Flashing Green | Flashing Green | Flashing Green |
- Follows the Trakpak3 Standard Color Arrangement (SCA)