Arma 3
Aridin's Assets
Hiển thị 31-40 trong 91 mục
< 1  2  3  4  5  6 ... 10 >
Cập nhật: 18 Thg04, 2023 @ 9:22pm

-hotfix, spelling is hard

Cập nhật: 18 Thg04, 2023 @ 9:13pm

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

Cập nhật: 11 Thg04, 2023 @ 1:00pm

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

Cập nhật: 10 Thg04, 2023 @ 10:29pm

Cập nhật: 8 Thg04, 2023 @ 2:17pm

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

Cập nhật: 9 Thg03, 2023 @ 4:53pm

-added Crayola Clan insignia

Cập nhật: 2 Thg10, 2022 @ 11:34pm

-spooky

Cập nhật: 28 Thg07, 2022 @ 10:53am

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

Cập nhật: 25 Thg07, 2022 @ 11:59pm

-Rhino Horn textures fixed
-Trauma Kits tweaked

Cập nhật: 20 Thg07, 2022 @ 12:36pm

-fixed missing texture errors