PDA

View Full Version : Start script for a revolt mod server


Ivan
04-27-2004, 05:49 AM
I have a linux 9.0 server and it runs CoD great..
I added Revolt mod and made the start script like this:

screen -m -d -S cod1 ./cod_lnxded +set fs_game Revolt +g_gametype Revolt +set dedicated 2 +exec revoltserver.cfg

Thing is it will not start the server...what am I doing wrong?

What should it be?

What does the " fs_game" supposed to be...

Anex
04-27-2004, 12:50 PM
Did you check the Revolt forums?

http://www.fpscentral.com/forums/forumdisplay.php?f=48

Ivan
04-28-2004, 06:05 AM
Yes I asked there also...
That is why I am here.
Thanks

Anyone ?

Behr
05-04-2004, 10:09 AM
Try taking out the +g_gametype Revolt. That is what I did and it works fine for me.