Page MenuHomeFeedback Tracker

(Please Close) Feature request - ability to access virtual garage and virtual arsenal separately
Closed, ResolvedPublic

Description

Dear developers, at the moment, you can get access to the virtual garage through the virtual arsenal (only development version at the moment).

Is it possibile to separate these features and make them independent?

For example "BIS_fnc_arsenal" to open the weapon arsenal and "BIS_fnc_garage" to open the vehicle customizer.

Please tell me, what you think about it?

Details

Legacy ID
750838509
Severity
None
Resolution
Fixed
Reproducibility
N/A
Category
Feature Request
Additional Information

After latest dev-branch 1.43.129712 both functions (BIS_fnc_arsenal & BIS_fnc_garage) are now independent of each other.

Event Timeline

Koala edited Additional Information. (Show Details)Mar 10 2015, 10:21 PM
Koala set Category to Feature Request.
Koala set Reproducibility to N/A.
Koala set Severity to None.
Koala set Resolution to Fixed.
Koala set Legacy ID to 750838509.May 8 2016, 11:38 AM
Koala added a comment.Mar 11 2015, 9:10 PM

Ok, as far as I can see

["Open",true] spawn BIS_fnc_garage

opens the garage directly. But you have the option to switch to the arsenal.

I made some researches and found, that you can restrict these arsenal functions.

I would be glad to get the information, how to disable the garage item, if I spawn the arsenal or disable the arsenal item if I spawn the garage. Anybody?

Koala added a comment.Mar 12 2015, 7:13 PM

After latest dev-branch 1.43.129712 both functions (BIS_fnc_arsenal & BIS_fnc_garage) are independent of each other.

My feature request can be closed.

Nice work!