MQ2AutoSize - MMOBugs Wiki

Plugin Info
Name MQ2AutoSize
Author Psycotic
Link Wiki Link
Commands /autosize
Source Available No
Uses INI File Yes

Description

MQ2AutoSize will automatically shrink configured spawn types, within configured distances, to a specified size. They will automatically resize back to normal when they move out of range, if a range is set. These effects are CLIENT SIDE ONLY!

Commands

  • /autosize status Display current plugin settings
  • /autosize help Display command syntax
  • /autosize save Save settings to INI file
  • /autosize load Load settings from INI file
  • /autosize autosave Automatically save settings to INI file when an option is toggled or size is set
  • /autosize Toggles zone-wide AutoSize on/off
  • /autosize dist Toggles distance-based AutoSize on/off
  • /autosize pc Toggles AutoSize PC spawn types
  • /autosize npc Toggles AutoSize NPC spawn types
  • /autosize pets Toggles AutoSize pet spawn types
  • /autosize mercs Toggles AutoSize mercenary spawn types
  • /autosize mounts Toggles AutoSize mounted player spawn types
  • /autosize corpse Toggles AutoSize corpse spawn types
  • /autosize target Resize your target to sizetarget size
  • /autosize everything Toggles AutoSize all spawn types
  • /autosize self Toggles AutoSize for your character
  • /autosize range # Sets the range for distance-based AutoSize
  • /autosize size # Sets the default size for "everything"
  • /autosize sizepc # Sets the size for PC spawn types
  • /autosize sizenpc # Sets the size for NPC spawn types
  • /autosize sizepets # Sets the size for pet spawn types
  • /autosize sizetarget # Sets the size for the target parameter
  • /autosize sizemercs # Sets the size for mercenary spawn types
  • /autosize sizemounts # Sets the size for mounted player spawn types
  • /autosize sizecorpse # Sets the size for corpse spawn types
  • /autosize sizeself # Sets the size for your character

Configuration

MQ2AutoSize loads/saves its configuration from MQ2AutoSize.ini in your MacroQuest2 directory.

Sample Configuration

[Config]
AutoSave=on
ResizePC=on
ResizeNPC=on
ResizePets=on
ResizeMercs=on
ResizeAll=on
ResizeMounts=on
ResizeCorpse=on
ResizeSelf=off
SizeByRange=on
Range=50
SizeDefault=2
SizePC=1
SizeNPC=1
SizePets=1
SizeMercs=1
SizeTarget=2.5
SizeMounts=1
SizeCorpse=2.5
SizeSelf=3

Configuration Explanation

  • Range: is the radius in feet that will be shrunk
  • SizeXXX: is the size they will be shrunk down to for specified spawn type
  • SizeByRange: will shrink all configured resize spawn types within "Range" if on, or zone-wide if off
  • ResizeXXX: Whether to resize the specified spawn type
  • AutoSave: Whether to automatically save INI on any parameter change

Availability

This plugin is included with the MMOBugs Compile.