@echo off
rem ***************************************************************************
rem *
rem * The commandline of the launcher is the following
rem * DOLLoader {C:\Mythic\Isles\game.dll} {127.0.0.1} {10300} {} {admin1} {admin1}
rem *
rem * {C:\Mythic\Isles\game.dll} <- Set to the file you want to execute eg. D:\camelot\game.dll
rem * {127.0.0.1} <- Set to the ip address where you want to connect
rem * [] <- Put a 1 here if you use 1.74+ client version
rem * {10300} <- Set to the port where you want to connect
rem * {admin1} <- Set to your username
rem * {admin1} <- Set to your password
rem *
rem * Example for a 1.74+ client:
rem * DOLLoader game.dll 127.0.0.1 10300 1 testuser testpassword
rem *
rem * Example for a 1.73 or lower client:
rem * DOLLoader game.dll 127.0.0.1 10300 testuser testpassword
rem ***************************************************************************
DOLLoader game.dll 192.168.0.1 10300 forgot_to edit_connect_bat
Users browsing this forum: No registered users and 0 guests