Item Clicky/Spell Id Problem
Meddling with my server I discovered a problem with item clickies. If a spell id is too high (in my case 42000) it will not work when attached to an item as a click effect.
I am using HoT as a client, so I shouldn't be having any issues with the spell id being too high. I did notice when I did a #iteminfo on my item it said the spell effect was -23536. Is it possible that the server/client has a limit on click effects? I solved the problem by finding a gap in my spells table and changing my new spells id to one of the lower open numbers. Any thoughts? PS. I kind of guessed that this was the best place to put this... :-? |
|
Quote:
|
You can try this patch http://bpaste.net/show/133455/
I haven't looked at the code more to see if anything else would cause problems, or even prevent it from working :P |
I'll definitely defer to anything that demonstar55 says, but...
(int16)-23536 = (uint16)42000..and that doesn't change the struct/packet size/offset. |
All times are GMT -4. The time now is 02:33 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.