MOTR logo
    • Категории
    • Последние
    • Популярные
    • Метки
    • Пользователи
    • Группы
    • Зарегистрироваться
    • Войти

    Ragnarok в Offline знающие люди зайдите

    Запланировано Прикреплена Закрыта Перенесена Архив Оффтопика
    77 Сообщения 35 Posters 9.1k Просмотры
    Загружаем больше сообщений
    • Сначала старые
    • Сначала новые
    • По количеству голосов
    Ответить
    • Ответить, создав новую тему
    Авторизуйтесь, чтобы ответить
    Эта тема была удалена. Только пользователи с правом управления темами могут её видеть.
    • G Не в сети
      Groster
      отредактировано

      Как запустить РО в оффлайн.

      Как быстро сделать локальный сервак
      Качаем
      1 клиент Ragnarok ( подойдёт любой клиент кроме мотра, для вас жедательно чтобы были спрайты адвансов - его легко найти в поисковиках
      PS если у вас почемукто видны ничитаемые иероглифы - дело в левом клиенте а не в эмуле)
      2 прогу для запуска игры
      3 эмулятор Athena - там можно скачать почти всё, включая плагины и тп.4
      5. Редактор Акка и установочник к нему
      Терь устанавливаем клиент, скидываем в его папку kRO628aSakexeByRod.exe и папку data c motr клиента.
      Открываем файл sclientinfo.xml и заменяем адресс на
      <address>127.0.0.1</address> сохраняем-закрываем
      устанавливаем эмуль(довольно простая установка)
      скидываем в его папку библиотеки
      можно подстроить эмуль, запустив wxAAConfig.exe
      терь тыкаем установочник редактора аккаунта. распаковываем и запускаем сам редактор. создаём новый акк
      ну всё)
      терь надо запустить сервак, запустив логин сервер чар сервер и мап сервер и игру(с помощью kRO628aSakexeByRod.exe)
      PS кстати рекомендую также скачать eAthena Advanced(с неё копируем утилитки для настройки сервака[в корне каталога] с их помощью можно быстро и леко настоить сервак и подстроить дополнительные параметры)

      1 ответ Последний ответ Ответить Цитировать 0
      • G Не в сети
        Groster
        отредактировано

        да, если вылезает сообщение о дисконекте
        заменяем содержимео в login_athena.conf
        на
        login_athena
        меняем опять на вот это!

        // Athena Login Server configuration file.
        // Translated by Peter Kieser pfak@telus.net

        // Login Server IP
        // The login server exports this IP address to the entire world.
        // NOTE: You should only need to set this if you are running behind a
        // firewall or are on a machine with multiple interfaces.
        login_ip: 127.0.0.1

        // The login 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

        //Time-stamp format which will be printed before all messages.
        //Can at most be 20 characters long.
        //Common formats:
        // %I:%M:%S %p (hour:minute:second 12 hour, AM/PM format)
        // %H:%M:%S (hour:minute:second, 24 hour format)
        // %d/%b/%Y (day/Month/year)
        //For full format information, consult the strftime() manual.
        //timestamp_format: [%d/%b %H:%M]

        // Whether remote administration is enabled or disabled (1 for enabled, 0 for disabled)
        admin_state: 0

        // Administrative password, used by ladmin (perl software) to connect remotely to server.
        // NOTICE: If you enable remote administration, you should change its value for security
        admin_pass: admin

        // Indicate the IP that the server accepts for remote administration.
        // put: 'all', or 'xxx.xxx.' (begin of an ip finished by '.' or a complete ip),
        // or a network and its mask (example: '123.456.789.012/24' or '123.456.789.012/255.255.255.0')
        // or 'clear' to suppress previous parameter (use it in import file mainly)
        // Add as many IP's as you wish.
        ladminallowip: all

        // Console Commands
        // Allow for console commands to be used on/off
        // This prevents usage of >& log.file
        console: off

        // Are login's case sensitive?
        case_sensitive: on

        // Gamemaster password, used with the @gm command to obtain GM commands (level of gm set with level_new_gm parameter).
        // NOTICE: You should also change this one.
        gm_pass: gm

        // Level of new GM created with @gm command. (default: 60)
        // If you set to 0, you disable creation of new GM with @gm.
        // To be able to create a gm with @gm, you must:
        // - give a level to this value (not 0)
        // - enable to level 0 the @gm command (atcommand_athena.conf) (default 100)
        // - enable gm commands to normal player (battle_athena.conf, atcommand_gm_only parameter)
        // - and normal player must give correct password when he use the @gm command
        level_new_gm: 60

        // Can you make new accounts on the server? (1 for Yes, 0 for no)
        // (1 = _M/_F enabled, 0 = not enabled)
        new_account: 1

        // ********** account registration flood system **********
        // allowed_regs is the number of registrations allowed in time_allowed (in seconds)
        allowed_regs: 1
        time_allowed: 10

        // Account flatfile database, stores account information.
        account_filename: save/account.txt

        // What account AIDs have GM privs, and what level?
        gm_account_filename: conf/GM_account.txt

        // Timer to check if GM_account file has been changed and reload GM account automaticaly
        // (in seconds; default: 15; value: 0 (disabled), or 2 or more)
        gm_account_filename_check_timer: 15

        // Log Filename. All operations received by the server are logged in this file.
        login_log_filename: log/login.log

        // To log the login server?
        // NOTE: The login-sql server needs the login logs to enable dynamic pass failure bans.
        log_login: 1

        // Name of the file of that logs the unknown packets (for debug or hack check)
        login_log_unknown_packets_filename: log/login_unknown_packets.log

        //When set to yes, the login server will refuse connections from accounts that are considered online already.
        //When a login attempt is rejected, the account in question is also kicked from all connected char-servers.
        //It's safe to turn this off if there's only one char-server connected, or if the char-servers don't share
        //the same backend (ie: Multiple char servers reading from the same SQL tables)
        online_check: yes

        // Indicate if the unknown packets are saved or not
        //(the unknown packets coming from the char-server or ladministration does not relate to, which is always saved)
        // Be careful: if you receive an attack, your hard disk can cause lag...
        // So, active this option with a speed hard disk or for debug only.
        save_unknown_packets: 0

        // Indicate if you want display the parse of the packets received in a normal connection
        // It's useful for debug. Possible values: 0: no (default), 1: yes
        display_parse_login: 0

        // Indicate if you want display the parse of the packets received in administration connection
        // It's useful for debug. Possible values: 0: no (default), 1: yes
        display_parse_admin: 0

        // Indicate if you want display the parse of the packets received from a char-server
        // It's useful for debug. Possible values: 0: no (default), 1: yes (without packet 0x2714), 2: all packets
        display_parse_fromchar: 0

        // Indicate how to display date in logs, to players, etc.
        // 0: 31-12-2004 23:59:59
        // 1: 12-31-2004 23:59:59
        // 2: 2004-31-12 23:59:59
        // 3: 2004-12-31 23:59:59 (default)
        date_format: 3

        // Indicate the minimum GM level of player that the server accepts to connection.
        // 0: all players (normal player are 0. it's default), 1-99: GM level at least with level x
        min_level_to_connect: 0

        // Give possibility to adjust (ladmin command: timeadd) the time of an unlimited account.
        // If set to on/1/yes..., the adjustment is be done from actual time to set the final time of the account.
        // If set to no/0/no..., the adjustment can not be done on an unlimited account. You must set (ladmin command: timeset) a final time before to adjust (ladmin command: timeadd)
        add_to_unlimited_account: off

        // Starting additional sec from now for the limited time at creation of account
        // -1: new account are created with UNlimited time (default value)
        // 0 or more: new accounts was created by addition of the value (in sec) to the actual time (to set first limited time)
        start_limited_time: -1

        // It's to check IP of a player between login-server and char-server (part of anti-hacking system)
        // If player doesn't have same IP, connection is refused.
        // Set to 0/off/no to not check IP of player.
        // Set to 1/on/yes if you want to check (default)
        // Note: if you enable this option, be sure that your (local/lan/wan) players use correct ip (in xml file) to contact servers,
        // and that your LAN is correctly configured (!), and that LAN configuration of eathena is right.
        // if not correct, you can read list of char-servers, but not look slots of characters (rejected by server).
        check_ip_flag: yes

        // Specify order of IP control if necessary (option: 'deny,allow', 'allow,deny', or 'mutual-failture')
        // (how to use 'allow' and 'deny' information)
        //order: allow,deny

        // Indicate the IP that the server accept.
        // put: 'all', or 'xxx.xxx.' (begin of an ip finished by '.' or a complete ip),
        // or a network and its mask (example: '123.456.789.012/24' or '123.456.789.012/255.255.255.0')
        // or 'clear' to suppress previous parameter (use it in import file mainly)
        // Add as many IP's as you wish.
        //allow: all

        // Indicate the IP that the server refuse.
        // Add as many IP's as you wish, as long as you put deny: before it.
        //deny: 123.123.123.123
        //deny: 234.234.234.234

        //Check The clientversion set in the clientinfo ?
        check_client_version: no

        //What version we would allow to connect? (if the options above is enabled..)
        client_version_to_connect: 20

        //Passwords in Login DB are MD5 - <passwordencrypt> cannot b used on client with this on
        use_MD5_passwords: no

        //Ban features: read readme for more info if you dont know this.
        ipban: 1
        dynamic_pass_failure_ban: 1
        dynamic_pass_failure_ban_time: 5
        dynamic_pass_failure_ban_how_many: 3
        dynamic_pass_failure_ban_how_long: 60
        dynamic_account_ban: 1
        dynamic_account_ban_class: 0

        import: conf/import/login_conf.txt

        и наслаждаемся

        1 ответ Последний ответ Ответить Цитировать 0
        • DeshterD Не в сети
          Deshter Заблокирован
          отредактировано

          даааааа...
          тактично умалчивает о том что на хрен никому уже этот гайд не нужен, ибо его уже запостили в 7 постах

          1 ответ Последний ответ Ответить Цитировать 0
          • МумрМ Не в сети
            Мумр
            отредактировано

            ИМХО в паре тыссяч постов..

            1 ответ Последний ответ Ответить Цитировать 0
            • DomoBouD Не в сети
              DomoBou
              отредактировано

              А без редактора акка нельзя? 0_0
              Он 800 метров весит...

              1 ответ Последний ответ Ответить Цитировать 0
              • ZenoZ Не в сети
                Zeno Модераторы
                отредактировано

                Нет никакого редактора акка. Это были ссылки на клиент альтернативного проекта и апдейт к нему.

                Правила общения на форуме

                1 ответ Последний ответ Ответить Цитировать 0
                • DomoBouD Не в сети
                  DomoBou
                  отредактировано

                  А куда клацать тут?
                  <!-- m --><a class="postlink" href="http://prdownloads.sourceforge.net/sourceforge/omniathena/cygwin-1.5.9-1-dlls.zip">http://prdownloads.sourceforge.net/sour ... 1-dlls.zip</a><!-- m -->

                  1 ответ Последний ответ Ответить Цитировать 0
                  • clamp_C Не в сети
                    clamp_
                    отредактировано

                    Где скачать последние апдейты kRO? в которых есть город Hugel и Soul Linker со Star Knight'ом???? О.о

                    1 ответ Последний ответ Ответить Цитировать 0
                    • G Не в сети
                      Groster
                      отредактировано

                      В данный момент ищу в инете последние версии эмуля.
                      найду - или дам ссылку(а мож и выложу налаженного и заархивированного, чтоб без мучений)

                      1 ответ Последний ответ Ответить Цитировать 0
                      • clamp_C Не в сети
                        clamp_
                        отредактировано

                        Groster, уж лучше апдейты. мне не пережить целый клиент. 😞

                        1 ответ Последний ответ Ответить Цитировать 0
                        • G Не в сети
                          Groster
                          отредактировано

                          Сори.. отвлёкся..) так здесь всё есть
                          <!-- m --><a class="postlink" href="http://athena.pfak.org/">http://athena.pfak.org/</a><!-- m -->

                          1 ответ Последний ответ Ответить Цитировать 0
                          • clamp_C Не в сети
                            clamp_
                            отредактировано

                            Groster, это что jAthena или eAthena? О.о

                            1 ответ Последний ответ Ответить Цитировать 0
                            • DomoBouD Не в сети
                              DomoBou
                              отредактировано

                              длл библиотеки не качаюццо -_-

                              1 ответ Последний ответ Ответить Цитировать 0
                              • clamp_C Не в сети
                                clamp_
                                отредактировано

                                DomoBou:

                                <!-- m --><a class="postlink" href="http://xeven7.files.deltaanime.net/SVN/">http://xeven7.files.deltaanime.net/SVN/</a><!-- m -->

                                вот тут качай 2 последние ссылки.
                                Только клиент должен быть не мотровский, а kRO.

                                1 ответ Последний ответ Ответить Цитировать 0
                                • DomoBouD Не в сети
                                  DomoBou
                                  отредактировано

                                  В том то и дело, что кро нету 😞 Есть только ладро и мотр, а качать клиент со скоростью 54кбит/сек - нереально 😞 Вот я и спрашиваю...

                                  1 ответ Последний ответ Ответить Цитировать 0
                                  • clamp_C Не в сети
                                    clamp_
                                    отредактировано

                                    DomoBou ^_______^ ну тогда не судьба. или искай jAthena )))

                                    1 ответ Последний ответ Ответить Цитировать 0
                                    • clamp_C Не в сети
                                      clamp_
                                      отредактировано

                                      у меня 0ск0м0вский клиент....

                                      1 ответ Последний ответ Ответить Цитировать 0
                                      • DomoBouD Не в сети
                                        DomoBou
                                        отредактировано

                                        А де яё искать-то?

                                        1 ответ Последний ответ Ответить Цитировать 0
                                        • clamp_C Не в сети
                                          clamp_
                                          отредактировано

                                          DomoBou, в интернете 🙂

                                          1 ответ Последний ответ Ответить Цитировать 0
                                          • DomoBouD Не в сети
                                            DomoBou
                                            отредактировано

                                            Я ни где не могу ничего найти 😞 ... Совершенно

                                            1 ответ Последний ответ Ответить Цитировать 0
                                            • Первое сообщение
                                              Последнее сообщение