-
Notifications
You must be signed in to change notification settings - Fork 2
Modules ‐ Loadout
johnb432 edited this page Aug 27, 2024
·
2 revisions
This set of modules' goal is to have a quick and easy system of being able to change units' loadouts depending on their role.
This module must be placed on a unit.
The purpose of this module is to apply a preset of loadouts to a group of units based on each unit's role.
This module must be placed on a unit.
The purpose of this module is to apply a preset of loadouts to a single unit, either based a special loadout defined for single units or, if the prior isn't defined, based on its role.
This module can be placed anywhere.
The purpose of this module is to create, delete, import, export and select loadout presets which can be applied to units.
- Create new loadout preset: Where you type the name for a new preset. If a preset with the same name exists already, it will not overwrite the existing preset and exit without saving. If left blank, no new preset is created.
- Select loadout preset: This drop-down menu allows you to select which preset you are interacting with.
- Import new loadout preset: This edit box allows you to import a whole preset's data (name not included) from some an external source.
- Export current preset: If you want to export the current data and give it to someone else, select this option.
- Place down the
Loadout: Presetsmodule and place it down. - Select either an existing preset or create a new one by typing a name into the
Create new loadout presetedit box. - If you have gotten data from someone/somewhere else and want to import it, paste said data in
Import new loadout preset. If you creating a new preset, it will select the new preset over what you currently have selected inSelect loadout preset. - Press
Okto save and select the preset. It will display a message at the top saying which preset you've selected.
- Place down the
Loadout: Presetsmodule and place it down. - Select an existing preset in
Select loadout presetand pressOk. It will display a message at the top saying which preset you've selected. - Place down the
Loadout: Setmodule and place it down. It will display a message at the top saying which preset you've selected. - Edit data by completely removing the existing data and pasting new data in its place.
- Press
Okto save.