Jump to content
  • 0
Daraen

I would like to have itemslotcounttable.txt read rather than iteminfo.lua. is it possible?

Question

Everything is said in the title.
I am using 2018-04-18bRagexeRE and I would really like to read itemslotcounttable.txt rather than iteminfo.lua to finalize my project

Edited by Daraen

Share this post


Link to post
Share on other sites

2 answers to this question

Recommended Posts

  • 0

I don't think it's possible, some clients read eventitemslotcounttable.txt if I am not wrong.

But why not some tool for conversion of slots into itemInfo format?

Share this post


Link to post
Share on other sites
  • 0
20 minutes ago, Dastgir said:

I don't think it's possible, some clients read eventitemslotcounttable.txt if I am not wrong.

But why not some tool for conversion of slots into itemInfo format?

Hello @Dastgir, thank you for your response.
This responds directly to my old topic: ->

 

I would like to have the slots displayed in what is called the identifieddisplayname. This was achieved by renaming my idnum2itemdisplaynametable to EventIdNum2ItemDisplayNameTable I get Guard [1] by making some modifications such as deleting item 2102 in my iteminfo.lua

The problem is that now all the slots are grayed out, although in itemslotcounttable item 2102 is declared.

So I would like to do this so that my client reads itemslotcounttable rather than my iteminfo.

I tried to code some things in the iteminfo in order to only read the slotcount. But it constantly fails.

I hope I was clear in my explanation.

I apologize for my bad english, I am using the google translator

EDIT: My client is not reading eventitemslotcounttable.txt

Edited by Daraen

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.