View Single Post
  #3  
Old 07-26-2015, 07:52 AM
Rabuk
Fire Beetle
 
Join Date: Jul 2015
Posts: 14
Default

Quote:
Originally Posted by NatedogEZ View Post
Itemlinks over 500,000 are considered "saylinks" in our source

There is a large range of numbers before 500k that are unused so may want to lower the itemids.
Ah cool thank you very much.
I was having npc's clones 46k arround and put them all in a range of 1000000+ since the npc's are in a range of 1 to 700k-900k id's.

So i did items for every npc and added 1mil to the id to easy get the item for the npc when he died in a script.

Now need to find good workarround that i can easy find the item for each cloned npc. Maybe i add another column to the item table with the npc id.

But thank you very much.
Reply With Quote