Free ID for Custom Items

ZelosAvalon

New member
Messages
218
Points
0
Age
34
Emulator
someone could tell me which IDs are free to create custom items? need ID for my "view ID", but I'm having a lot of trouble with I'm testing, I need help!

 
Check first the accessoryid.lua in data folder >> luafiles >> datainfo

Scroll down to the bottom and look for the last view id then start from there.

Keep in mind that Item ID is different from the view ID.

I used this as reference. http://herc.ws/wiki/Custom_Items

Good luck
default_smile.png


 
someone could tell me which IDs are free to create custom items? need ID for my "view ID", but I'm having a lot of trouble with I'm testing, I need help!
Use Increase ViewId diff and increase to 30000 or 7000 (whatever you want) and use those higher ids , it's simple as that.
Don't start after kRO items, always keep a suitable gap, since kRO implements new item often and would conflict with your customs if you update your luas

 
Last edited by a moderator:
in Data.ini I need to load the data.grf (kro date) and the rdata.grf (renewal) before my grf?

 
your grf should be load first than any other

 
Back
Top