I want ref.dll or ref.lua 9.4
So i can save the ref file
thnxx
So i can save the ref file
thnxx
I released the item rdb (including ref) struct for 9.4 like 1 1/2 years ago, lolQuote:
Originally Posted by xijezuCode:// The db_item.ref structure is the following: struct HEADER { int entries; int string_length; }header; struct MAIN { char filename[string_length]; }main[header.entries]; // The numbers for model, icon_file_name, etc. // are the position/index of the relevant "filename" // in the db_item.ref. Remember: The index starts // at 0, not 1!
you need to get itemrefresource in your sql so you can add rows and then later load them and hash them.Quote:
Someone is how to correct the icon of the new items?
Because I succeed in creating items that bugs not my they are still without icons
They are in black screen.