Nitrado Dedi server setup

  1. 7 years ago

    Hi all,

    Quick question about the server.cfg on a rented dedi server.

    In the mission cycle, it says:

    // MISSIONS CYCLE
    class Missions {
    class ARMA3 {
    template = MP_COOP_m01.Stratis;
    difficulty = "Recruit";
    };
    };

    This template is a vanilla mission. I want to change it to one of the ALiVE missions.
    Don't yet know which, so I suppose Quick Start on Stratis is fine.
    But don't know what to put as the template... help?

  2. It's the actual filename without the .pbo extension.

    So if you download a mission called "MP_COOP_v2.stratis.pbo" you'd put "MP_COOP_v2.stratis" in the template section.

  3. Yeah, figured as much. Unfortunately I was imprecise in my previous post ;)
    What I meant was: What are the filenames for the standard included ALiVE missions are?

  4. Edited 7 years ago by SavageCDN

    Not sure but you should be able to check the download for the demo missions.. if not try de-pbo on the missions.pbo file in \alive\addons

    edit: try "basic.stratis" or basic2.stratis"

  5. Or browse github repo to skip depbo process.

  6. Nice!
    Will try it, thanks :)

  7. @SpyderBlack723 Or browse github repo to skip depbo process.

    Lazy git!!

 

or Sign Up to reply!