Jump to content
  • 0

Question

4 answers to this question

Recommended Posts

  • 0
Posted (edited)

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
  • 0
Posted

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! 

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...