• 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

Problem - Mage won't turn into an elemental (1 Viewer)

Joined
Sep 25, 2017
RedCents
3,230¢
Amazing how I manage to screw up simple stuff. My mage is not turning into a water elemental despite this:

Buffs1=Elemental Form: Water

Need the whole ini or something else?
 
Elemental Form: Water|Dual|Water Elemental Form

didn't test this, just changed my fire to your water!
 
Amazing how I manage to screw up simple stuff. My mage is not turning into a water elemental despite this:

Buffs1=Elemental Form: Water

Need the whole ini or something else?

Not exactly a solution for you, but I took water form into a downshit instead of having it in KA. Largely because sometimes I want semi intelligent logic to determine if I should be mounted or in water form. Wasn't able to get KA to do that for me, so the shits happened instead.

Rich (BB code):
/if (!${Me.Buff[Elemental Form: Water III].ID} && !${Me.Buff[Black Wolf].ID} && !${Me.Moving} && !${Me.Invis} && ${Zone.Indoor}) /casting "Elemental Form: Water" alt

back to your original question, it SHOULD be casting based on your KA line.
 
Did you create a downshit/flag in melee and enable it? that is independent of Kiss.

Post your ini.

what happens if you use /casting "Elemental Form: Water" ?
 
Problem - Mage won't turn into an elemental

Users who are viewing this thread

Back
Top
Cart