Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[Tutorial] How to connect to your own server.

Mythic Archon
Loyal Member
Joined
Feb 1, 2008
Messages
719
Reaction score
10
Ok, I've seen that the general section is getting spammed with theards about how to connect.
So now I make one, And from now on I wont answear any question with how to connect etc.

First of all get Aweb's PK Editor:
http://forum.ragezone.com/f315/tool-awebs-pk-editor-236896/

And open your config with it, make sure that you've had put the right pk password.
Open xlate-e.dat.

You'll know see something who looks like this:
Code:
;(country_type ENG)
;
;    Server List
;

(serverlist ( name "Servername") ( IP "localhost") ( PORT "30001") (config "debug"))

Change your:
-server name
-and ip if you want other people to connect.

Save and you can connect.

||MaX|| make this sticky please so people can see it.
 
Newbie Spellweaver
Joined
Jan 25, 2009
Messages
11
Reaction score
0
Re: [Guide] How to connect to your own server.

If i open the .pk file it looks like this:

 
Newbie Spellweaver
Joined
Feb 1, 2008
Messages
12
Reaction score
0
Re: [Guide] How to connect to your own server.

you have to open the uncrypet PK
without KOCP
 
Experienced Elementalist
Joined
Jul 15, 2008
Messages
229
Reaction score
6
Re: [Guide] How to connect to your own server.

If i open the .pk file it looks like this:


you are trying to open a crypted pk file, u need one without crypt on it...
 
Newbie Spellweaver
Joined
Jan 25, 2009
Messages
11
Reaction score
0
Re: [Guide] How to connect to your own server.

read 1st post?!

Change your:
-server name
-and ip if you want other people to connect.

hmm,to which ip, :

to this : 80.228.75.28?
or to this: 192.168.0.154?
 
Newbie Spellweaver
Joined
Jan 25, 2009
Messages
11
Reaction score
0
Re: [Guide] How to connect to your own server.

to this : 80.228.75.28

hmm ok,done but the problem is when i start the database,login and the main Server it starts on 127.0.0.1 i think thats the reason that i cant connect then.

what i have to do now?^^
 
Junior Spellweaver
Joined
Nov 22, 2008
Messages
174
Reaction score
2
Re: [Guide] How to connect to your own server.

hmm ok,done but the problem is when i start the database,login and the main Server it starts on 127.0.0.1 i think thats the reason that i cant connect then.

what i have to do now?^^

dont u have to change in "AuthConfig.txt" ( stands by ur server... )

MailServer = "<<<<ur IP here>>>>"
MailFrom = "KAL_AUTH"
MailTo = ""

the reset may start with 127.0.0.1...
I think so ^^

Grtzz
 
Newbie Spellweaver
Joined
Feb 6, 2009
Messages
72
Reaction score
0
Re: How to connect to your own server.

but how do we have to save it like save create or save create as and then swordcript or kocp ?
 
Newbie Spellweaver
Joined
Jun 3, 2009
Messages
34
Reaction score
4
should i put my ip in server.ini
or keep it 127.0.0.1
 
Newbie Spellweaver
Joined
Jun 29, 2009
Messages
7
Reaction score
0
Open xlate-e.dat.

You'll know see something who looks like this:
Code:
;(country_type ENG)
;
;    Server List
;

(serverlist ( name "Servername") ( IP "localhost") ( PORT "30001") (config "debug"))

But I see nothing like that, I have config.pk file in my clean installed kalonline folder, so what config.pk I need
 
Junior Spellweaver
Joined
May 17, 2009
Messages
149
Reaction score
12
Open that config with aweb's pk editor, and put in right pk pw before open it..
 
Newbie Spellweaver
Joined
Jun 29, 2009
Messages
7
Reaction score
0
And what is the right config.pk password? when I open Settings in "Awebs full pk editor" I can see this PW:



and after I close Settings to apply changes I get this:



So I dont know if I have wrong PW or config.pk file
 
Newbie Spellweaver
Joined
Jan 5, 2009
Messages
12
Reaction score
0
I did all the things u said i should do
and still....Unable to connect to the server :eek:
what should i do now? :s
+when i start MainSvrt13 it says in red : can't get item id

P.S. i'm using the ip from : cmycip.com or seemyip.com
(i got a router, don't know if that changes anything about it, but just telling it :p)
 
Last edited:
Newbie Spellweaver
Joined
Jan 5, 2009
Messages
12
Reaction score
0
hey....another reason could be that u didn't forward all ur ports :eek:
check this
1) router page (NAT---> virtual server)
2)firewall (allow the ports)
3)get PTFchecker and check the ports....nice programm ^^
 
Newbie Spellweaver
Joined
Feb 13, 2007
Messages
25
Reaction score
0
can someone tell me if this is the right ports i should make?
AuthConfig
NMAuthPort = 30001
port=30001
cmdport=30002
DBConfig
Have No Port Option on it :S
MainConfig
port = 50001
and iam using LastChaos repack and client but i cant connect someone help me please
and if i should change the ports or the ip on the config how i do if if the config.pk3 isnt able to open with me
i hope someone help me please
 
Custom Title Activated
Loyal Member
Joined
Apr 5, 2008
Messages
1,325
Reaction score
133
ports are 30001 arent?
 
Back
Top