Installer Steam
log på
|
sprog
简体中文 (forenklet kinesisk)
繁體中文 (traditionelt kinesisk)
日本語 (japansk)
한국어 (koreansk)
ไทย (thai)
Български (bulgarsk)
Čeština (tjekkisk)
Deutsch (tysk)
English (engelsk)
Español – España (spansk – Spanien)
Español – Latinoamérica (spansk – Latinamerika)
Ελληνικά (græsk)
Français (fransk)
Italiano (italiensk)
Bahasa indonesia (indonesisk)
Magyar (ungarsk)
Nederlands (hollandsk)
Norsk
Polski (polsk)
Português (portugisisk – Portugal)
Português – Brasil (portugisisk – Brasilien)
Română (rumænsk)
Русский (russisk)
Suomi (finsk)
Svenska (svensk)
Türkçe (tyrkisk)
Tiếng Việt (Vietnamesisk)
Українська (ukrainsk)
Rapporter et oversættelsesproblem






class XtdGearInfo
{
model="EXT_U_ChDKZ";
camo="Bardak";
};
};
class CUP_U_O_CHDKZ_Commander: CUP_U_O_CHDKZ_Bardak{
class XtdGearInfo
{
model="EXT_U_ChDKZ";
camo="Officer";
};
};
class CUP_U_O_CHDKZ_Kam_01: CUP_U_O_CHDKZ_Bardak{
class XtdGearInfo
{
model="EXT_U_ChDKZ";
camo="1";
};
};
class CUP_U_O_CHDKZ_Kam_02: CUP_U_O_CHDKZ_Bardak{
class XtdGearInfo
{
model="EXT_U_ChDKZ";
camo="2";
};
};
like this will work and hide already existing items from ace arsenal without removing them from regular arsenal. Hope this helps if you want to change it.
in cfg you dont have to declare nothing this will be enough:
class CfgWeapons{
#include "\addon\cernarusext.hpp"
#include "\addon\civiliext.hpp"
#include "\addon\njemackaext.hpp"
#include "\addon\saharaniext.hpp"
#include "\addon\ceskaext.hpp"
#include "\addon\talibaniext.hpp"
};
and in hpp files you just tie everything to parrent it is only important that model is correct eg: