raynor 0 Posted April 6, 2007 Today we decided to reconfigure our servers to each run from mod folders with missions specific to that instance of the server to run from. For instance, server 3 runs off of mod folder "s3" and inside s3 there is the MPMissions folder. Problem is that the server isn't reading the MPMissions folder, so I am wondering after about an hour of troubleshooting if anyone can find any obvious issues with my code, or if this is a limitation to mod folders ( not reading from MPMissions folder on a mod folder ). Target Line: "C:\Program Files\Bohemia Interactive\ArmA\arma_server.exe" -port=2320 -config=server3.cfg -mod=s3 And yes the mod folder is in the bohemia interactive\arma\ folder. Share this post Link to post Share on other sites
Metal Heart 0 Posted April 6, 2007 /Missions and /MPMissions aren't probably read from a mod folder, that's how it was in OFP. Only /Campaign works like that. Maybe you could now use subfolders in /MPMissions, like /MPMissions/mod1, /MPMissions/mod2. That didn't work in OFP either though, only in /Missions. Share this post Link to post Share on other sites
sickboy 13 Posted April 6, 2007 Prefix ur missions with S1, S2, S3 etc. etc. or simply use multiple game folders, thats the only way afaik you can use Share this post Link to post Share on other sites
frederf 0 Posted April 6, 2007 He'd like server 1 to only list missions A, B, C, D and server 2 to only list missions E, F, G, H. Share this post Link to post Share on other sites