arma:config:overwriting
Differences
This shows you the differences between two versions of the page.
arma:config:overwriting [2009/04/17 11:41] – created overwriting initial page. snakeman | arma:config:overwriting [2024/08/01 07:43] (current) – links added. snakeman | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Overwriting ====== | + | ====== |
- | Overwriting in ArmA config. | + | [[https:// |
+ | |||
+ | **ArmA 1** aka Armed Assault (ArmA) | ||
+ | |||
+ | Overwriting in ArmA 1 config. | ||
You can overwrite or override specific sections of other configs (Default ArmA, or addon configs etc). Important is that you specify the addon which you overwrite/ | You can overwrite or override specific sections of other configs (Default ArmA, or addon configs etc). Important is that you specify the addon which you overwrite/ | ||
Line 37: | Line 41: | ||
class Single: Mode_SemiAuto | class Single: Mode_SemiAuto | ||
{ | { | ||
- | sound[] = {" | + | sound[] = {" |
}; | }; | ||
Line 76: | Line 80: | ||
}; | }; | ||
}; | }; | ||
- | + | ||
class m16a4: M16A2 | class m16a4: M16A2 | ||
{ | { | ||
Line 87: | Line 91: | ||
{ | { | ||
sound[] = {" | sound[] = {" | ||
- | }; | + | }; |
}; | }; | ||
- | + | ||
class m16a4_acg: M16A2 | class m16a4_acg: M16A2 | ||
{ | { | ||
Line 100: | Line 104: | ||
{ | { | ||
sound[] = {" | sound[] = {" | ||
- | }; | + | }; |
}; | }; | ||
}; | }; | ||
Line 133: | Line 137: | ||
class cfgWeapons | class cfgWeapons | ||
- | { | + | { |
// Base Classes | // Base Classes | ||
class Rifle; | class Rifle; | ||
Line 143: | Line 147: | ||
picture = " | picture = " | ||
}; | }; | ||
- | + | ||
class aks74pso: AK74 | class aks74pso: AK74 | ||
{ | { | ||
Line 171: | Line 175: | ||
model = " | model = " | ||
}; | }; | ||
- | + | ||
class G36C: G36a | class G36C: G36a | ||
{ | { | ||
model = " | model = " | ||
}; | }; | ||
- | + | ||
class G36K: G36a | class G36K: G36a | ||
{ | { | ||
Line 193: | Line 197: | ||
picture = " | picture = " | ||
}; | }; | ||
- | + | ||
class M4GL: M4 | class M4GL: M4 | ||
{ | { | ||
Line 223: | Line 227: | ||
picture = " | picture = " | ||
}; | }; | ||
- | + | ||
class M16A4_GL : M16A4 | class M16A4_GL : M16A4 | ||
{ | { | ||
Line 241: | Line 245: | ||
picture = " | picture = " | ||
}; | }; | ||
- | + | ||
class PK: Rifle | class PK: Rifle | ||
{ | { |
arma/config/overwriting.1239968485.txt.gz · Last modified: 2009/04/17 11:41 (external edit)