Community Modding Bible¶
BIKI and other interesting pages¶
- BIKI MAIN
- ArmA II scripting commands
- ArmA II modules
- ArmA II post process effects
- ArmA II comref
- ArmA II/OA library of available equipment and objects
- Arma II moves & animations
- ArmA II editor tutorial series by PCLiPSE
- ArmA II Editing Tool Video Tutorials
- Link summary about scripting topics
- Beginner's guide to ArmA Modding Project
- Simplify testing
- Development setup
- Scripting guide - especially MP topics
- RTE Developer Blog (many great insights about various scripting topics)
- Code Optimization
- BI Tools 2
- Low performance hit addons
- Model data to judge ingame performance
- Using the Super Shader
- Sample Models Released
- Quick guide on how to make your A1 infantry work in A2
- ArmA2 Modding Toolbox for 3ds max V1
What is in the code repository of the CMB¶
- Code formatting configuration files
- Some very useful helper tools
- Latest release version of configs for OFP, A1 and A2, along with allInOne config and version diffs most notably.
- Latest release version of scripts for OFP, A1 and A2, version diffs most notably.
- Latest release version of rvmat for OFP, A1 and A2, version diffs most notably.
How to access the repository¶
Anon read access¶
Repository URL:
git://git.dev-heaven.net/cmb.git
Download command:
git clone git://git.dev-heaven.net/cmb.git