Jump to content

Home

Jediplus 3.1 on a ded. Linux Server


penner

Recommended Posts

Hi Guys I have buys a dedicatet Linux Server and want to run on this Jediplus 3.1 (an simply normal MOD). I read in a file that i must write "set fs_game jediplus" into ty console but that that say write protect. hmmmmm. OK what must I do

 

1.) load the MOD on the FTP from the Server

2.) ?

3.)....?

 

Thx for help

Link to comment
Share on other sites

First you'll have to make sure you put all the jediplus files in the right folder. The jediplus folder should be at the same level as the base folder.

 

Then you must start the game with the following startup command :

 

./jk2ded +set fs_game JediPlus +exec server.cfg

 

Beware that everything is case-sensitive...

 

This should do the trick !

Link to comment
Share on other sites

If i wrote this in the console it doesn't any reaction. only Serverprint:balbla

 

Newinfo: There is only a file that i can edit (server.std) that contents following lines:

****************************************************

 

#!/usr/bin/perl

 

 

 

$IP = ""; #"+set net_IP 217.110.58.42";

 

$PORT = "+set net_port 22800";

 

 

 

chdir "/home/$ARGV[0]/jk2";

 

 

 

system "./jk2ded +set dedicated 2 $PORT $IP +set com_hunkMegs 64 +exec server.cfg";

 

****************************************************

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...