Jump to content

Jerhia

Members
  • Posts

    115
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by Jerhia

  1. @airi-tan91

     

    Username/password in your SQL should be the same in what you put in your config settings.

     

    char_athena.conf

    // Server Communication username and password.
    userid: username <--- (Anything you want to put)
    passwd: password <--- (Anything you want to put)
    map_athena.conf
    // Interserver communication passwords, set in account.txt (or equiv.)
    userid: username <--- (Anything you want to put)
    passwd: password <--- (Anything you want to put)

    Account:

    2000000:  Username - Password - (Your own account for testing) (It's up to you what username/password you want)

    What server revision are you using? And what client version?


    @manthan

     

    Try this: http://nn.nachtwolke.com/dev/rsu/

  2. mmo.h

    #ifndef PACKETVER
    #define PACKETVER 20130807
    //#define PACKETVER 20120410
    #endif

    packet_db

    //2013-08-07Ragexe
    packet_ver: 45
    0x0369,7,actionrequest,2:6
    0x083C,10,useskilltoid,2:4:6
    0x0437,5,walktoxy,2
    0x035F,6,ticksend,2
    0x0202,5,changedir,2:4
    0x07E4,6,takeitem,2
    0x0362,6,dropitem,2:4
    0x07EC,8,movetokafra,2:4
    0x0364,8,movefromkafra,2:4
    0x0438,10,useskilltopos,2:4:6:8
    0x0366,90,useskilltoposinfo,2:4:6:8:10
    0x096A,6,getcharnamerequest,2
    0x0368,6,solvecharname,2
    0x0838,12,searchstoreinfolistitemclick,2:6:10
    0x0835,2,searchstoreinfonextpage,0
    0x0819,-1,searchstoreinfo,2:4:5:9:13:14:15
    0x0811,-1,reqtradebuyingstore,2:4:8:12
    0x0360,6,reqclickbuyingstore,2
    0x0817,2,reqclosebuyingstore,0
    0x0815,-1,reqopenbuyingstore,2:4:8:9:89
    0x0365,18,bookingregreq,2:4:6
    //0x363,8 // CZ_JOIN_BATTLE_FIELD
    0x0281,-1,itemlistwindowselected,2:4:8:12
    0x022D,19,wanttoconnection,2:6:10:14:18
    0x0802,26,partyinvite2,2
    //0x436,4 // CZ_GANGSI_RANK
    0x023B,26,friendslistadd,2
    0x0361,5,hommenu,2:4
    0x0887,36,storagepassword,2:4:20

    clientinfo.xml

    <?xml version="1.0"
    encoding="euc-kr" ?>
    <clientinfo>
    <servicetype>korea</servicetype>
    <servertype>primary</servertype>
    <connection>
    <display>Server Name</display> 
    <balloon></balloon>    
    <desc>Test Server Client</desc>     
    <address>127.0.0.1</address>     
    <port>6900</port>     
    <version>45</version>     
    <langtype>0</langtype>     
    <registrationweb></registrationweb>     
    <aid>
                  <admin></admin>        
    <yellow></yellow>
          </aid>  
    </connection>
    </clientinfo>
    
    

    Try This: (For Testing Purposes)

    Chat Flood Allow
    Custom Window Title
    Disable 1rag1 type parameters (Recommended)
    Disable 4 Letter UserCharacter Limit
    Disable 4 Letter UserID Limit
    Disable 4 Letter UserPassword Limit
    Disable Ragexe Filename Check (Recommended)
    Disable Hallucination Wavy Screen (Recommended)
    Disable HShield (Recommended)
    Enable Official Custom Fonts
    Enable Title Bar Menu
    Extend Chat Box
    Extend Chat Room Box
    Extend PM Box
    Fix Camera Angles (Recommended)
    Increase Headgear ViewID
    Increase Zoom Out Max
    Always Call SelectKoreaClientInfo() (Recommended)
    Enable /showname (Recommended)
    Read Data Folder First
    Read msgstringtable.txt (Recommended)
    Read questid2display.txt (Recommended)
    Remove Gravity Ads (Recommended)
    Remove Gravity Logo (Recommended)
    Restore Login Window (Recommended)
    Disable Nagle Algorithm (Recommended)
    Skip Resurrection Buttons
    Translate Client (Recommended)
    Use Custom Aura Sprites
    Use Normal Guild Brackets
    Use Ragnarok Icon
    Use Plain Text Descriptions (Recommended)
    Enable Multiple GRFs (Recommended)
    Skip License Screen
    Ascii & Arial on All Langtypes (Recommended)
    Disable Packet Encryption (Recommended)
    @ Bug Fix (Recommended)
    Load Custom lua file instead of iteminfo.lub
    Enable 64k Hairstyle
    Extend Npc Dialog Box
    Enable Custom Homunculus
    Ignore Missing File Error
    Ignore Missing Palette Error
    Remove Hourly Announce (Recommended)
    Increase Attack Display
    Enable Monster tables
    Enable Flag Emoticons
    Enforce Official Login Background
    Enable Mail Box for All Langtypes (Experimental)
    Remove Serial Display (Recommended)
    Allow space in guild name
    Enable DNS Support (Recommended)
    Cancel to Login Window (Recommended)
    Fix Tetra Vortex

    May I know what server revision are you using?

  3. Hey everyone, i just downloaded  Full Inventory Refiner (Quick Refiner) from http://rathena.org/board/topic/61738-full-inventory-refiner-quick-refiner/page-2 but im gettin' error seems like they have removed a command, i read this http://trac.rathena.org/changeset/17341/rathena#file9 but theres no way i can figure out which command did they changed getequipisidentify for, im trying to update this on revision 17704. 

     

    I tried to change

     

    - if(!getequipisidentify(.@part)) { 

     

    for this one 

     

    if(getequiprefinerycnt(.@part) < 10) 

     

    error dissapeard, and looking the changeset again i noticed they are totally different commands.

     

    when i choose, "safe limit" and "all items in inventory" it nukes me XD.

    but the other one " choose number " it works fine.

     

     

    if someone could teach me how to upgrade this script for my revision (17704) i would really appriciate, thank you in advance, have a nice day everyone! 

    bump!~

     

     

    @EDIT: Nuke thing problem has been solved!

  4. Sorry for wasting the time, I had a old kRO folder lurked in my pc but was hidden in the Depths as i used simlar folder and everyone was failing also i should of known better of adding screen shots anywhoo thank you for the responses and also Jerhia thanks for posting the info up never had anything come upon a response back on this post i did.

     

    No problem :) Still getting error?

  5. eh xdata is my main grf? so then 0 is the main grf?

     

    Yap! Supposed to be your server grf. 

     

    EXAMPLE:

    [Data]
    0=yourserver.grf
    1=rdata.grf
    2=data.grf

    YOUR DATA.INI

    [Data]
    0=xdata.grf <--- Is this your server grf?
    1=risingforce_update.grf <--- New server patch? (What patcher are you using?)
    2=RFRO.grf <--- And this one what is this for?
    3=rdata.grf
    4=data.grf
    5=sdata.grf  <--- Is this sakray data?
  6. ResourceError : Cant find file
    À¯ÀúÀÎÅÍÆäÀ̽º\basic_interface\btn_bank_a.bmp and 2 others more

    btn_bank_a.bmp is missing.

     

    Does your server is running online atm? Or not? So, xdata.grf is your server main grf?

×
×
  • Create New...