I want ref.dll or ref.lua 9.4

10/29/2017 21:02 Dr.GosT04#1
I want ref.dll or ref.lua 9.4

So i can save the ref file

thnxx
10/29/2017 21:35 PetTrainer#2
Quote:
Originally Posted by Dr.GosT04 View Post
I want ref.dll or ref.lua 9.4

So i can save the ref file

thnxx
chill out... they work all on this "problem"
10/29/2017 22:48 SilentWisdom#3
I am adding support for this file in rMOD
10/30/2017 00:03 アルカード#4
Don't we all
10/30/2017 17:14 SilentWisdom#5
[Only registered and activated users can see links. Click Here To Register...]

Just gonna drop this here. Don't get too excited it will be just a bit yet before an official release of rMOD update.
10/30/2017 21:12 Xijezu#6
I don't know if they changed it or not, but I assume they didn't, so:
Quote:
Originally Posted by xijezu
Code:
// 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!
I released the item rdb (including ref) struct for 9.4 like 1 1/2 years ago, lol
10/30/2017 22:46 Gangor#7
[Only registered and activated users can see links. Click Here To Register...]
10/30/2017 22:52 medaion#8
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.
10/31/2017 13:58 thefear511#9
Quote:
Originally Posted by medaion View Post
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.
you need to get itemrefresource in your sql so you can add rows and then later load them and hash them.
10/31/2017 19:50 SilentWisdom#10
Just a heads up, newest version of rMOD just dropped. Check the sig ;)