Hello guys,
I have discovered recently (thanks to you all !) how to use the Zoned.cfg file to give instructions to be executed on zoning. As shown in my Zoned.cfg file, the first and the second command work perfectly, every time I zone, any active macro ends and the /hidecorpse looted command is executed each time, so far, so good. I wanted to add a third instruction to toggle /pet focus, as this setting is turned off when you zone (you have to /pet focus after each zoning, the game client resets it to off when you zone). But it doesn't work - only when I do a /loadcfg Zoned does it activate the /pet focus, but it's not done automatically upon zoning. What have I done wrong ? This is my Zoned.cfg file (the first line was there it's not me) :
I have discovered recently (thanks to you all !) how to use the Zoned.cfg file to give instructions to be executed on zoning. As shown in my Zoned.cfg file, the first and the second command work perfectly, every time I zone, any active macro ends and the /hidecorpse looted command is executed each time, so far, so good. I wanted to add a third instruction to toggle /pet focus, as this setting is turned off when you zone (you have to /pet focus after each zoning, the game client resets it to off when you zone). But it doesn't work - only when I do a /loadcfg Zoned does it activate the /pet focus, but it's not done automatically upon zoning. What have I done wrong ? This is my Zoned.cfg file (the first line was there it's not me) :
/SetWinTitle ${Me.Name}.${EverQuest.Server} (Lvl:${Me.Level} ${Me.Class}) ${Zone.Name} ${Me.Instance}
/docommand /end
/docommand /hidecorpse looted
/docommand /pet focus


