Log in

View Full Version : Ability to view Spell Graphics in game?


ChaosSlayerZ
01-22-2019, 01:07 AM
Is there a way to view Spell Graphics in game? Like a gm command to go by spell animation id to view them?

Thanks!

Shin Noir
01-22-2019, 07:49 AM
I peeked at source and noticed there's no way via a #gmcommand. I have this on my rebuildeq server though.

I'll write a pull request for #spelleffect.
I also have #playsound, may as well PR that too.

You can also see a preview of all of them from shendare's work long ago - https://github.com/Shendare/EQSpellAnimations_HQ/tree/master/spell_anims

ChaosSlayerZ
01-22-2019, 08:54 AM
This is awesome Shin Noir! Thank you!

Akkadius
01-22-2019, 09:06 AM
There is this too

http://www.eqemulator.org/forums/showthread.php?t=37652&highlight=mass+spell

Should still work

pharone1
01-22-2019, 04:42 PM
There is this too

http://www.eqemulator.org/forums/showthread.php?t=37652&highlight=mass+spell

Should still work

That's really cool. I'm going to try this out when I get home from work as I've been looking for a way to pick items and such for my server's content. Thanks.

pharone1
01-23-2019, 10:50 AM
There is this too

http://www.eqemulator.org/forums/showthread.php?t=37652&highlight=mass+spell

Should still work

I can confirm that this still works as I implemented it last night. It took a while to figure out everything because I'm still a noob when it comes to eqemu, but I eventually got it working thanks to your help on discord.