View Single Post
  #1  
Old 10-29-2012, 11:19 AM
ChaosSlayerZ's Avatar
ChaosSlayerZ
Demi-God
 
Join Date: Mar 2009
Location: Umm
Posts: 1,492
Default Hard-coded item/spell entries

Greetings!

I am looking to make a list of all the possible cases of hard-coded item IDs or spell IDs that may exist in the server source.

For example: Celestial Fists (item ID 10652) are hard-coded into the source code to give them unique special effect.
This means that if I am to change/move items around, whatever is occupying the item ID 10652 will be affected.

So I would like to know if there are more items or spells IDs hard-coded like that, that I need to be aware of.

So if you aware of them, or know a quick way to search for them, please share the knowledge
Reply With Quote