Eudemons Server Files!!!

12/01/2007 23:46 ANtiHazarD#1
Hello peoples! How you think, this files already in internet? or Not? I try to find it, but ... anything! If you know,please, i think many peoples thx you for this information :rolleyes:
12/02/2007 00:09 ANtiHazarD#2
If you know anytthing > please mail me - [Only registered and activated users can see links. Click Here To Register...]
12/15/2007 16:32 tuyup01#3
i have server but i cant connect database..who pro mysql pls setup this server


[Only registered and activated users can see links. Click Here To Register...]

pass : phdev
12/15/2007 19:33 forcer#4
The Guide
  1. make sure you have at least 1GB ram!!!
  2. extract server files wherever you like(download [Only registered and activated users can see links. Click Here To Register...]) password is phdev
  3. install mysql(when asked for database password use 'test'),
  4. Extract files from data.rar to mysql installation directory(C:\Program Files\MySQL\MySQL Server XX\)
  5. copy your whole installed english client to whenever you like.
  6. edit ini/GameSetUp.ini as I written before([Only registered and activated users can see links. Click Here To Register...])
  7. create client/ini/oem.ini using example I written before([Only registered and activated users can see links. Click Here To Register...])
    then you'll need to also change ini files:
    hint:
    filename -> fields to change
    client/ini/oem.ini -> Server1, ServerName1
    server/ACCServer/config.ini -> GAMESERVER, SERVERNAME
    server/GameServer/shell.ini -> GAMESERVER
    server/GameServer/config.ini -> GAMESERVER

    all those values must match one string, for example MyLocalServer(this replaces chinese characters)
  8. execute this under mysql command line client(can be found start->programs->mysql server->mysql command line)
    (use 'test' as a password)
    Code:
    SET PASSWORD FOR 'root'@'localhost' = OLD_PASSWORD('test');
    ALTER TABLE `account`.`account` MODIFY COLUMN `password` VARCHAR(32) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL;
    insert into account.account (name,password,reg_date) values ('test','53b6320eb06e2c62888a6d1739cd24bd',now());
    grant all on account.* to 'ODBC'@'localhost';
    grant all on my.* to 'ODBC'@'localhost';
    • will set 'old-fashioned' mysql password
    • will change column password to 32 character varchar.
    • importantly will create new EO account 'test' with password 'test'
    • insert mysql user ODBC, which will eliminate annoying messages when running AccountServer
  9. run the server(first AccountServer.exe, then MsgServer.exe then NPCServer.exe)
  10. try to run your modified client and login with user test password test
  11. best is to create shortcut that runs soul.exe with parameter blacknull
12/15/2007 23:10 forcer#5
nvm.. I managed to get this to work..
tuyup01: you must run this query in your mysql:

SET PASSWORD FOR 'root'@'localhost' = OLD_PASSWORD('test');

first run accserver, then all others.
I will try to connect to this beautiful server(btw it's original release from TQ digital)
12/15/2007 23:30 Yup#6
Can someone give me a step-by-step tutorial on how to get my own private server running? And how I can play on it etc. And also tell me all of the extra programs and files I may need. Thanks!
12/16/2007 00:03 forcer#7
Quote:
Originally Posted by Yup View Post
Can someone give me a step-by-step tutorial on how to get my own private server running? And how I can play on it etc. And also tell me all of the extra programs and files I may need. Thanks!
search google: eudemons server
it's the first link. :)
12/16/2007 00:48 Yup#8
thanx forcer! I'll try this in a little bit
12/16/2007 01:01 forcer#9
I must tell that I'm not successful in connecting with latest client, server data is from september 2007, so maybe I'll try to download patch from that date..
12/16/2007 02:40 forcer#10
1070 not sucessful - server is just too old? maybe someone else will get the correct client version for this..
12/16/2007 04:02 tuyup01#11
Quote:
Originally Posted by forcer View Post
nvm.. I managed to get this to work..
tuyup01: you must run this query in your mysql:

SET PASSWORD FOR 'root'@'localhost' = OLD_PASSWORD('test');

first run accserver, then all others.
I will try to connect to this beautiful server(btw it's original release from TQ digital)
gogo force up this server i waiting for u
12/16/2007 04:06 tuyup01#12
Quote:
Originally Posted by forcer View Post
1070 not sucessful - server is just too old? maybe someone else will get the correct client version for this..
i try connect with client from eo brazil..version 1010 but cant connect .eliteak47 from ******** success up this server , i think he can help
12/16/2007 17:06 forcer#13
waiting for all you at [Only registered and activated users can see links. Click Here To Register...] channel is "#eudemons"
We need to put heads together.

if you have problems connecting to cgi:irc chat, download mIRC ([Only registered and activated users can see links. Click Here To Register...])
then click on this link irc://irc.uplinkcorp.net/eudemons
12/16/2007 18:11 DrAGoNStYLe#14
i waitingg !!!
12/18/2007 00:20 forcer#15
btw original thread is here: [Only registered and activated users can see links. Click Here To Register...]