Documentation Sources: Difference between revisions
(Created page with "Tutorials =Documentation Sources for Arma 3 Modding= As you've probably noticed, there is no comprehensive resource for Arma 3 modding. Finding reliable in...") |
Lou Montana (talk | contribs) m (Text replacement - "\[ *((ftp|http)s?:\/\/[^ ]+)([^{])=([^}])([^ ]+)" to "[$1$3{{=}}$4$5") |
||
(11 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{GameCategory|arma3|Tutorials}} | |||
=Documentation Sources for Arma 3 Modding= | = Documentation Sources for Arma 3 Modding = | ||
As you've probably noticed, there is no comprehensive resource for Arma 3 modding. Finding reliable information requires a lot of Google-searching, reading forum threads, backtracking through potentially obsolete tutorials from previous versions of Arma, etc. It is very frustrating. In an attempt to ease your path to finding reliable information, here is a list of links to some key resources on the web. This list currently includes (semi-)official documentation-type resources rather than links to forum threads and the like. You'll have to do those searches on your own and hope for the best. | As you've probably noticed, there is no comprehensive resource for Arma 3 modding. Finding reliable information requires a lot of Google-searching, reading forum threads, backtracking through potentially obsolete tutorials from previous versions of Arma, etc. It is very frustrating. In an attempt to ease your path to finding reliable information, here is a list of links to some key resources on the web. This list currently includes (semi-)official documentation-type resources rather than links to forum threads and the like. You'll have to do those searches on your own and hope for the best. | ||
== Vehicle Configs == | |||
{{GameCategory|arma1|Addon_Configuration}} BI config links root page | |||
[[CfgModels|Model Config fundamentals]] | |||
[ | |||
[ | [[CfgVehicles_Config_Reference|Main Vehicle config reference]] (BI) | ||
[ | [[Turret_Config_Reference|Turret Config Reference]] | ||
[[Arma_3_Cars_Config_Guidelines|A3 CarX Config Guidelines]] | |||
[ | |||
[ | [[Arma_3_Tanks_Config_Guidelines|A3 TankX Config Guidelines]] | ||
[ | [[ArmA:_Howto_Model_Config|Howto Model Config]] (some modest skeleton reference) | ||
[ | [[Detection|AI Dectection config properties]] | ||
[ | [[ArmA:_How_to_animate_a_model|How to Animate a Model]] (vehicle parts animation) | ||
[ | == Weapon Configs & Damage Modeling == | ||
[[CfgAmmo_Config_Reference|CfgAmmo Config Reference]] (BI) | |||
[ | [[Damage|Damage]] (newer damage properties from the Biki) | ||
[ | [[Bullet_penetrability|Bullet Penetrability]] | ||
[ | [[Weapons_settings|Weapons Settings]] (more weapon-related properties) | ||
[ | [[CfgWeapons_Config_Reference|CfgWeapons Config Reference]] (dated but possibly useful) | ||
== More Information == | |||
[https://www.youtube.com/playlist?list{{=}}PLD7hd9B3fKvyW8G3U7SynEP7nhpHTvFLr Great intro-to-modding YouTube series by CUP member Nonov] | |||
== | |||
[https:// | |||
Latest revision as of 17:20, 28 April 2023
Documentation Sources for Arma 3 Modding
As you've probably noticed, there is no comprehensive resource for Arma 3 modding. Finding reliable information requires a lot of Google-searching, reading forum threads, backtracking through potentially obsolete tutorials from previous versions of Arma, etc. It is very frustrating. In an attempt to ease your path to finding reliable information, here is a list of links to some key resources on the web. This list currently includes (semi-)official documentation-type resources rather than links to forum threads and the like. You'll have to do those searches on your own and hope for the best.
Vehicle Configs
BI config links root page
Main Vehicle config reference (BI)
Howto Model Config (some modest skeleton reference)
AI Dectection config properties
How to Animate a Model (vehicle parts animation)
Weapon Configs & Damage Modeling
Damage (newer damage properties from the Biki)
Weapons Settings (more weapon-related properties)
CfgWeapons Config Reference (dated but possibly useful)