Arma 3
Aridin's Assets
91件中 31-40 を表示
< 1  2  3  4  5  6 ... 10 >
更新: 2023年4月18日 @ 21時22分

-hotfix, spelling is hard

更新: 2023年4月18日 @ 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.

更新: 2023年4月11日 @ 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)

更新: 2023年4月10日 @ 22時29分

更新: 2023年4月8日 @ 14時17分

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

更新: 2023年3月9日 @ 16時53分

-added Crayola Clan insignia

更新: 2022年10月2日 @ 23時34分

-spooky

更新: 2022年7月28日 @ 10時53分

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

更新: 2022年7月25日 @ 23時59分

-Rhino Horn textures fixed
-Trauma Kits tweaked

更新: 2022年7月20日 @ 12時36分

-fixed missing texture errors