MQ2Spawns

From the wonderful RedGuides Wiki
MQ2Spawns
Announce all spawns and despawns in a dedicated window
View details
Authors pms, eqmule, ChatWithThisName
Software type Plugin
Config file MQ2Spawns.ini


Maintained Yes and supported
Links

🏠Resource (review)
🤝Support •🛠️Repository

(not to be confused with the core MacroQuest MQ2Spawns, which handles /caption etc.)

This announces all spawns and despawns in your current zone to a dedicated window.

There are great spawn tracking plugins like MQ2SpawnMaster that offer named mob announcements, custom spawn search arguments, and many more features. This is not intended to be any sort of replacement for that, just real-time tracking of desired spawn types.

Mq2spawns-screenshot.jpg

Commands

Syntax Description
/dspwn <spawntype> Toggles output of this spawn type despawning. Accepted types:
all - pc - npc - mount - pet - merc - flyer - campfire - banner - aura - object - untargetable - chest - trap - timer - trigger - corpse - item - unknown
/spawn [option] [setting] Configure settings for the plugin: excluding certain names, toggling timestamps, etc.
/spwn <spawntype> Toggles output of this spawn type spawning. Accepted types:
all - pc - npc - mount - pet - merc - flyer - campfire - banner - aura - object - untargetable - chest - trap - timer - trigger - corpse - item - unknown

Settings

Example MQ2Spawns.ini,

[Window]
ChatTop=10
ChatBottom=30
ChatLeft=10
ChatRight=140
Fades=0
Alpha=255
FadeToAlpha=255
Duration=500
Locked=0
Delay=2000
BGType=1
BGTint.red=255
BGTint.green=255
BGTint.blue=255
FontSize=2
WindowTitle=Spawns
BGTint.alpha=255
[Settings]
AutoSave=off
Delay=10
Enabled=on
SaveByChar=off
ShowLoc=off
SpawnID=off
Timestamp=on
Logging=off
LogPath=C:\Users\Redbot\Games\macroquest
[ALL]
Spawn=off
Despawn=off
MinLVL=1
MaxLVL=200
Color=FFFF00
[PC]
Spawn=on
Despawn=off
MinLVL=1
MaxLVL=200
Color=00FF00
[NPC]
Spawn=on
Despawn=off
MinLVL=1
MaxLVL=200
Color=FF0000
[MOUNT]
Spawn=off
Despawn=off
MinLVL=1
MaxLVL=200
Color=BEBEBE
[PET]
Spawn=off
Despawn=off
MinLVL=1
MaxLVL=200
Color=6B8E23
[MERCENARY]
Spawn=off
Despawn=off
MinLVL=1
MaxLVL=200
Color=FFDEAD
[FLYER]
Spawn=off
Despawn=off
MinLVL=1
MaxLVL=200
Color=BEBEBE
[CAMPFIRE]
Spawn=off
Despawn=off
MinLVL=1
MaxLVL=200
Color=BEBEBE
[BANNER]
Spawn=off
Despawn=off
MinLVL=1
MaxLVL=200
Color=BEBEBE
[AURA]
Spawn=off
Despawn=off
MinLVL=1
MaxLVL=200
Color=BEBEBE
[OBJECT]
Spawn=off
Despawn=off
MinLVL=1
MaxLVL=200
Color=BEBEBE
[UNTARGETABLE]
Spawn=off
Despawn=off
MinLVL=1
MaxLVL=200
Color=BEBEBE
[CHEST]
Spawn=off
Despawn=off
MinLVL=1
MaxLVL=200
Color=BEBEBE
[TRAP]
Spawn=off
Despawn=off
MinLVL=1
MaxLVL=200
Color=BEBEBE
[TIMER]
Spawn=off
Despawn=off
MinLVL=1
MaxLVL=200
Color=BEBEBE
[TRIGGER]
Spawn=off
Despawn=off
MinLVL=1
MaxLVL=200
Color=BEBEBE
[CORPSE]
Spawn=off
Despawn=off
MinLVL=1
MaxLVL=200
Color=006400
[ITEM]
Spawn=off
Despawn=off
MinLVL=1
MaxLVL=200
Color=BEBEBE
[UNKNOWN]
Spawn=off
Despawn=off
MinLVL=1
MaxLVL=200
Color=FF69B4

Setting explanations can be found on the /spawn command page.

See also