Jump to content

rans

Members
  • Posts

    429
  • Joined

  • Last visited

  • Days Won

    7

Posts posted by rans

  1. rentitem 5022,3600;
    

    Helm of Sun God for 1 Hours.

     

    uhm 

    you dont get my point xD

    i want to bind a command like this

    @/#rentitem <itemid>,<sec>

    ex.

    @rentitem 2628,3600

    #rentitem ranz 2628,3600

    is there a way to implement this with bindatcmnd only?

  2. Hi,

    Im having a hard understanding about this command xD

    how can i add a value or parameters for this?
     

    - script rent -1,{
    OnInit:
    bindatcmd("rent",strnpcinfo(0)+"::Onrent"{99,99});
    Onrent:
    rentitem <item_id>,<seconds>;
    }

    anyone can guide me? or fix the script?
    Thnx
  3.  

     

    lol

    no need to use script if you own a harmony

    Check your 

    conf/harmony.conf

     

     

    Good point I actually own harmony and remember seeing that at one point... Although I don't recommend Harmony to anyone.

     

    Yep. 

    other player can bypass it now. xD 

  4. lol
    no need to use script if you own a harmony
    Check your 
    conf/harmony.conf

     

    /////////////////
    // Multiclient: PC limit
    /////////////////
    // Number of connections allowed per physical computer
    // Use -1 to disable this check.
    // Default: -1 (unlimited)
    max_connections_per_pc: -1

    you just need to edit it there xD
  5.  

     

    Good day everyone! May tanong lang po sana ako. Pano po iedit or ano ano ang ieedit para magawa yung "Classic Ragnarok" Like 2-2 lang sya as in mala 2007 po gnun ty po sa mga sasagot

    Di ko lang sure if meron configuration nyan 

    tingin ko manual mong aayusin from pre-re.

     

    Awtsu iisa isahin pa pala yun :v

     

    I think so hehehe last time kasi nag karon ako ng project na ganyan 

    inisa isa ko since wala ako mahanap na easy way xD

  6. Good day everyone! May tanong lang po sana ako. Pano po iedit or ano ano ang ieedit para magawa yung "Classic Ragnarok" Like 2-2 lang sya as in mala 2007 po gnun ty po sa mga sasagot

    Di ko lang sure if meron configuration nyan 

    tingin ko manual mong aayusin from pre-re.

  7. Hi guys, hindi ako makakonek. First time ko lang gumawa nang ganeto. ung ragnarok client at diff na gamit ko ay 2013-07-03a

     

    yHF4A3D.png?1

     

     

    clientinfo.xml:

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

    char_athena:

    // Athena Character configuration file.
    
    // Note: "Comments" are all text on the right side of a double slash "//"
    // Whatever text is commented will not be parsed by the servers, and serves
    // only as information/reference.
    
    // Server Communication username and password.
    userid: username
    passwd: password
    
    // Server name, use alternative character such as ASCII 160 for spaces.
    // NOTE: Do not use spaces or any of these characters which are not allowed in
    // Windows filenames \/:*?"<>|
    // ... or else guild emblems won't work client-side!
    server_name: rAthena
    
    // Wisp name for server: used to send wisp from server to players (between 4 to 23 characters)
    wisp_server_name: Server
    
    // Login Server IP
    // The character server connects to the login server using this IP address.
    // NOTE: This is useful when you are running behind a firewall or are on
    // a machine with multiple interfaces.
    login_ip: 127.0.0.1
    
    // The character server listens on the interface with this IP address.
    // NOTE: This allows you to run multiple servers on multiple interfaces
    // while using the same ports for each server.
    //bind_ip: 127.0.0.1
    
    // Login Server Port
    login_port: 6900
    
    // Character Server IP
    // The IP address which clients will use to connect.
    // Set this to what your server's public IP address is.
    char_ip: 127.0.0.1
    
    // Character Server Port
    char_port: 6121

    inter_athena:

    // Global SQL settings
    // overridden by local settings when the hostname is defined there
    // (currently only the login-server reads/obeys these settings)
    sql.db_hostname: 127.0.0.1
    sql.db_port: 3306
    sql.db_username: root
    sql.db_password: roxas123
    sql.db_database: rathena
    sql.codepage:
    
    // MySQL Character SQL server
    char_server_ip: 127.0.0.1
    char_server_port: 3306
    char_server_id: root
    char_server_pw: roxas123    
    char_server_db: rathena
    
    // MySQL Map SQL Server
    map_server_ip: 127.0.0.1
    map_server_port: 3306
    map_server_id: root
    map_server_pw: roxas123
    map_server_db: rathena
    
    // MySQL Log SQL Database
    log_db_ip: 127.0.0.1
    log_db_port: 3306
    log_db_id: root
    log_db_pw: roxas123
    log_db_db: rathena
    log_codepage:
    log_login_db: logs

    map_athena:

    // Configuration Info
    //--------------------------------------------------------------
    // Interserver communication passwords, set in account.txt (or equiv.)
    userid: username    
    passwd: password
    
    // Character Server IP
    // The map server connects to the character server using this IP address.
    // NOTE: This is useful when you are running behind a firewall or are on
    // a machine with multiple interfaces.
    char_ip: 127.0.0.1
    
    // The map server listens on the interface with this IP address.
    // NOTE: This allows you to run multiple servers on multiple interfaces
    // while using the same ports for each server.
    //bind_ip: 127.0.0.1
    
    // Character Server Port
    char_port: 6121
    
    // Map Server IP
    // The IP address which clients will use to connect.
    // Set this to what your server's public IP address is.
    map_ip: 127.0.0.1
    
    // Map Server Port
    map_port: 5121

    subnet_athena:

    // Subnet support file
    // Format is:
    // subnet: net-submask:char_ip:map_ip
    // you can add more than one subnet
    
    subnet: 255.255.255.0:127.0.0.1:127.0.0.1

    Ano bang mali dito? eto nga pala ung thread na sinundan ko. http://rathena.org/board/topic/84746-tutorial-how-to-create-ragnarok-offline-2013-client-tutorial/

     

    Salamat!

    Check your Inter_athena.conf

  8. Meaning, it's possible to duplicate items while harmony is installed?

    I Don't Think there is a WORKING Dupe Program now

    And i have Harmony on my server.

    and my server was free from bot, RPE, WPE, and other INJECTING programs. when i start using Harmony.

    There is a option on your harmony 

    If you are goingto allow graymap and hotkeys

  9.  

    Can you teach me? I'm using latest rathena and i want to downgrade because the harmony didn't supported the latest rathena.

     

    following this up please...

     

    Thanks,

     

    Either you will downgrade your rev. or find a developer that can install it for you.

    i recommend to search from the paid services section of this forum

    • Upvote 1
  10. Can you teach me? I'm using latest rathena and i want to downgrade because the harmony didn't supported the latest rathena.

    Inside your harmony package 

    There is folder "Server" and you can find there the "Manual Install" folder.

    and just manually install the patch.

  11. Hi All,

     

    Good Day, i purchase harmony and i saw that harmony is not supported the latest rev. Upon checking on manual of harmony r17484 is one of the compatible. Where can i download these rev? i can't find it on google T_T. and also can you give me a step by step installation of harmony?

     

    Please advise,

     

    Thanks,

    i think you can install it through manual patch

×
×
  • Create New...