Jump to content

Irkutsk38

Member
  • Posts

    2
  • Joined

  • Last visited

Reputation Activity

  1. Like
    Irkutsk38 reacted to Narines in Add ATMs in traders (Altis)   
    Hi,
     
    This script is extremely simple.
     
    1 - In '@epochhive/addons' add the following pbo (traderATMs.pbo) :
     
    https://dl.dropboxusercontent.com/u/63143678/epoch_scripts/traderATMs.pbo
     
    2 - In your 'MPMissions' folder, unpack 'epoch.Altis.pbo'
     
    3 - In your unpacked 'epoch.Altis' folder, open init.sqf and add the following at the very top :
    if (isServer) then { execVM "\q\addons\traderATMs\init.sqf"; }; Note : if there is no init.sqf in the root of your unpacked 'epoch.Altis' folder, just create one.
     
    4 - Repack 'epoch.Altis' into 'epoch.Altis.pbo'
     
    That's it !
     
    **EDIT** Optimized following Kroenen's suggestions
  2. Like
    Irkutsk38 reacted to vbawol in Enhanced Arma 3 Inventory   
    Enhanced Arma 3 Inventory 
    by Aaron Clark - http://www.epochmod.com
    Requires: Arma 3 version 1.66 or greater.
    Features: 
    - Dynamic Inventory (Double-Click) SubMenu. 
    Extendable with from mission config 'CfgItemInteractions' 
    Example: https://github.com/EpochModTeam/Enhanced-Arma-3-Inventory/blob/master/Sources/epoch_enhanced_a3_inventory/config.cpp#L86-L121
    - Armor Stats.
    Adds visual representation to inventory (progress bars) that show armor levels of Uniform, Vests, and Headgear as well as total armor at the bottom. When selecting or dragging the total armor bar shows a preview to show if you are gaining or reducing armor. Max armor levels are dynamically calculated from all available armor bearing items. 
    Licence: 
    Arma Public License Share Alike (APL-SA) - https://www.bistudio.com/community/licenses/arma-public-license-share-alike
    Github: 
    https://github.com/EpochModTeam/Enhanced-Arma-3-Inventory
    Download: 
    http://steamcommunity.com/sharedfiles/filedetails/?id=809527168
    Please Note: This mod is not needed if you already run Epoch as this functionality is already built-in.
×
×
  • Create New...