Jump to content
  • 0

Question

Posted (edited)

Hello!

 

I made some custom loading screens (loading00.jpg,.....,loading10.jpg). They are 1024x768 type JPEG.

When i first added them they din't work, so later i had to edit the etcinfo.txt to :-

loadingscreen#
11#

 

It started showing the loading screens but i have a problem here :- loading screens only show up from @go 1 to @go 11(when you teleport to 10 different maps) later on it shows all black(no loading screen). Once all screens are done showing, they never repeat and instead nothing is showed i.e. full black.

 

I've searched many different topics and tried doing what they said but it doesnt seem to work for me. If anyone knows more regarding this please help!

 

I'm using 2012-04-10 client.

 

My clientinfo looks like :-

<?xml version="1.0" encoding="euc-kr" ?>
<clientinfo>
<servicetype>india</servicetype>
<servertype>primary</servertype>
   <connection>
      <display>Welcome to Veracious Ragnarok Online!</display>
      <balloon>Enjoy your stay!</balloon>
      <desc>description</desc>
      <address>xxx.xxx.xxx.xxx</address>
      <port>6900</port>
      <version>30</version>
      <langtype>1</langtype>
      <registrationweb></registrationweb>
        <aid>
            <admin>2000000</admin>
            <admin>2000001</admin>
            <admin>2000002</admin>
        </aid>
        <loading>
            <image>loadingscreen00.jpg</image>
            <image>loadingscreen01.jpg</image>
            <image>loadingscreen02.jpg</image>
            <image>loadingscreen03.jpg</image>
            <image>loadingscreen04.jpg</image>
            <image>loadingscreen05.jpg</image>
            <image>loadingscreen06.jpg</image>
            <image>loadingscreen07.jpg</image>
            <image>loadingscreen08.jpg</image>
            <image>loadingscreen09.jpg</image>
            <image>loadingscreen10.jpg</image>
        </loading>
   </connection>
</clientinfo>
Edited by Veracious

2 answers to this question

Recommended Posts

Posted

Change your loading screens name into loading00.jpg and so on...
On your clientinfo.xml change the <image>loadingscreen00.jpg</image> into <image>loading00.jpg</image>

Hope it helps,
 

  • Upvote 1
Posted

Change your loading screens name into loading00.jpg and so on...

On your clientinfo.xml change the <image>loadingscreen00.jpg</image> into <image>loading00.jpg</image>

Hope it helps,

 

 

Wow, such a silly mistake, dint notice this for a week. My loading screens were loading00.jpg and at clientinfo it was loadingscreen00.jpg, hehe thanks for replying instantly its solved!

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