blob: eb14bce0edefcccfcb40dda023f151b2ea189aca (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
**Author:** Ricky Gall
**Version:** 2.0.4
**Description:**
Addon to make setting automaton attachments easier. Currently only works as pup main. Includes burden tracker.
**Abbreviations:** acon, autocontrol
**Commands:**
1. help - Brings up this menu.
2. setlist - list all saved automaton sets.
3. saveset <setname> - saves <setname> to your settings.
4. equipset <setname> - equips <setname> to your automaton.
5. attlist <setname> - gets the attachment list for <setname>
6. list - gets the list of currently equipped attachments.
7. maneuvertimers - Toggle showing maneuver timers (abbreviation mt)
**The following all correspond to the burden tracker:**
1. fonttype <name> | fontsize <size> | pos <x> <y>
2. bgcolor <r> <g> <b> | txtcolor <r> <g> <b>
3. settings - shows current settings
4. show/hide - toggles visibility of the tracker so you can make changes.
|