Tom ♋ ツ Flames

[RELEASE/UPDATED] Malden Mission File Exile 1.0.3/ Arma 1.72 download

47 posts in this topic

Hello all,

I have created this mission file for the new map Malden, I have created it so that if people want to save time they can by downloading this. 

I have personally made this so that it has a black market trader and has a Construction trader.   (These can all be modified, if you need help I will be happy to help you!)

 This works with the newest Exile 1.0.3 update

 

What is needed to install this:

  • Arma 3 :D  Steam Arma Link
  • Running Exile 1.0.3 Server  Exile Mod Download
  • Extract Malden
  • Open file
  • Navigate to "MPMissions"
  • Upload Exile.Malden to "MPMissions" 
  • Then navigate to "ExileServer/addons"
  • Replace "exile_server_config"
  • In "config.cfg" replace this following code:
Spoiler

class Missions
{
    class Exile
    {
        template = Exile.Altis;  // Exile.Namalsk, Exile.Altis, Exile.Malden

 

TO

 

class Missions
{
    class Exile
    {
        template = Exile.Malden;  // Exile.Namalsk, Exile.Altis, Exile.Malden

How to modify

  • use PBO manager and open the PBO's
  • Use notepad++ and open the config files
  • EDIT AWAY (DONT DO SOMETHING IF YOU ARE UNSURE PLEASE ASK)

 

What it includes:

  • Spawn Points
  • Loot spawns
  • Custom buildings
  • Custom Loot buildings
  • Concrete mixers
  • ATM'S are lockers :D (THIS CAN BE MODIFIED, USING CODE BELOW)
  • Office Traders
  • Cleaned code (More Performance)
  • Easy to edit!
Spoiler

class CfgInteractionMenus
{
    
    class ATM
    {
        targetType = 2;
        target = "Land_Atm_01_F";
        class Actions
        {
            class Locker: ExileAbstractAction
            {
                title = "ATM";
                condition = "true";
                action = "_this call ExileClient_gui_lockerDialog_show";
            };
        };
    };

 

What it doesn't include:

  • Boat traders around the map
  • Russian Roulette
  • Concrete mixers around the map other than the traders

Screenshots

Spoiler

zUBTAVw.jpg

RDsvrEx.jpg

c8i4mV4.jpg

ERiwCA6.jpg

9dR9uDw.jpg

SnmxCTN.jpg

Download link

Enjoy - ECN Gaming

 

If people are getting no loot in areas, download the new mission file update and use that, or you can download it and move over the "fixes" folder to your mission file, then copy over the code from "config.cpp/customcode" This will fix the issue of loot spawns in barracks

 

please note: This is created by myself and some of the loot spawns have been found in the Exile forums that can be found. I take credit for the buildings and traders, please give credit where its due

Thanks to @matix0110 / @JJW for the cleanup :D

 

IF THERE IS ANY ISSUES PLEASE CONTACT ME ON MY DISCORD:  https://discord.gg/yw95kca

OR USE PM!

Edited by Tom ♋ ツ Flames
UPDATED MISSION FILE
  • Like 7

Share this post


Link to post
Share on other sites
Advertisement

a lot of buildings do not spawn and you have a double skinned barracks at the airport opposite barracks entrance, you open door then you see another door

 

Share this post


Link to post
Share on other sites
Advertisement

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

  • Recently Browsing   0 members

    No registered users viewing this page.