Jump to content
  • 0

A simple problem about an item.


cmsm94

Question


  • Group:  Members
  • Topic Count:  61
  • Topics Per Day:  0.02
  • Content Count:  170
  • Reputation:   5
  • Joined:  08/11/13
  • Last Seen:  

Hello,

I am currently using my hoster premade server client. Which i find lots of strange thing but i manage to fix it. Apparently it is taking me lots of time to fix and etc. Just a help from you guys do you know why an official item such as 12580 = Universal Catalog Silver  

 

Suppose to be seen as it is but why i am seeing it an apple. I have tested the client on other server and it shows the picture of the item but in my server it is not, its showing an apple.

Link to comment
Share on other sites

3 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  6
  • Topics Per Day:  0.00
  • Content Count:  77
  • Reputation:   5
  • Joined:  12/05/12
  • Last Seen:  

Here is what i would do:

 

1) Update KRO data.grf and rdata.grf. Same counts for iRO, jRO and others.

2) Check if the client uses *.lua and / or *.lub files

 

If YES: check: accname.lua / lub, accessoryid.lua / lub in data / luafiles514 / luafiles / datainfo and check: iteminfo.lua / lub ( should be in clientfolder / system ) for the itemid and viewid compared to the itemid and viewid in your servers item_db.txt and item_db2.txt

 

If NO: check the good old txt-files in the grf-root-folder ( data ). There are 6 of them ( thier names start with num2... and idnum2... )

 

Your Problem is a conflict in the ViewID between Item_db and the lua / lub ( or the old txt-tables )

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  81
  • Topics Per Day:  0.02
  • Content Count:  1654
  • Reputation:   583
  • Joined:  08/09/12
  • Last Seen:  

Recheck your client-side lua/lub

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  44
  • Topics Per Day:  0.01
  • Content Count:  127
  • Reputation:   7
  • Joined:  02/10/13
  • Last Seen:  

So you are saying, the client u are using shows the item on server A

but on server B it shows you an apple.

That means server B has a different item ID

 

server A - item blabla - ID 12850

client shows the item

 

Server B - item blabla - ID 12851

client shows an apple

 

The way this works is, the client gets the item ID's from the server

The client then checks if these item ID's match any files it has at it's disposal.

So if the server has an item ID and the client doesn't - you get an apple

If the server doesn't have an item ID but the client does - you get nothing at all

 

If you want to know how to add an item client or server side.

Please also tell us what client version you are using.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...