Full Virtual Arsenal

If you liked this item, please rate it up on Steam Workshop page.

Author: Vectif

Last revision: 26 Feb, 2021 at 12:49 UTC

File size: 928 B

On Steam Workshop

Description:

For ease of use.
I got tired of having to find the ‘Full Virtual Arsenal’ script that would include all of the settings (like choosing faces, voices, and insignia) over and over and having to copy and paste it into the object’s init field every time I wanted to look at stuff or use it, so I turned it into a composition to save me the hassle.

It’s nothing special, but incase anyone also wanted this, and to save their time now that we can publish and share compositions.

The init box code is as follows:

this addAction ["Open Virtual Arsenal", {["Open",true] spawn BIS_fnc_arsenal}];