Jump to content

dwarf03

Members
  • Posts

    14
  • Joined

  • Last visited

Posts posted by dwarf03

  1. Just now, crazyarashi said:

    make sure the ID you added in the clientinfo is the same as the Admin Account you're using.

    
    <aid>
    	<admin>2000000</admin>
    	<admin>2000001</admin>
    </aid>

     

    I already done that and still nothing happens. ? 

    Quote

    <?xml version="1.0" encoding="euc-kr" ?>
    <clientinfo>
        <desc>Ragnarok Client Information</desc>
        <servicetype>korea</servicetype>
        <servertype>sakray</servertype>
        <hideaccountlist />
        <passwordencrypt />
        <passwordencrypt2 />
        <extendedslot />
        <readfolder />
        <connection>
            <display>BryRO</display>
            <desc>Ragnarok Online</desc>
            <balloon>Test Server</balloon>
            <address>127.0.0.1</address>
            <port>6900</port>
            <version>55</version>
            <langtype>1</langtype>
            <registrationweb>www.ragnarok.com</registrationweb>
            <aid>
                <admin>2000000</admin>
                <admin>2000001</admin>
                <admin>2000002</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>
                <image>loading07.jpg</image>
                <image>loading08.jpg</image>
                <image>loading09.jpg</image>
                <image>loading10.jpg</image>
            </loading>
        </connection>
    </clientinfo>

     

    gm.PNG

  2. 31 minutes ago, TheDerpySupport said:

    You'll need to edit your clientinfo.xml to use it,

    
    <?xml version="1.0" encoding="euc-kr" ?>
    <clientinfo>
    	<desc>Ragnarok Client Information</desc>
    	<servicetype>korea</servicetype>
    	<servertype>primary</servertype>
    	<connection>
    		<display>Untold RO</display>
    		<desc>Closed Alpha</desc>
    		<balloon>1x | 1x | 1x</balloon>
          		<address>127.0.0.1</address>
          		<port>6900</port>
          		<version>20170614</version>
          		<langtype>1</langtype>
    		<aid>
    			<admin>2000000</admin>
    		</aid>
       	</connection>
    </clientinfo>

    As you see here in my example info <admin> </admin> will give you GM clothes and yellow chat

    Not working after many tries. Sorry. Please patient to me.

     

  3. Just now, GMHelios said:

    If you can provide us more details may be I can be able to help because I just made this version to work for my server.

    I just used the nemo application to apply it to the new .exe file. Then that happen. When I execute it doesn't show nor pops a window of the game. I really don't know what's wrong with what I just done

  4. 1 minute ago, Tyrfing said:

    767 bytes is the stated prefix limitationfor InnoDB tables in MySQL version 5.6 (and prior versions). It's 1,000 bytes long for MyISAM tables. In MySQL version 5.7 and upwards this limit has been increased to 3072 bytes.

    So, make sure you are using MyISAM tables or MySQL 5.7.

    Hello sir Tyrfing good day. I'm not so sure about what you are asking but can you tell me if this is right? 

    version.PNG

×
×
  • Create New...