Ad (Login to hide)

English CS2D Dedicated Server Software

306 replies
Goto Page
To the start Previous 1 2 ... 15 16 Next To the start
Up
DC
Admin
Here you can download the latest dedicated server software for CS2D!

Windows:
www.unrealsoftware.de/get.p...2d_dedicated_win.zip

Linux:
www.unrealsoftware.de/get.p..._dedicated_linux.zip

You have to put the server app in your cs2d directory (upload the whole cs2d directory and the dedicated server if you want to run it on a server)
edited 2×, last 31.03.09 04:46:35 pm
29.07.08 04:21:56 pm
Up
Lee
Moderator
It works on our server, of course we had to do some configuration work first, but it's more platform specific.

Warning: If you're using Fedora <=6, remember to use the following command first:

yum install compat-libstdc++-33.i386

from the yum repository.

Secondly, remember to chmod the server to 777

And finally, never type in the file name, always cd to the directory and ./linux_dedicated

Btw DC, can you give us a brief of the commands and their syntax? I'm frustrated by the rcon command.
29.07.08 04:29:04 pm
Up
I tested the dedicated server under Ubuntu 8.04 and it works.

If it doesn't run on your Ubuntu system try:
Code:
sudo apt-get install libstdc++5

I had to do this to run the Linux version of the client.
Inaktiv
29.07.08 04:30:41 pm
Up
Lee
Moderator
I guess you'll have to install the libstdc for every linux server. Still, I'm pretty sure libstdc++'s a windows wrapper.

Anyways, just search yum if you have fedora or aptget if ur using anything else.
29.07.08 04:33:25 pm
Up
DC
Admin
I'm glad to hear that it works! rcon works like this:

as server
• specify the rcon password with:
sv_rcon YOURRCONPW
(remote control will not work if you set an empty password)

as client
• join your server
• enter: rcon_password YOURRCONPW
• execute commands with: rcon YOURCOMMAND

you only have to use "rcon_password" one time. afterwards you can use "rcon" as often as you like. have a look at sys/server.cfg to see which server commands are possible (I did not create a list of all commands yet). you can also execute more than one command by seperating them with ;

example:
rcon msg LOLZ HI! ACTIVATING FOG OF WAR NOW!; sv_fow 1
29.07.08 08:35:41 pm
Up
Reaper
User
one improvement suggestions for the console:

please add an notification when you type any correct command like

xxx is set to 0/1

and one question:

when I do a ban by rcon, what will be banned, the IP or the USGN account, or are there different rcon commands?
www.cs2d.me has launched - Join Now
29.07.08 08:52:43 pm
Up
DC
Admin
you can ban by ip, name or usgn account with those commands:

banip XXX.XXX.XXX.XXX
banname NAME
banusgn USGNID

just "ban" does not exist as command anymore.
please note that you have to enter the usgn ID (a number) and not the usgn account name if you want to ban an usgn account.
29.07.08 11:08:59 pm
Up
Marcio
BANNED
how to exec cs2dmax dedicated server in:

Linux/Red Hat
IMG:http://img236.imageshack.us/img236/687/2dbrsmallbanner1gp8.png
29.07.08 11:11:48 pm
Up
Reaper
User
I use Debian, and it's pretty easy.

upload the cs2d folder
copy the server file into your server
if you haven't unzipped the file use unzip filename in the main folder of cs2d
use chmod 777 on the unzipped file
start the server by using screen ./dedifilename
www.cs2d.me has launched - Join Now
29.07.08 11:23:46 pm
Up
Marcio
BANNED
im getting an error when I start it...
something about it libstdc
edited 1×, last 29.07.08 11:53:01 pm
IMG:http://img236.imageshack.us/img236/687/2dbrsmallbanner1gp8.png
30.07.08 12:31:12 am
Up
Lee
Moderator
@Marcio, see my first post, Red Hat and Fedora uses the same core and both uses yum.
31.07.08 04:27:26 pm
Up
Guest
i make it on windows,
Why i cannot say anything in my server console??
31.07.08 04:38:52 pm
Up
DC
Admin
you have to use rcon to control it.
31.07.08 04:41:42 pm
Up
Guest
but how can i set a rconpassword to my server if i cannot talk in the server console window?
31.07.08 04:43:52 pm
Up
DC
Admin
with the cfg files in the sys folder (server.cfg)
31.07.08 04:47:38 pm
Up
Guest
and sry for many questions, but how can i join my own dedicated server? I do not see it in the list and i do not know the IP ( its not my normal IP)
31.07.08 05:08:42 pm
Up
DC
Admin
make sure you disabled "offline/lan" (sv_lan has to be 0)

if it is still not visible with this setting you have to configurate your firewall and router etc. please read the faq for this or use the search function because we already had this topic about 1000 times here.
31.07.08 05:21:20 pm
Up
Guest
It's visible to other players ( they are joining)
but i cannot see my own server in the list
31.07.08 05:28:33 pm
Up
Guest
nevermind i found it. It says:
NET: received unexpected msg (0, 10.0.xxxxxxxxx:36966 )
so i entered that IP and now im in
31.07.08 05:29:50 pm
Up
Guest
i still cannot join it
To the start Previous 1 2 ... 15 16 Next To the start