Arma 3
co40 Domination! Blufor [4.72]
Shadow87x Dec 27, 2020 @ 3:29pm
How to add NV and GPS to arsenal
Friend and I cant figure it out
< >
Showing 1-3 of 3 comments
Xeno  [developer] Jan 25, 2021 @ 9:20am 
Which version would that be?
Shadow87x Jan 30, 2021 @ 9:28am 
4.41 I am running it on Weferlingen. Was trying to figure out how to limit the arsenal to specific things.
Xeno  [developer] Feb 15, 2021 @ 9:08am 
Sorry for not answering earlier (Discord is better).

For that you have too edit
client\fn_arsenal_mod.sqf

This is what you have too look for:

if (!d_ifa3lite && {!d_gmcwg && {!d_unsung && {!d_csla}}}) then {
_items_no append ["Rangefinder", "NVGoggles", "NVGoggles_OPFOR", "NVGoggles_INDEP", "ItemGPS"];
};

Change it so that is only:

_items_no append ["Rangefinder", "NVGoggles", "NVGoggles_OPFOR",
< >
Showing 1-3 of 3 comments
Per page: 1530 50