NOTE: Do not put .pbo at the end of the map template as .altis is what allows your server to know which map to use.
- Log into your control panel.
- Enter the file manager and upload the mission PBO file to the MPMissions folder using the upload button.
- Enter your configuration files and open ‘server.cfg’ - look for ‘class Missions {};’ and edit it as follows:
class Missions {
class Mission1 {
template = “Mission1.Altis”;
difficulty = “Regular”;
};
- Restart your server.
NOTE: Leaving the mission area blank will allow players to vote for a map of their choosing on server startup - not the one you want.