Forum

> > CS2D > General > CS2D Dedicated Server Software
ForenübersichtCS2D-ÜbersichtGeneral-ÜbersichtEinloggen, um zu antworten

Englisch CS2D Dedicated Server Software

317 Antworten
Seite
Zum Anfang Vorherige 1 215 16 Nächste Zum Anfang

alt Re: CS2D Dedicated Server Software

Lee
Moderator Off Offline

Zitieren
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.

alt Re: CS2D Dedicated Server Software

leinad1123
User Off Offline

Zitieren
I tested the dedicated server under Ubuntu 8.04 and it works.

If it doesn't run on your Ubuntu system try:
1
sudo apt-get install libstdc++5
I had to do this to run the Linux version of the client.

alt Re: CS2D Dedicated Server Software

Lee
Moderator Off Offline

Zitieren
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.

alt Re: CS2D Dedicated Server Software

DC
Admin Off Offline

Zitieren
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

alt Re: CS2D Dedicated Server Software

Reaper
User Off Offline

Zitieren
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?

alt Re: CS2D Dedicated Server Software

DC
Admin Off Offline

Zitieren
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.

alt Re: CS2D Dedicated Server Software

Reaper
User Off Offline

Zitieren
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

alt Re: CS2D Dedicated Server Software

Gast

Zitieren
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)

alt Re: CS2D Dedicated Server Software

DC
Admin Off Offline

Zitieren
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.

alt Re: CS2D Dedicated Server Software

Gast

Zitieren
nevermind i found it. It says:
NET: received unexpected msg (0, 10.0.xxxxxxxxx:36966 )
so i entered that IP and now im in
Zum Anfang Vorherige 1 215 16 Nächste Zum Anfang
Einloggen, um zu antwortenGeneral-ÜbersichtCS2D-ÜbersichtForenübersicht