Skip to content

For developers

Johan de Jong edited this page Sep 29, 2019 · 2 revisions

This mod has the possibility to change the antenna on the backpacks, which is done by replacing the backpack itself for another model.

Therefor it's important to keep the naming of the objects correct so it can be handled by the scripts.

TAG_backpack_antenna_color

The four antennas are:

  • whip: retracted Whip Antenna
  • whipext: extended Whip Antenna
  • blade: Blade Antenna
  • DD: Short Rugged Antenna

For re-textures, or new backpack models, it's important to have the same backpack in all four variants (by antenna) available in the configs, otherwise the scripts won't be able to exchange the objects correctly.

Clone this wiki locally