Jump to content

salmanshaikh14

Members
  • Content Count

    14
  • Joined

  • Last visited

Posts posted by salmanshaikh14


  1. sevenzz23

    i did it already //#define RENEWAL_DROP

     

    // The rate at which equipment is dropped.
    item_rate_equip: 2000
    item_rate_equip_boss: 2500
    item_drop_equip_min: 2500
    item_drop_equip_max: 2500
     
    Wounded Morroc 1917
    mob_item_ratio.txt
    2374,5000,1917
    2375,5000,1917
    2433,5000,1917
    5808,5000,1917
     
    with this setting it should come to 50% for Wounded Morroc 1917
     

    post-3504-0-88231100-1386150544_thumb.png

    drops.txt


  2. i want my mvp equip drop 25% normal equip 20%

    // The rate at which equipment is dropped.
    item_rate_equip: 2000
    item_rate_equip_boss: 2500
    item_drop_equip_min: 2500
    item_drop_equip_max: 2500
     
    but some mvp like 
     
    Wounded Morroc 1917
    mob_item_ratio.txt
    2374,5000,1917
    2375,5000,1917
    2433,5000,1917
    5808,5000,1917

     to drop his equip at 50% ?? is this ryt please help


  3. i am using 2013-08-07aRagexe.. but it shows the item and description in other language.. i have patched it to translate client into english even am using data folder v4... english translated.. and also some problem with me clientinfo

     

    if i use this it get connected

     

    <?xml version="1.0" encoding="euc-kr" ?>

    <clientinfo>
    <servicetype>korea</servicetype>
    <servertype>sakray</servertype>
       <connection>
          <display>Ragnarok</display>
          <balloon>the balloon</balloon>
          <desc>description</desc>
          <address>127.0.0.1</address>
          <port>6900</port>
          <version>26</version>
          <langtype>1</langtype>
          <registrationweb>flux.domain.com</registrationweb>
            <aid>
                <admin>2000000</admin>
    <admin>2000001</admin>
    <admin>2000002</admin>
            </aid>
            <loading>
                <image>loadingscreen01.jpg</image>
            </loading>
       </connection>
    </clientinfo>

    when i used this 

     

    <?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>SERVER NAME HERE</display>
    <desc>Ragnarok Online</desc>
    <balloon>this is a tool tip</balloon>
    <address>SERVER IP HERE</address>
    <port>6900</port>
    <version>20</version>
    <langtype>1</langtype>
    <registrationweb>REGISTRATION URL HERE</registrationweb>
    <yellow>
    <admin>2000001</admin>
    <admin>2000002</admin>
    <admin>2000003</admin>
    </yellow>
    <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>

     it does not work.. i have change the ip and all...to 127.0.0.1.. still it does not work and also the inventory is long can it be small like before

     

    post-3504-0-05673300-1385888641_thumb.jpg


  4. Can any one help me to set each event in 2 hr of gap to start.. each event should start after 2 hr

     

    for example i have 6 event 

     

    Dice 1:00

    Disguise 3:00

    Mushroom Event 5:00

    Run For Your Life 7:00

    Run And Die 9:00

    Royal Rumbel 11:00

     

    Dice 13:00

    Disguise 15:00

    Mushroom Event 17:00

    Run For Your Life 19:00

    Run And Die 21:00

    Royal Rumbel 23:00

    event.zip


  5. I am using Client  2012-05-15 ragexe

     

     

    #ifndef PACKETVER
    #define PACKETVER 20120515
    #endif // PACKETVER
     
    #ifndef DISABLE_PACKETVER_RE
    // Comment the following line if your client is NOT ragexeRE (required because of conflicting packets in ragexe vs ragexeRE).
    #define PACKETVER_RE
    #endif // DISABLE_PACKETVER_RE
     
    when i select char.. it keep saying please w8 and after dat failed to connect.. please help..
     
    I trying to use it on my own pc 127.0.0.1

    post-3504-0-58654900-1385458955_thumb.png

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.