Arma 3
Aridin's Assets
91개 중 31~40개 표시 중
< 1  2  3  4  5  6 ... 10 >
업데이트: 2023년 4월 18일 @ 오후 9시 22분

-hotfix, spelling is hard

업데이트: 2023년 4월 18일 @ 오후 9시 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일 @ 오후 1시 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일 @ 오후 10시 29분

업데이트: 2023년 4월 8일 @ 오후 2시 17분

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

업데이트: 2023년 3월 9일 @ 오후 4시 53분

-added Crayola Clan insignia

업데이트: 2022년 10월 2일 @ 오후 11시 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일 @ 오후 11시 59분

-Rhino Horn textures fixed
-Trauma Kits tweaked

업데이트: 2022년 7월 20일 @ 오후 12시 36분

-fixed missing texture errors