[HELP]Help me Elitepvpers members !!

06/23/2010 20:54 OwnerBI#1
i Have Done All Stpes To make my server online non hamchi
But When i Change Da Ip of server to my ip in Configs File And Other
server Wont Go On line dyndns done ports done :D

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

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

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

and These Are My Configs Files

Quote:
[System]
LOGINLISTENPORT = 9958
POINTLISTENPORT = 9865
SERVER_FULL_DELAY_SECS = 5000
SERVER_BUSY_DELAY_SECS = 3000
SERVERNAME = Test
LOGINNAME = root
PASSWORD = test
SERVERIP =myip
[Database]
DBHOSTNAME=127.0.0.1
DATABASENAME=my
DBUSER=root
DBPASSWORD=test

Quote:
; 配置文件


[System]
SERVERNAME = Test
MONSTER_ACTIVE_LIMIT = 4000


[GameServer]
GAMESERVER_IP = myip
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


[InternetPort]
MASTER_IP = myip
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



Quote:
; 外壳配置文件
; 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 = root
DB_PW = test
DB_DB = my


[AccountServer]
ACCOUNT_IP = myip
ACCOUNT_PORT = 9865
SERVERNAME = Test
LOGINNAME = root
PASSWORD = test
; 登录表尺寸, 10-5000
MAXLOGINTABLESIZE=1500
; 登录表超时秒数,0-86400
LOGINOVERTIMESECS=120




[InternetPort]
MASTER_IP = myip
MASTER_PORT = 8653
PORT_SIZE = 53
LOGIN_KEY = dfkKO23k'[cvK934
CURRENT_PORTID = 1


shell.dat done too

can any one help me !!!:confused::confused:

thx :handsdown::handsdown::handsdown:
06/23/2010 22:12 drukkie#2
Quote:
Originally Posted by OwnerBI View Post
i Have Done All Stpes To make my server online non hamchi
But When i Change Da Ip of server to my ip in Configs File And Other
server Wont Go On line dyndns done ports done :D

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

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

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

and These Are My Configs Files









shell.dat done too

can any one help me !!!:confused::confused:

thx :handsdown::handsdown::handsdown:
what ip did you do i hope not the ip from your provider you need to put your ip adres from the pc..
06/23/2010 22:20 OwnerBI#3
Quote:
Originally Posted by drukkie View Post
what ip did you do i hope not the ip from your provider you need to put your ip adres from the pc..
i use the ip in this [Only registered and activated users can see links. Click Here To Register...]
06/23/2010 22:22 chaosblade#4
Did you hex edit your shell.dat?
06/23/2010 22:23 drukkie#5
Quote:
Originally Posted by OwnerBI View Post
i use the ip in this [Only registered and activated users can see links. Click Here To Register...]
yeah that should be right i dont know i cant see it like i told you in the other post:S maybe some one who can help you but from my vieuw i cant help like this
i am sorry:S
06/23/2010 22:30 OwnerBI#6
Quote:
Originally Posted by chaosblade View Post
Did you hex edit your shell.dat?
Yeah i did !
06/23/2010 22:52 OwnerBI#7
Any One ?? Pleas
06/23/2010 23:21 chaosblade#8
Hmm, that might be a prob, I suggest you use a Shell.dat modyfier that makes one for you sometimes when you hex edit it doesnt work.
06/23/2010 23:24 OwnerBI#9
Quote:
Originally Posted by chaosblade View Post
Hmm, that might be a prob, I suggest you use a Shell.dat modyfier that makes one for you sometimes when you hex edit it doesnt work.
if u have a good one u use pleas gimm link or name thx
06/23/2010 23:29 OwnerBI#10
if i change da name if server happin da same !!
06/23/2010 23:54 .Ash#11
Heres my stuff...

Accserver config

Code:
[System]
[System]
LOGINLISTENPORT	= 9958
POINTLISTENPORT = 9865
SERVER_FULL_DELAY_SECS	= 5000
SERVER_BUSY_DELAY_SECS	= 3000
SERVERNAME = TEST
LOGINNAME = root
PASSWORD = test
SERVERIP =127.0.0.1
[Database]
DBHOSTNAME=127.0.0.1
DATABASENAME=my
DBUSER=root
DBPASSWORD=test
Gameserver Config
Code:
E; 配置文件


[System]
SERVERNAME	=TEST
MONSTER_ACTIVE_LIMIT = 40000


[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


[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
Shell.ini
Code:
; 外壳配置文件
; 2002.10.23

[System]
MAPGROUP_SIZE		= 1
ACCEPT_MS = 5000

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

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


[AccountServer]
ACCOUNT_IP			=127.0.0.1
ACCOUNT_PORT			=9865
SERVERNAME			=TEST
LOGINNAME			=root
PASSWORD			=test
; 登录表尺寸, 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
06/23/2010 23:56 C0D3R4ID3R#12
hey if you are going non hamachi you need to do some network mods, firstly add your internal ip-subnet and default gateway in your IP4 network settings then hit the advanced tab on the same dialog box and add your external (whats my ip) ip address and then you should be able to bring up the server

i almost forgot to add a couple things- Some of the new servers from chinese use new ports
-instead of 5816 -- 58888
-instead of 8653 -- 18653

and this is what ip goes where-
127.0.0.1 only is used for server connection
internet-game&Acc server ip's are your external or hamachi


Hope this helps :)
06/24/2010 01:40 OwnerBI#13
Thx guyz my server works Fine !!
But if i changed da name that is Test in my configs to any name it wont connect and da same if i changed da ip to my ip Any Ideas !!!
im keep searchin but noth !! :S
06/24/2010 03:06 Bamuda#14
Make sure you've forwarded your ports for the files.
06/24/2010 03:19 OwnerBI#15
Quote:
Originally Posted by Bamuda View Post
Make sure you've forwarded your ports for the files.
I did :)
That's mayb be about da configs files , if some one have him server online can share him files with me pleas i need help :S