Jump to content
  • 0

about iteminfo.lub and another cloned (custom)iteminfo.lub


rmon008

Question


  • Group:  Members
  • Topic Count:  19
  • Topics Per Day:  0.00
  • Content Count:  80
  • Reputation:   1
  • Joined:  09/13/13
  • Last Seen:  

i saw only private server which has 2 iteminfo.lub

 

can anyone teach me how this possible happen :)

 

post-20583-0-63260200-1397026550_thumb.png

Link to comment
Share on other sites

2 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.00
  • Content Count:  806
  • Reputation:   220
  • Joined:  03/13/12
  • Last Seen:  

simple answer it doesnt. it only reads the servername.lub. You can use my NEMO patcher (check my signature for link) to make the client read a different file instead of System/iteminfo.lub

  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  11
  • Topics Per Day:  0.00
  • Content Count:  41
  • Reputation:   0
  • Joined:  03/19/14
  • Last Seen:  

yup Use Nemo Patcher or u want do like Me(Iteminfo.lua)

 

then u should do this kind

[32722] = {
unidentifiedDisplayName = "yourdisplayname",
unidentifiedResourceName = "spritename",
unidentifiedDescriptionName = {
"^008000[ your description name ]^000000",
"Class :^777777 Headgear^000000",
"Defense :^777777 5^000000",
"Equipped On :^777777 Middle^000000",
"Weight :^777777 10^000000",
"Required Level :^777777 1^000000",
"Applicable Job :^777777 Every Job^000000"
},
identifiedDisplayName = "yourdisplayname",
identifiedResourceName = "spritename",
identifiedDescriptionName = {
"^008000[ your description name ]^000000",
"Class :^777777 Headgear^000000",
"Defense :^777777 5^000000",
"Equipped On :^777777 Middle^000000",
"Weight :^777777 10^000000",
"Required Level :^777777 1^000000",
"Applicable Job :^777777 Every Job^000000"
},
slotCount = 0,
ClassNum = 0
},

Copy How Many u Want To Add Into Client Example Have 20 custom so make 20 this in another notepad(suggest Notepad++)then exchange 1 by 1 this work very lazy because u need change and change the name.

 

Sorry For Bad english

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...