-
Sergeant
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.
-
/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.
-
Colonel
Prefix ur missions with S1, S2, S3 etc. etc. or simply use multiple game folders, thats the only way afaik you can use
-
He'd like server 1 to only list missions A, B, C, D and server 2 to only list missions E, F, G, H.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules