cid_gen_bondorf 0 Posted May 23, 2008 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... Â Share this post Link to post Share on other sites
Hud Dorph 22 Posted May 23, 2008 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
whisper 0 Posted May 23, 2008 name is Warfare32.SaraLite Share this post Link to post Share on other sites
Hud Dorph 22 Posted May 23, 2008 Hehe pretty obvious - Thx Share this post Link to post Share on other sites