Search found 4 matches

by sqwaw
Fri May 28, 2004 10:08 pm
Forum: Unreal 3.2 Support
Topic: Linking Problems...
Replies: 10
Views: 7079

First of all, I'd like to thank jewles for posting Ron2k's linking tutorial, but Ie read it previously to posting.

Secondly, Ron2k thank you for the suggestion on the listen ports, I had typed 4340 instead of 4349, which was he link port. This solved to problem and we now have 2 servers linked ...
by sqwaw
Thu May 27, 2004 11:08 pm
Forum: Unreal 3.2 Support
Topic: Linking Problems...
Replies: 10
Views: 7079

It's nice of you to offer me to read the manual :idea:, what an idea. I may not have thought of that *sarcasm implied* :P. But anyway, when compiling 2 servers as hubs, I dont believe you can't link them together, can you...?
by sqwaw
Thu May 27, 2004 7:16 pm
Forum: Unreal 3.2 Support
Topic: Linking Problems...
Replies: 10
Views: 7079

Right, sorry :cry:...
Here's the link AND the me blocks:

irc.cs-cheats.net
me {
name "irc.cs-cheats.net";
info "Cs-Cheats Server";
numeric 9;
};
---------------------------------
link server1.cs-cheats.net {
username *;
hostname 82.136.28.66;
bind-ip *;
port 4349;
hub *;
password-connect ...
by sqwaw
Thu May 27, 2004 7:01 pm
Forum: Unreal 3.2 Support
Topic: Linking Problems...
Replies: 10
Views: 7079

Linking Problems...

Hey, I am tring to link 2 servers together but my hub is not repsonding to the leaf... I belive that I have configured the link blocks correctly...
Here's the error message I receive:
(14:32:49) -server1.cs-cheats.net- *** Connecting to irc.cs-cheats.net[66.184.171.237].
(14:33:20) -server1.cs ...