Command:/autosize
This command is added by MQ2AutoSize
Notation | Description |
---|---|
Text without brackets or braces | Required items |
<Text inside angle brackets> | Placeholder for which you must supply a value |
[Text inside square brackets] | Optional items |
Vertical bar (|) | Separator for mutually exclusive items; choose one |
{Text | inside | braces} | Set of required items; choose one |
Ellipsis (…) | Items that can be repeated |
Syntax | /autosize [on|off] | [option] [#] |
---|---|
Description | Handles autosize settings and status |
Options
Option | Description |
---|---|
[on|off] | Turns sizing on and off |
dist | Toggles distance-based AutoSize on/off |
pc | Toggles AutoSize PC spawn types |
npc | Toggles AutoSize NPC spawn types |
pets | Toggles AutoSize pet spawn types |
mercs | Toggles AutoSize mercenary spawn types |
mounts | Toggles AutoSize mounted player spawn types |
corpse | Toggles AutoSize corpse spawn types |
target | Resizes your target to sizetarget size |
everything | Toggles AutoSize all spawn types |
self | Toggles AutoSize for your character |
range # | Sets range for distance-based AutoSize. e.g. '"`UNIQ--syntaxhighlight-0000000C-QINU`"' |
size # | Sets default size for "everything"
|
sizepc # | Sets size for PC spawn types |
sizenpc # | Sets size for NPC spawn types |
sizepets # | Sets size for pet spawn types |
sizetarget # | Sets size for target parameter |
sizemercs # | Sets size for mercenary spawn types |
sizemounts # | Sets size for mounted player spawn types |
sizecorpse # | Sets size for corpse spawn types |
sizeself # | Sets size for your character |
status | Display current plugin settings |
help | displays command syntax |
save | Save settings to INI file (auto on plugin unload) |
load | Load settings from INI file (auto on plugin load) |
autosave | Automatically save settings to INI file when an option is toggled or size is set |
Examples
- sets size of mercs to 2
/autosize sizemercs 2
- toggles autosize for mercs
/autosize mercs