武装突袭3

武装突袭3

co40 Domination! Blufor [4.73]
Shadow87x 2020 年 12 月 27 日 下午 3:29
How to add NV and GPS to arsenal
Friend and I cant figure it out
< >
正在显示第 1 - 3 条,共 3 条留言
Xeno  [开发者] 2021 年 1 月 25 日 上午 9:20 
Which version would that be?
Shadow87x 2021 年 1 月 30 日 上午 9:28 
4.41 I am running it on Weferlingen. Was trying to figure out how to limit the arsenal to specific things.
Xeno  [开发者] 2021 年 2 月 15 日 上午 9:08 
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",
< >
正在显示第 1 - 3 条,共 3 条留言
每页显示数: 1530 50