Register for your free account! | Forgot your password?

You last visited: Today at 15:20

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

Advertisement



help me pls

Discussion on help me pls within the EO PServer Hosting forum part of the Eudemons Online category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Jan 2009
Posts: 23
Received Thanks: 0
help me pls

My eo server no work

chiquichan is offline  
Old 12/05/2009, 23:27   #2
 
elite*gold: 0
Join Date: Oct 2009
Posts: 11
Received Thanks: 1
I think you must change MSG server.

Try this one:
Gracek33 is offline  
Thanks
1 User
Old 12/05/2009, 23:35   #3
 
elite*gold: 0
Join Date: Jan 2009
Posts: 23
Received Thanks: 0
no work men :S
chiquichan is offline  
Old 12/06/2009, 00:18   #4
 
elite*gold: 0
Join Date: Oct 2009
Posts: 11
Received Thanks: 1
You made hamachi network?
Gracek33 is offline  
Old 12/06/2009, 00:47   #5
 
.Ash's Avatar
 
elite*gold: 0
Join Date: May 2009
Posts: 1,175
Received Thanks: 539
Check every file again. And make sure you HexEdit the shell.dat
.Ash is offline  
Old 12/06/2009, 01:15   #6
 
elite*gold: 0
Join Date: Jan 2009
Posts: 23
Received Thanks: 0
Quote:
Originally Posted by SpongeBox View Post
Check every file again. And make sure you HexEdit the shell.dat


You can help me with a team viewer?
chiquichan is offline  
Old 12/06/2009, 01:31   #7
 
PraDevil[ELITE]'s Avatar
 
elite*gold: 0
Join Date: Nov 2009
Posts: 1,490
Received Thanks: 909
take a look here.. the login and password must be same or die..!

Code:
ACCserver account.ini

[Account1]
SERVERNAME=servername
LOGINNAME=[COLOR="Red"]root[/COLOR]
PASSWORD=[COLOR="Red"]*****[/COLOR]
FREE_DEBUG=3
Code:
ACCserver config.ini

[System]
LOGINLISTENPORT	= 9958
POINTLISTENPORT = 9865
SERVER_FULL_DELAY_SECS	= 3000
SERVER_BUSY_DELAY_SECS	= 1000
SERVERNAME = servername
LOGINNAME =[COLOR="Red"] root[/COLOR]
PASSWORD = [COLOR="Red"]*****[/COLOR]
SERVERIP = 127.0.0.1
[Database]
DBHOSTNAME=127.0.0.1
DATABASENAME=account
DBUSER=[COLOR="Red"]root[/COLOR]
DBPASSWORD=[COLOR="Red"]*****[/COLOR]
Code:
;
GameServer config.ini

 配置文件


[System]
SERVERNAME	= servername
MONSTER_ACTIVE_LIMIT = 4000


[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			= [COLOR="Red"]root[/COLOR]
DB_PW			= [COLOR="Red"]*****[/COLOR]
DB_NAME			= my


[InternetPort]
MASTER_IP	= 127.0.0.1
MASTER_PORT	= 8653
PORT_SIZE	= 53
LOGIN_KEY	= dfkKO23k'[cvK934
CURRENT_PORTID	= 2


[BusySleep]
LEVEL1		= 20	; > 1000 sleep 20%
LEVEL2		= 30	; > 2000
LEVEL3		= 40	; > 3000
LEVEL4		= 50	; > 4000
LEVEL5		= 60	; > 5000
Code:
GameServer shell.ini

; 外壳配置文件
; 2002.10.23

[System]
MAPGROUP_SIZE		= 1
ACCEPT_MS = 500

[StreamType]
TYPE		= 0	;0=正常从SOCKET,1=SOCKET记录到文件, 2=从文件读(程序调试用)

[Database]
DB_IP		= 127.0.0.1
DB_USER		= [COLOR="Red"]root[/COLOR]
DB_PW		= [COLOR="Red"]*****[/COLOR]
DB_DB		= my


[AccountServer]
ACCOUNT_IP			= 127.0.0.1
ACCOUNT_PORT			= 9865
SERVERNAME			= servername
LOGINNAME			= [COLOR="Red"]root[/COLOR]
PASSWORD			= [COLOR="Red"]*****[/COLOR]
; 登录表尺寸, 10-5000
MAXLOGINTABLESIZE=1500
; 登录表超时秒数,0-86400
LOGINOVERTIMESECS=120




[InternetPort]
MASTER_IP	= 127.0.0.1
MASTER_PORT	= 8653
PORT_SIZE	= 53
LOGIN_KEY	= dfkKO23k'[cvK934
CURRENT_PORTID	= 1
also take a look at your shell.dat
if u changing the server name or ip u will need to use my attachment to make new shell.dat or hard way go to hex edit..here the pic..no need to edit the 9865 if u using mannequin DB


if this will help u just click thanks button
Attached Files
File Type: rar Shell.dat Modifyer.rar (796.1 KB, 4 views)
PraDevil[ELITE] is offline  
Thanks
1 User
Old 12/06/2009, 02:00   #8
 
elite*gold: 0
Join Date: Jan 2009
Posts: 23
Received Thanks: 0
:S men help me pls
chiquichan is offline  
Old 12/06/2009, 02:16   #9
 
elite*gold: 0
Join Date: Jan 2009
Posts: 61
Received Thanks: 2
i had the same problem when helping a friend, i started everything over and it worked...also if your using vista make sure UAC is disabled
sexybeast777 is offline  
Old 12/06/2009, 02:31   #10
 
elite*gold: 0
Join Date: Jan 2009
Posts: 23
Received Thanks: 0
i have team wivier help me add me or
chiquichan is offline  
Old 12/06/2009, 03:03   #11
 
elite*gold: 0
Join Date: Dec 2008
Posts: 57
Received Thanks: 12
u gotta learn to do it by urself no one is gonna do it for u
ilikenachos is offline  
Old 12/07/2009, 00:00   #12
 
.Ash's Avatar
 
elite*gold: 0
Join Date: May 2009
Posts: 1,175
Received Thanks: 539
Quote:
Originally Posted by PraDevil View Post
take a look here.. the login and password must be same or die..!

Code:
ACCserver account.ini

[Account1]
SERVERNAME=servername
LOGINNAME=[COLOR="Red"]root[/COLOR]
PASSWORD=[COLOR="Red"]*****[/COLOR]
FREE_DEBUG=3
Code:
ACCserver config.ini

[System]
LOGINLISTENPORT	= 9958
POINTLISTENPORT = 9865
SERVER_FULL_DELAY_SECS	= 3000
SERVER_BUSY_DELAY_SECS	= 1000
SERVERNAME = servername
LOGINNAME =[COLOR="Red"] root[/COLOR]
PASSWORD = [COLOR="Red"]*****[/COLOR]
SERVERIP = 127.0.0.1
[Database]
DBHOSTNAME=127.0.0.1
DATABASENAME=account
DBUSER=[COLOR="Red"]root[/COLOR]
DBPASSWORD=[COLOR="Red"]*****[/COLOR]
Code:
;
GameServer config.ini

 配置文件


[System]
SERVERNAME	= servername
MONSTER_ACTIVE_LIMIT = 4000


[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			= [COLOR="Red"]root[/COLOR]
DB_PW			= [COLOR="Red"]*****[/COLOR]
DB_NAME			= my


[InternetPort]
MASTER_IP	= 127.0.0.1
MASTER_PORT	= 8653
PORT_SIZE	= 53
LOGIN_KEY	= dfkKO23k'[cvK934
CURRENT_PORTID	= 2


[BusySleep]
LEVEL1		= 20	; > 1000 sleep 20%
LEVEL2		= 30	; > 2000
LEVEL3		= 40	; > 3000
LEVEL4		= 50	; > 4000
LEVEL5		= 60	; > 5000
Code:
GameServer shell.ini

; 外壳配置文件
; 2002.10.23

[System]
MAPGROUP_SIZE		= 1
ACCEPT_MS = 500

[StreamType]
TYPE		= 0	;0=正常从SOCKET,1=SOCKET记录到文件, 2=从文件读(程序调试用)

[Database]
DB_IP		= 127.0.0.1
DB_USER		= [COLOR="Red"]root[/COLOR]
DB_PW		= [COLOR="Red"]*****[/COLOR]
DB_DB		= my


[AccountServer]
ACCOUNT_IP			= 127.0.0.1
ACCOUNT_PORT			= 9865
SERVERNAME			= servername
LOGINNAME			= [COLOR="Red"]root[/COLOR]
PASSWORD			= [COLOR="Red"]*****[/COLOR]
; 登录表尺寸, 10-5000
MAXLOGINTABLESIZE=1500
; 登录表超时秒数,0-86400
LOGINOVERTIMESECS=120




[InternetPort]
MASTER_IP	= 127.0.0.1
MASTER_PORT	= 8653
PORT_SIZE	= 53
LOGIN_KEY	= dfkKO23k'[cvK934
CURRENT_PORTID	= 1
also take a look at your shell.dat
if u changing the server name or ip u will need to use my attachment to make new shell.dat or hard way go to hex edit..here the pic..no need to edit the 9865 if u using mannequin DB


if this will help u just click thanks button
Are you going to give Credits for the shell.dat editor?
.Ash is offline  
Old 12/07/2009, 06:53   #13
 
PraDevil[ELITE]'s Avatar
 
elite*gold: 0
Join Date: Nov 2009
Posts: 1,490
Received Thanks: 909
Quote:
Originally Posted by SpongeBox View Post
Are you going to give Credits for the shell.dat editor?
nope..im just bought the shell.dat editor from newbie tool that release by rexes and put some info how to use it..so it will be thank to rexes for their release and thank to me for show their tool and make it usefull for newbies here.
PraDevil[ELITE] is offline  
Old 12/07/2009, 08:03   #14
 
DEADP00L's Avatar
 
elite*gold: 20
Join Date: Sep 2008
Posts: 1,197
Received Thanks: 1,210
actually no the credits would go to Rex and the orginal creator. You would also get credit for explaining it but the real cred goes to those two
DEADP00L is offline  
Old 12/08/2009, 04:18   #15
 
.Ash's Avatar
 
elite*gold: 0
Join Date: May 2009
Posts: 1,175
Received Thanks: 539
Lol i thought it was from

My Apologies. And
Quote:
Originally Posted by PraDevil View Post
im just bought the shell.dat editor from newbie tool that release by rexes and put some info how to use it
Thats credits
.Ash is offline  
Reply




All times are GMT +2. The time now is 15:20.


Powered by vBulletin®
Copyright ©2000 - 2024, 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 ©2024 elitepvpers All Rights Reserved.