Jump to content
  • 0

AndRO Item Descriptions


Rivers

Question


  • Group:  Members
  • Topic Count:  50
  • Topics Per Day:  0.01
  • Content Count:  236
  • Reputation:   47
  • Joined:  12/04/13
  • Last Seen:  

How do I change the item descriptions for AndRO? I added my iteminfo.lua/.lub files but nothing is changing.
https://imgur.com/gallery/9yLhfv7

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  118
  • Topics Per Day:  0.03
  • Content Count:  1942
  • Reputation:   197
  • Joined:  01/08/12
  • Last Seen:  

what is your client version?have you check your system/iteminfo.lua or .lub?

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  50
  • Topics Per Day:  0.01
  • Content Count:  236
  • Reputation:   47
  • Joined:  12/04/13
  • Last Seen:  

20180620
I've checked iteminfo.lua and .lub but it won't change. I saved it to both server.grf and data.grf, but nothing worked.

EDIT:
This is my clientinfo.xml. Perhaps I placed a line of code somewhere incorrectly? Anyone have any ideas, please let me know.

<?xml version="1.0" encoding="euc-kr" ?> 
<clientinfo> 
    <servicetype>america</servicetype>
    <servertype>primary</servertype>
    <connection>
    <display>[ 100/100/5% ] [ Vanaheim ]</display>
    <address>198.50.173.197</address>
    <port>6900</port>
    <version>55</version>
    <langtype>1</langtype>
    <packetver>20180620</packetver>
    <read_lua_before_lub>true</read_lua_before_lub>
    <increase_max_hairstyles>500</increase_max_hairstyles>
    <increase_max_haircolors>600</increase_max_haircolors>
    <read_data_directory_first>true</read_data_directory_first>
    <hide_quickcashshop_button>true</hide_quickcashshop_button>
    <max_guildpositions>30</max_guildpositions>
    <registrationweb>https://www.ragnarokvillains.roserver.net/</registrationweb>
    <aid>
    <admin>2000038</admin>  
    </aid>
    <loading>
    <image>loading00.jpg</image>
    <image>loading01.jpg</image>
    <image>loading02.jpg</image>
    <image>loading03.jpg</image>
    <image>loading04.jpg</image>
    <image>loading05.jpg</image>
    <image>loading06.jpg</image>
    </loading>
    <patchserver>
    <type>thor</type>
    <http>http://ragnarokheroes.roserver.net/patch/plist.txt</http>
    <ftp>http://ragnarokheroes.roserver.net/patch/data/</ftp>
    <grf>heroes.grf</grf>
    <inf>updates.dat</inf>
    </patchserver>
    </connection>
</clientinfo>

Edited by Rivers
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  39
  • Reputation:   26
  • Joined:  03/14/12
  • Last Seen:  

<iteminfo>itemInfo.lua</iteminfo> or whatever it's named in your client

  • Upvote 1
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  50
  • Topics Per Day:  0.01
  • Content Count:  236
  • Reputation:   47
  • Joined:  12/04/13
  • Last Seen:  

Thank you for all your help. I had the client read data first and added the files into data folder and that resolved my issue as well as changing to <iteminfo>itemInfo.lua</iteminfo> 

 

Thanks again everyone! 

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