Arma 3
Aridin's Assets
Εμφάνιση 31-40 από 91 καταχωρίσεις
< 1  2  3  4  5  6 ... 10 >
Ενημέρωση: 18 Απρ 2023 στις 21:22

-hotfix, spelling is hard

Ενημέρωση: 18 Απρ 2023 στις 21:13

-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.

Ενημέρωση: 11 Απρ 2023 στις 13:00

-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)

Ενημέρωση: 10 Απρ 2023 στις 22:29

Ενημέρωση: 8 Απρ 2023 στις 14:17

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

Ενημέρωση: 9 Μαρ 2023 στις 16:53

-added Crayola Clan insignia

Ενημέρωση: 2 Οκτ 2022 στις 23:34

-spooky

Ενημέρωση: 28 Ιουλ 2022 στις 10:53

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

Ενημέρωση: 25 Ιουλ 2022 στις 23:59

-Rhino Horn textures fixed
-Trauma Kits tweaked

Ενημέρωση: 20 Ιουλ 2022 στις 12:36

-fixed missing texture errors