@kafetao - well ...u need to have LogonType 1 to connect not 2 x(!!
@kafetao - well ...u need to have LogonType 1 to connect not 2 x(!!
2 makes it so that u can create a new character, 1 makes it where u login to an existing character.
(i think)
Your right yes
looool.......thx guys xD it seems i messed up this thing :D
Can some1 help me with This?
My MSN is: keving1991@live.de :)
added
I got my server working( a bit).
But now... No one can see each other character name :S
I've already added some commands but I'm a starting coder so I'm still learning C#.
Can some1 help me fixing this bug?
i have problem because :
i run server and see screen logging into the server and client close always
sorry for me english im from poland guys
wow Keving that signature is really embarrassing, having Batch in there like it's some type of programming language. VB6 is bad enough :P
lol this thread is old
this source run with Conquer client 5017?
yeah
how can i start this server?
well i had the same prob with my server, all i did to fix it was change the server.dat around. My problem was that i had the wrong servername in the Server1 field.. so i put the servername that i had in my mysql db in that field, i had the default name that CO came with..-.- yeh.. here's where my problem lied...:
Old server.dat:
[Header]
GroupAmount=10
Group1=GroupPic10
[Group1]
ServerAmount=1
Server1=~CoGoDz~
Ip1=***.***.***.***
Port1=9958
ServerName1=Thor
HintWord1=
Pic1=servericon35
New Server.dat:
[Header]
GroupAmount=10
Group1=GroupPic10
[Group1]
ServerAmount=1
Server1=Thor
Ip1=***.***.***.***
Port1=9958
ServerName1=Thor
HintWord1=
Pic1=servericon35
[Edit] Sometimes its the easy solutions that work..>.>[/Edit]