PDA

View Full Version : where can i download zoneNT please?


Hisoka
08-29-2002, 01:19 PM
i have zone9x but I cant find zoneNT and since i'm trying to make an offline server on a win xp os, and its not working, i'm searching ZoneNT

Shawn319
08-29-2002, 01:45 PM
You need to download the 0.3.5 beta.

It comes with a universal zone.exe that works with all windows OS's.

Don't forget to delete and remake the c:\eqemu folder (to start fresh) and drop/create a new database and use the db.sql that is included in the new zip file (also to start fresh with current DB structures).

http://eqemu.sourceforge.net/downloads/

Hisoka
08-29-2002, 01:47 PM
ok i'll try that thanks

Hisoka
08-29-2002, 01:50 PM
awwwwwwwwwww i already had that one installed :/ it was Zone.exe not zone9x.exe ://

Shawn319
08-29-2002, 01:54 PM
In that case you should be fine unless your on linux.

Hisoka
08-29-2002, 02:49 PM
maybe you'll be able to help me :)

my Os : Win xp
proc : Athlon 1800+
ram : 256 ddr
EQemu : last one aviable

i launch MiniLogin

http://mapage.noos.fr/kooly/001.jpg

then world

http://mapage.noos.fr/kooly/002.jpg

then Boot5zones

http://mapage.noos.fr/kooly/003.jpg
( they are few windows like this, took only one of them here)

then the world windows add a few line

http://mapage.noos.fr/kooly/004.jpg


and thats it, nothing else happens

Hisoka
08-29-2002, 02:56 PM
and i've done that on my EQ files :

EQ host :

[Registration Servers]
{
"localhost:5999"
}
[Login Servers]
{
"localhost:5999"
}


EQ LoginServer :



[LoginServer]
loginserver=localhost
loginserver2=localhost
loginport=5999
loginport2=5999
worldname=koko
locked=false
account=
password=
worldaddress=localhost

[LoginConfig]
ServerMode=Standalone
ServerPort=5999
UplinkAddress=
UplinkPort=
UplinkAccount=
UplinkPassword=



EQboot5zones :




REM:--------------Start-----------------------


@echo off
start zone . 81.64.231.194 7995 81.64.231.194
start zone . 81.64.231.194 7996 81.64.231.194
start zone . 81.64.231.194 7997 81.64.231.194
start zone . 81.64.231.194 7998 81.64.231.194
start zone . 81.64.231.194 7999 81.64.231.194
exit
cls


REM:---------------END------------------------

Shawn319
08-29-2002, 03:08 PM
1) those IP address's in boot5zones.bat need to all say localhost

2) world.exe did not connect to the database (this is the major problem causing ALL of the errors).

did you make the username/password when you ran winmysqladmin.exe for the first time? and if so, did you put that username/password into db.ini EXACTLY how you made it? and if you did, then is there any spaces after the username/password in db.ini (sometimes people hit TAB to get to the next line but find out it doesnt work, but it makes a huge space there).


3) if you get errors in world.exe, dont run the zones because you will just get more errors, confusing yourself and us when we try to help you.

Hisoka
08-29-2002, 03:19 PM
did you make the username/password when you ran winmysqladmin.exe for the first time? and if so, did you put that username/password into db.ini EXACTLY how you made it? and if you did, then is there any spaces after the username/password in db.ini (sometimes people hit TAB to get to the next line but find out it doesnt work, but it makes a huge space there).

I dont understand what you suggest me to do with that step

I replaced the ip of boot5zones by localhost but its still not working

DeletedUser
08-30-2002, 02:00 AM
Someone didnt RTFM (he doesnt have a mysql server from the looks)

Hisoka
08-30-2002, 03:11 AM
ok i've downloaded mysql and did the walkthru (http://forums.eqemu.net/showthread.php?s=&postid=18014#post18014) until step 6 ( was tough for a newbie ) but i dont understand what the "start button" is

Hisoka
08-30-2002, 03:35 AM
NEVERMIND !
i'm french so my 'start' button is called 'demarrer' and beside that I was searching for it in MySQL thats why i couldnt find it ;)

well it looks like its working now thanks a lot

Hisoka
08-30-2002, 03:56 AM
that's strange
I've been disconnected on my ( supposed ) Offline server !!
some command doesnt exist and should be ( /name for example doesnt work : command doesnt exist )
and my status on the server is GM and not Server OP ( but i can do server OP command )

I've flagged world.exe to 200 and put datarate to 10.0

kathgar
08-30-2002, 07:05 AM
Hiskoa: the /name command does /not/ exist for you, its not in the EQ client at all, only GMs have it, so its only in the GM client

astemus
08-30-2002, 12:14 PM
I'm confused... the /name command worked in previous versions of the emu. Is there another option that needs to be enabled to get access to it? I don't get the petition menu either. Is this disabled in minilogin? cause they work on the publiclogin. Thanks

Shawn319
08-30-2002, 07:20 PM
In one of the recent patches, the /name command was moved to the GM client only.. which means the eqgame.exe normal players get, doesnt have that command.