• You've discovered RedGuides, an EverQuest multi-boxing and scripting community 🧙‍♀️⚙️. We want you to play several EQ characters at once, come join us and say hello! 👋

  • A TLP without truebox has thawed (Very Vanilla ready)
    Frostreaver

Question - Possible to add a custom spell to a rotation?

Joined
May 8, 2019
RedCents
30¢
RGMercs Build?
1.4
What level is the character?
70
Having a blast on profusion atm, would love the cleric to use "Big Friggen Heal" custom CH in game
/echo ${Spell[44992].Name} - This will reply with the correct spell name. But when adding it to the ini the spell will not load. I should mention that this spell is in spellbook but not infact loadded into the right click menu
 
We don't have an ini so I have no idea what ini you are adding it to, but that sounds wrong.

You can create custom configs using the "Create Custom Config" button in game and then editing the resulting class_Config in your mq/config/rgmercs folder.
 
We don't have an ini so I have no idea what ini you are adding it to, but that sounds wrong.

You can create custom configs using the "Create Custom Config" button in game and then editing the resulting class_Config in your mq/config/rgmercs folder.
my appoligies by ini i meant Lua :P ill try again, thanks for your reply
 
['CompleteHeal'] = {
"Big Friggen Heal",
"Complete Heal",
}

but she still mems CH over the custom spell, is there another place this should be addressed?
 
Last edited:
You can also set your logging to debug and hit the rescan spells and the console should walk through what it is doing for each gem. Probalby easier to discuss in discord as well.
 
Get rid of complete heal we don't have that spell on Profusion

['CompleteHeal'] = {
"Big Friggin Heal",
},

Also start with EQ Might make a custom copy, Will be called Custom: E9 Profusion . modify the Lua file named class_configs\E9 Profusion\clr_class_config.Lua
 
Question - Possible to add a custom spell to a rotation?

Users who are viewing this thread

Back
Top
Cart