Register for your free account! | Forgot your password?

You last visited: Today at 14:41

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



[Guide]Make Server for Window 7!!!

Discussion on [Guide]Make Server for Window 7!!! within the EO PServer Guides & Releases forum part of the EO PServer Hosting category.

Reply
 
Old   #1
 
CyberServer's Avatar
 
elite*gold: 0
Join Date: Nov 2009
Posts: 565
Received Thanks: 108
Exclamation [Guide]Make Server for Window 7!!!

I have made a great guide for vista users who seem to have problems running their server! Mysql 5.0 is used to make the server in this guide!

Downloading Client And Server Files:

Client :
Eudemons Online - Free software downloads and reviews - CNET Download.com
Server files:
Eudemons_phdev.rar
Password for the server files is „phdev” without the quotes.

Install the client and server to where ever you want and remember the location.
Example: C:/Eudemons Private/Client

Extract the server files to
Example: C:/Eudemons Private/Server

Now when you’ve done what was on previous page then, go to C:/Eudemons Private/Client/ini/GameSetUp.ini and open it with notepad or what ever text editor program you use.

The inside of the ini-file should look like this. (Not original, modified)
Code:
[ScreenMode]
ScreenModeRecord=2

[Group]
GroupRecord=3

[Server]
ServerRecord=8

[Interface]
InterfaceRecord=0

[FontInfo]
FontName=System
FontSize=16
FontColor=0x0
FontOverColor=0xFF0000
FontDownColor=0x00FF00

[LoginMusic]
PlayCount=999
SpaceTime=180

[EudMonsterSet]
AutoAttach=0

[Account]
AccountRecord=8A0E1D44B699EE3E3C192798734A95CC1CBD F8F6AEF382

[SystemTime]
LastTime=20071223

[GameTimes]
Counts=4

[PwdProtectTip]
LastTime=
Flag=0

[DumpError]
Enable=1
Server=127.0.01
Action=errormsg/msg.php


And for the oem.ini you have to create one. Simply just create a text file put the text down here in there and save as „oem.ini” with quotes.
Code:
[Oem]
Id=2010

[AccountSetup]
Type=1

[ServerInfo]
URL=http://www.google.com/ <--Change it to what you want it to be.

[ServerStatus]
Link=127.0.0.1

[Header]
GroupAmount=1
Group1=ABCD

[Group1]
ServerAmount=1

Server1=ABCD <--Put your desired server name here.
Ip1=127.0.0.1
Pic1=ABCD <--Put your desired server name here.
ServerName1=ABCD <--Put your desired name here.


When you done that, you install Wamp.
Download WampServer 2 - Download PHP, apache, MySQL (20Mb)

Configure your mysql using Configuration Wizard.Set mysql password when asked in configuration wizard, as test.

Then copy content from my.rar to your MySQL data directory.[Example:C:/wamp/bin/mysql/data]

When your done copying go to your system icon tray and hover the icons with mouse and look for Wamp5 - server offline/online. Left click on the icon and select MySQL -> MySQL Console.

Into the console you have to insert some queries.
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());

CREATE USER 'ODBC'@'localhost';

grant all on account.* to 'ODBC'@'localhost';

grant all on my.* to 'ODBC'@'localhost';

When you’ve done that too, then go to your server files. First to C:/Eudemons Private/Server/ACCserver/config.ini
Should look like this (Modified look)
Code:
[System]
LOGINLISTENPORT = 9958
POINTLISTENPORT = 9870
SERVER_FULL_DELAY_SECS = 5000
SERVER_BUSY_DELAY_SECS = 3000
SERVERTITLE = SERVERNAME HERE
SERVERNAME = SERVERNAMEHERE
LOGINNAME = root
PASSWORD = test
SERVERIP = 127.0.0.1

[Database]
DBHOSTNAME=127.0.0.1
DATABASENAME=my
DBUSER=root
DBPASSWORD=test


Now to C:/Eudemons Private/Server/GameServer/shell.ini
Code:
; Íâ¿ÇÅäÖÃÎļþ
; 2007.10.21

[System]
MAPGROUP_SIZE = 1
ACCEPT_MS = 500

[StreamType]
TYPE = 0 ;0=Õý³£´ÓSOCKET£¬1=SOCKET¼Ç¼µ½Îļþ, 2=´ÓÎļþ¶Á(³ÌÐòµ÷ÊÔÓÃ)

[Database]
DB_IP = 127.0.0.1
DB_USER = root
DB_PW = test
DB_DB = my


[AccountServer]
ACCOUNT_IP = 127.0.0.1
ACCOUNT_PORT = 9870
SERVERNAME = SERVERNAME HERE
LOGINNAME = root
PASSWORD = test
; µÇ¼±í³ß´ç, 10-5000
MAXLOGINTABLESIZE=5000
; µÇ¼±í³¬Ê±ÃëÊý£¬0-86400
LOGINOVERTIMESECS=120

LOGIN_KEY = dfkKO23k'[cvK934

[InternetPort]
MASTER_IP = 127.0.0.1
MASTER_PORT = 8653
PORT_SIZE = 53
CURRENT_PORTID = 1


And finally to C:/Eudemons Private/Server/GameServer/config.ini
Code:
; ÅäÖÃÎļþ


[System]
SERVERNAME = SERVERNAME HERE
MONSTER_ACTIVE_LIMIT = 4000

ONLINETABLESIZE=600
ONLINEHEARTBEATSECS=600
HEARTBEATKICKSECS=1500
REJOINTIMEWAITSECS=0


[GameServer]
GAMESERVER_IP = 127.0.0.1
GAMESERVER_PORT = 5816
SND_SIZE = 64000
RCV_SIZE = 16000


[Database]
DB_IP = 127.0.0.1
DB_USER = root
DB_PW = test
DB_NAME = my

LOGIN_KEY = dfkKO23k'[cvK934

[InternetPort]
MASTER_IP = 127.0.0.1
MASTER_PORT = 8653
PORT_SIZE = 53
CURRENT_PORTID = 2


[BusySleep]
LEVEL1 = 20 ; > 1000 sleep 20%
LEVEL2 = 30 ; > 2000
LEVEL3 = 40 ; > 3000
LEVEL4 = 50 ; > 4000
LEVEL5 = 60 ; > 5000


You are nearly done!Go to the eudemons client folder and find the icon that says "soul" or "soul.exe" make a shortcut of that onto the desktop. Right click it and select properties, at the end of the target box write this blacknull so it should look like this, eg:

"C:\ProgramFiles\EudemonsOnline\soul.exe" blacknull

DO NOT COPY AND PASTE THE ABOVE DIRECTORY PATH AS YOUR ONE MIGHT BE DIFFERENT.

[Register] [Credits to Revolution263].

Click here to download the www rar file, Just extract it to your www folder in your mysql directry.Only edit the config.php. All the instructions are inside of config.php. For the register page to work, you have to run Apache. If CAPTCHA dont work got to your apache folder and replace the php.ini with this one. Then go to task manager and end all apache processes. Then re-run apache, and you will get about 6 errors, just press ok on them. Its supposed to happen.

To see it go to

Don't forget to click the thanks button if it helped you!:P

Enjoy~ Have fun with your Private Server!~
CyberServer is offline  
Thanks
2 Users
Old 06/20/2010, 23:22   #2
 
elite*gold: 0
Join Date: May 2010
Posts: 222
Received Thanks: 668
Good Work Cyber but plz edit it with changing the Ips so it can be showed clearly to all new players / NOTE : u change anything with ip Except whats called [ Database] good luck and hope u post more posts

BestRegardZ
~Sword~Stalker~[PM] is offline  
Thanks
2 Users
Old 06/20/2010, 23:27   #3
 
elite*gold: 0
Join Date: May 2010
Posts: 222
Received Thanks: 668

put this in ur description so it becomes completed


another note when ur done dont write localhost u just write localhost to see it ur own but when u give it to players give it with ur ip in the config
~Sword~Stalker~[PM] is offline  
Thanks
3 Users
Old 06/21/2010, 02:42   #4
 
zspider's Avatar
 
elite*gold: 0
Join Date: Sep 2009
Posts: 416
Received Thanks: 131
again !!!
zspider is offline  
Old 06/21/2010, 10:09   #5
 
elite*gold: 0
Join Date: May 2010
Posts: 222
Received Thanks: 668
Plz Cyber i appreciate what u do but u need to make ur own guide plz dont copy and paste other player's post with ur name . i think its better when u do it ur own .


BestReGardZ
~Sword~Stalker~[PM] is offline  
Thanks
3 Users
Reply


Similar Threads Similar Threads
How to make COmbat arms window mode?
02/20/2010 - Combat Arms - 9 Replies
how can i make CA eu window mode
can help me make dual window!!!!!!!!
07/31/2009 - Dragonica - 1 Replies
i need dual window !!! thx for helping
How To Make Multi Window in Perfect World
05/14/2009 - Perfect World - 3 Replies
i need help .. i want play 2 id in the 1 pc .. whatever i cannot open other window ..
Is There A Guide To make a p server?
03/06/2009 - Dekaron Private Server - 7 Replies
Anyone wanna help me make a p server Named Voltage-DEKARON would make rates >*possibility of rates*< and action exp 3500x Drop rate 1200x Argate rate 100%- 1-4 85 + 5 80 + 6 70- + 8 + 9 60 break at + 8
Guide To Make A Server
02/23/2009 - CO2 PServer Guides & Releases - 5 Replies
Hello Im Making This Thread Because Much People ask for one and say from others the links arent working so i start now MakingServer DownLoad Linkz: : #C Link Source Link



All times are GMT +1. The time now is 14:41.


Powered by vBulletin®
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2025 elitepvpers All Rights Reserved.