Thread: Login Support
View Single Post
  #9  
Old 03-14-2017, 04:19 AM
anthonny3af
Fire Beetle
 
Join Date: Jan 2011
Location: aus sydney
Posts: 21
Default

<?xml version="1.0"?>
<server>
<world>
<shortname>++++++++++++++</shortname>
<longname>++++++++++++++</longname>
<address>192.168.0.23</address>


i have swich it with 127.0.0.1
and i have put login.eqemulator.net i have try over 30 combo's
but can not login on friends ip
do my fiends need my CLIENT ??? and if so wich one

export_client_files / export_client_files.ilk / export_client_files.pdb import_client_files / import_client_files.ilk / import_client_files.pdb

sorry for the 1001 Question im Hitting the Ground Running lol


<loginserver>
<host>login.eqemulator.net</host>
<port>5998</port>
<account></account>
<password></password>
</loginserver>
<loginserver2>
<host>127.0.0.1</host>
<port>5998</port>
<account></account>
<password></password>
</loginserver2>



<tcp ip="127.0.0.1" port="9000" telnet="enable"/>

<key>+++++++++++++++++++++++</key>

<http port="9080" enabled="true" mimefile="mime.types" />
</world>

<!-- Chatserver (channels) information. Defaults shown -->
<chatserver>
<host></host>
<port>7500</port>
</chatserver>

<!-- Mailserver (in-game mail) information. Defaults shown -->
<mailserver>
<host></host>
<port>7500</port>
</mailserver>

<zones>
<defaultstatus>0</defaultstatus>

<!-- Sets port range for world to use to auto configure zones -->
<ports low="7000" high="7400"/>
</zones>

<!-- Database configuration, replaces db.ini. Defaults shown -->
<database>
<host>localhost</host>
<port>3306</port>
<username>root</username>
<password>++++</password>
<db>peq</db>
</database>

<qsdatabase>
<host>localhost</host>
<port>3306</port>
<username>root</username>
<password>+++++</password>
<db>peq</db>
</qsdatabase>

<!-- Launcher Configuration -->
<launcher>
<!-- <logprefix>zone-</logprefix> -->
<!-- <logsuffix>.log</logsuffix> -->
<!-- <exe>zone.exe or ./zone</exe> -->
<!-- <timers restart="10000" reterminate="10000"> -->
</launcher>

<!-- File locations. Defaults shown -->
<files>
<!-- <spells>spells_us.txt</spells> -->
<!-- <opcodes>opcodes.conf</opcodes> -->
<!-- <logsettings>log.ini</logsettings> -->
<!-- <eqtime>eqtime.cfg</eqtime> -->
<!-- <plugin.pl>plugin.pl</plugin.pl> -->
</files>
<!-- Directory locations. Defaults shown -->
<directories>
<!-- <maps>Maps/</maps> -->
<!-- <quests>quests/</quests> -->
<!-- <plugins>plugins/</plugins> -->
<!-- <lua_modules>lua_modules/</lua_modules> -->
<!-- <patches>./</patches> -->
<!-- <shared_memory>shared/</shared_memory> -->
<!-- <logs>logs/</logs> -->
</directories>
</server>



i have swich it with 127.0.0.1
and i have put login.eqemulator.net i have try over 30 combo's
but can not login on friends ip
do my fiends need my CLIENT ??? and if so wich one

export_client_files / export_client_files.ilk / export_client_files.pdb import_client_files / import_client_files.ilk / import_client_files.pdb

sorry for the 1001 Question im Hitting the Ground Running lol
Reply With Quote