Need Client conquer (4267)

03/09/2013 04:37 natsumiru#1
Hi!
Guys, I make a server of conquer online (source RedemptionCo 4267) and I need the client for play.
I'm looking on google and forum. And to my surprise I found nothing.
I have the original version of the client TQ 4274, but I have no idea how to run this client.
Does anyone have the source of my client or similar?

...
03/09/2013 06:08 JohnHeatz#2
#Moved to the right section
03/09/2013 16:48 go for it#3
[Only registered and activated users can see links. Click Here To Register...]
03/09/2013 21:31 natsumiru#4
Thank you for try help me go for it! But, I did it! Let me explain, I just added the line: "LoginPort=9958" in file "Server.dat":
Code:
[Header]
GroupAmount=1
Group1=GroupPic1

[Group1]
ServerAmount=1
Server1=betterworld
Ip1=192.168.1.7
ServerName1=teste
HintWord1=
Pic1=servericon23
[SIZE="4"][B]LoginPort=9958[/B][/SIZE]
:D

Now, back to work for my client... CYA!