Jump to content
Sign in to follow this  
cid_gen_bondorf

Warfare - Dedicated Server

Recommended Posts

Hi all,

For anyone who have a dedicated server and are trying to run Warfare 1.0 and realized that it is not a mission in your MPmissions folder. You will find it in your "/addons" folder called "Warfare.pbo". Plus I noticed the new island that it is palyed on is called "Saralite.pbo"

I was scratching my head for a while on how could you run the server with something that is not a mission.

I lucked out on the first try when I called it "Warfare.saralite" into the Mission Class line in the Server.cfg.

Here's what I used to get it going:

==============================

class Missions

{

   class CTI_01

   {

       template = warfare.saralite;

       cadetMode = 1;

   };

};

==============================

There's probably a better way. But this is what I found out.

I am only mentioning this because I couldn't find this info on the forum.

Hope this helps...  biggrin_o.gif

Share this post


Link to post
Share on other sites

Great - i was wondering abt this too.

But this starts the 16player map - how abt the 32player ?

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×