View Single Post
  #1  
Old 09-18-2013, 10:09 AM
HnathBST
Sarnak
 
Join Date: Feb 2007
Location: Sunset Home
Posts: 71
Default 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...
Reply With Quote