grad-factions-tvt
v1.0.5
Published
Various faction tvt loadouts for grad-loadout
Downloads
7
Readme
GRAD Factions TvT
Internal information for Gruppe Adler members here.
Installation
Variant 1: npm
Highly recommended: >= npm-3.x
, which comes with NodeJS 6.x. Don't use older versions!
npm install grad-factions-tvt --save
For updating, change the desired version number in your mission's package.json
, and do npm install
Variant 2: manually
Alternatively, you can install grad-factions-tvt
manually. You will then also need grad-loadout
.
- download both
grad-factions-tvt
andgrad-loadout
as zipfiles from github, and put the directories into anode_modules
directories, so that you get:
myMission.altis/node_modules/grad-factions-tvt
myMission.altis/node_modules/grad-loadout
Configuration
description.ext
class Loadouts {
baseDelay = 1; // base delay in seconds before applying loadouts on mission start
handleRadios = 1; // radios are handled by grad-loadout
resetLoadout = 0; // start with empty loadouts instead of modifying existing loadout
class Faction {
#include "node_modules\grad-factions-tvt\loadouts.hpp"
};
};
class CfgFunctions {
#include "node_modules\grad-loadout\CfgFunctions.hpp"
};
init.sqf
You're nearly done. One last thing you will have to do: define which loadouts should actually be applied: Somewhere in your init.sqf, for example:
["BLU_F", "ger_heer_w"] call GRAD_Loadout_fnc_FactionSetLoadout;
["OPF_G_F", "rus_msv_w"] call GRAD_Loadout_fnc_FactionSetLoadout;
So the "BLU_F" faction (vanilla NATO units) will use the "ger_heer_w" loadouts.
Available Loadouts and Dependencies
These factions are available (see also the factions
directory):
- (RUS MSV)
- (US Army)
- (Eastern Nationalists)
- (Middle Eastern Terrorists)
- (PMC Special Forces)
| name | description | dependencies | |--------------------------|-------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | ger_heer_d | Bundeswehr Tropentarn | | | ger_heer_w | Bundeswehr Flecktarn | | | ger_heer_s | Bundeswehr Schneetarn | | | hr_hkov | Croatian Ground Forces (HKoV) | | | ind_eastern_nationalists | Rebels with Russian equipment | | | ind_eastern_peasants | Peasants with Russian equipment | | | ind_pmc_special | PMC / Special Forces | | | ind_pmc_west | PMC / Casual / Western | | | ind_me_terrorists | Middle Eastern terrorists | | | ind_me_para | Middle Eastern Paramilitary Forces | | | isr_idf | Israel Defense Forces | | | rus_msv_d | Russian MSV EMR Desert | | | rus_msv_w | Russian MSV Flora | | | rus_spetsnaz | Russian Spetsnaz (Gorka R) | | | tur_tkk | Turkish Army (Türk Kara Kuvvetleri) | | | us_army | US Army OCP | | | us_marines_d | US Marines Desert | | | us_marines_w | US Marines Woodland | | | fin_borderGuard | Finnish Border Guard | |
Units
HINT: If you do not know which faction your editor-created units belong to, have a look into the BI Community Wiki
NOTE: Loadouts are not guaranteed to work with units provided by Mods. If you need a specific mod supported, open an issue with grad-loadout.
Von den angegebenen Kategorien haben die folgenden Einheiten ein Standardloadout:
Englisch: | Deutsch: | Funktion: ------------------------------|------------------------------------------|---------------------------------------- Asst. Autorifleman | Zweiter Automatik Schütze | Munitionsträger für LMG Ammo Bearer | Munitionsträger | Munitionsträger für LMG Autorifleman | Automatik-Schütze | LMG Schütze Combat Life Saver | Sanitäter | Sanitäter Rifleman | Schütze | Schütze Rifleman (AT) | Schütze (Panzerabwehr) | Schütze mit leichter AT-Waffe Squad Leader | Truppführer | Truppführer Team Leader | Teamleader | Gruppenführer und Zugführer
http://www.gruppe-adler.de