Arma 3
Aridin's Assets
Mostrando 31-40 de 91 aportaciones
< 1  2  3  4  5  6 ... 10 >
Actualización: 18 ABR 2023 a las 9:22 p. m.

-hotfix, spelling is hard

Actualización: 18 ABR 2023 a las 9:13 p. m.

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

Actualización: 11 ABR 2023 a las 1:00 p. m.

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

Actualización: 10 ABR 2023 a las 10:29 p. m.

Actualización: 8 ABR 2023 a las 2:17 p. m.

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

Actualización: 9 MAR 2023 a las 4:53 p. m.

-added Crayola Clan insignia

Actualización: 2 OCT 2022 a las 11:34 p. m.

-spooky

Actualización: 28 JUL 2022 a las 10:53 a. m.

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

Actualización: 25 JUL 2022 a las 11:59 p. m.

-Rhino Horn textures fixed
-Trauma Kits tweaked

Actualización: 20 JUL 2022 a las 12:36 p. m.

-fixed missing texture errors