Arma 3
Aridin's Assets
Affichage des entrées 31-40 sur 91
< 1  2  3  4  5  6 ... 10 >
Mis à jour le : 18 avr. 2023 à 21h22

-hotfix, spelling is hard

Mis à jour le : 18 avr. 2023 à 21h13

-Added addon setting to force side relations (had a niche need for this)

Loadout settings from previous update are still work in progress, they don't currently work on dedicated servers. Will continue to work on.

Mis à jour le : 11 avr. 2023 à 13h00

-Reworked and fixed scripts
Respawn loadout script can be enabled through Addon Options

Additional scripts included allow saving and loading of loadouts through interactions. I've used these to allow players to load a set kit out in the field by adding the load loadout script to a resupply vehicle.

[this, "loadout", "player"] call ARDN_fnc_saveLoadout;
[this, "loadout", "player", 5] call ARDN_fnc_loadLoadout;
Parameter(s):
0: object to add the interaction on to
1: name to be displayed (also determines the variable used to save the loadout)
2: where to save the loadout ("missionProfileNamespace", "profileNamespace", "player")
3: loadout variable name (abreviate name, no spaces)
4: hold action duration (number) (only for loadLoadout)

Mis à jour le : 10 avr. 2023 à 22h29

Mis à jour le : 8 avr. 2023 à 14h17

-added functions related to saving, loading and repsawning loadouts.

Mis à jour le : 9 mars 2023 à 16h53

-added Crayola Clan insignia

Mis à jour le : 2 oct. 2022 à 23h34

-spooky

Mis à jour le : 28 juil. 2022 à 10h53

-Trauma Kit application time is now an Addon setting (first time implementing CBA settings, hopefully everything works as intended)

Mis à jour le : 25 juil. 2022 à 23h59

-Rhino Horn textures fixed
-Trauma Kits tweaked

Mis à jour le : 20 juil. 2022 à 12h36

-fixed missing texture errors