npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

grad-factions-tvt

v1.0.5

Published

Various faction tvt loadouts for grad-loadout

Downloads

96

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 and grad-loadout as zipfiles from github, and put the directories into a node_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 | Gruppe Adler Mod | | ger_heer_w | Bundeswehr Flecktarn | Gruppe Adler Mod | | ger_heer_s | Bundeswehr Schneetarn | Gruppe Adler Mod | | hr_hkov | Croatian Ground Forces (HKoV) | RHS: GREF RHS: SAF RHS: USAF | | ind_eastern_nationalists | Rebels with Russian equipment | RHS: AFRF RHS: GREF | | ind_eastern_peasants | Peasants with Russian equipment | 3CB Factions RHS: GREF | | ind_pmc_special | PMC / Special Forces | NIArms | | ind_pmc_west | PMC / Casual / Western | 3CB Factions RHS: USAF | | ind_me_terrorists | Middle Eastern terrorists | GM 3CB Factions RHS: GREF | | ind_me_para | Middle Eastern Paramilitary Forces | 3CB Factions RHS: AFRF | | isr_idf | Israel Defense Forces | RHS: AFRF RHS: USAF FHQ Accessories | | rus_msv_d | Russian MSV EMR Desert | RHS: AFRF | | rus_msv_w | Russian MSV Flora | RHS: AFRF | | rus_spetsnaz | Russian Spetsnaz (Gorka R) | RHS: AFRF | | tur_tkk | Turkish Army (Türk Kara Kuvvetleri) | 3CB Factions RHS: AFRF NIArms | | us_army | US Army OCP | RHS: USAF | | us_marines_d | US Marines Desert | RHS: USAF | | us_marines_w | US Marines Woodland | RHS: USAF | | fin_borderGuard | Finnish Border Guard | RHS: SAF RHS: AFRF |

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