• You've discovered RedGuides 📕 an EverQuest multi-boxing community 🛡️🧙🗡️. We want you to play several EQ characters at once, come join us and say hello! 👋
  • IS THIS SITE UGLY? Change the look. To dismiss this notice, click the X --->

Tip - MQ2 WinTitles How to stop them from changing (1 Viewer)

Kasino7

Well-known member
Joined
May 23, 2020
RedCents
224¢
Hey guys,

Not sure if anyone else ran into conflicts with ISBoxer, HotkeyNet, AHK, etc.

I've found three locations that WinTitle gets changed, and wanted to share with everyone in case anyone else was going bonkers at figuring out how to stop it from changing.

  1. In your Macros Folder, locate a file 'kissassist.mac. Hit Ctrl+F (Find) to find 'WinTitle' Quest INI. Search for '/SetWinTitle'. You can go ahead and remove the line. It looks like:
| ----------------------------------------------------------------------------
| SUB: Set Window Title Buffs
| ----------------------------------------------------------------------------
Sub WinTitle
/if (${Debug}) /echo \atDEBUGBUFFS WinTitle Enter \agLine#: ${Macro.CurLine}
/SetWinTitle ${Me.Name} (Lvl:${Me.Level} ${Zone.ShortName})
/if (${Debug}) /echo \atDEBUGBUFFS WinTitle Leave \agLine#: ${Macro.CurLine}
/return

2. In your Configs folder, locate two files: CharSelect.cfg and zoned.cfg . Open with Notepad (or any editor) and change everything after /SetWinTitle to EverQuest

Not sure if there are other fixes, but found this, wanted to share. Happy Hunting Norrathians
 
Tip - MQ2 WinTitles How to stop them from changing

Users who are viewing this thread

Back
Top