Difference between revisions of "Main Page"
(20 intermediate revisions by 3 users not shown) | |||
Line 4: | Line 4: | ||
=== <div style="text-align: center;">[http://alivemod.com/ alivemod.com]</div> === | === <div style="text-align: center;">[http://alivemod.com/ alivemod.com]</div> === | ||
− | |||
Line 56: | Line 55: | ||
*[[ALiVE Fundamentals|Core features]] | *[[ALiVE Fundamentals|Core features]] | ||
*[[Quickstart|Quickstart: Making a Simple Mission]] | *[[Quickstart|Quickstart: Making a Simple Mission]] | ||
+ | |||
+ | |||
+ | = Making Missions with ALiVE = | ||
*[[Mission Editing|Tutorials & Videos]] | *[[Mission Editing|Tutorials & Videos]] | ||
*[[Building a Campaign|Campaign Building Demo]] | *[[Building a Campaign|Campaign Building Demo]] | ||
Line 61: | Line 63: | ||
+ | = Units & Factions = | ||
+ | *[[Supported Factions|Factions known to work with ALiVE]] | ||
+ | *[[Unit_Mod_Config_Standardisation|Unit mod authors config standardisation]] | ||
+ | *[[ORBAT_Tool|Creating Custom Factions with ORBATRON]] | ||
+ | *[[Declaring Faction Mappings|Old manual faction mapping method (superseded by ORBATRON)]] | ||
− | + | = Maps & Map Indexing = | |
− | = | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
*[[Supported Maps|List of Maps Indexed for ALiVE]] | *[[Supported Maps|List of Maps Indexed for ALiVE]] | ||
− | *[[ | + | *[[Map Indexing|Instructions for using the Map Indexing Tool]] |
− | + | ||
− | |||
− | *[[Script Snippets|Script Snippets for working with ALiVE | + | = Advanced Scripting = |
+ | *[[Scripting Overview|Overview of ALiVE terms, global variables and functions]] | ||
+ | *[[Script Snippets|Script Snippets for working with ALiVE]] | ||
*[[Custom Blacklists|Customizing Unit Blacklists at the mission level]] | *[[Custom Blacklists|Customizing Unit Blacklists at the mission level]] | ||
− | |||
− | = | + | = Support = |
− | + | *[http://alivemod.com/forum ALiVE support forum] | |
− | *[[ | + | *[[FAQ|Frequently Asked Questions]] |
− | *[[ | + | *[[Troubleshooting]] |
= Licensing & Credits = | = Licensing & Credits = | ||
− | |||
*[[License|End User License]] | *[[License|End User License]] | ||
*[[Credits|Dev Team & Credits]] | *[[Credits|Dev Team & Credits]] | ||
[[Category:ALiVE_Modules]] [[Category:War Room]] [[Category:Tutorials]] | [[Category:ALiVE_Modules]] [[Category:War Room]] [[Category:Tutorials]] |
Latest revision as of 13:02, 23 May 2019
ALiVE is the next generation dynamic persistent battlefield for ArmA3. Developed by the Multi Session Operations team, the easy to use modular mission framework provides everything that players and mission makers need to set up and run realistic military operations in almost any scenario up to Company level, including command, combat support, service support and logistics.
AI Commanders automatically plan and direct missions for all AI forces across the Area of Operations, identifying strategic objectives and reacting to changes in the tactical situation. The revolutionary Virtual Profile System can support thousands of units operating simultaneously across the map with minimal impact on performance. The result is a realistic and constantly changing battlefield which truly brings ArmA3 ALiVE.
|
|
|
|
|
|
|||||||||||
|
|
|
|
|
|
Getting Started
Making Missions with ALiVE
Units & Factions
- Factions known to work with ALiVE
- Unit mod authors config standardisation
- Creating Custom Factions with ORBATRON
- Old manual faction mapping method (superseded by ORBATRON)
Maps & Map Indexing
Advanced Scripting
- Overview of ALiVE terms, global variables and functions
- Script Snippets for working with ALiVE
- Customizing Unit Blacklists at the mission level
Support