Difference between revisions of "Main Page"
Nateberkopec (Talk | contribs) (→Information For Scripters) |
|||
Line 56: | Line 56: | ||
*[[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]] | ||
*[https://medium.com/the-creation-of-alive-uprising Grube's In Depth Guide to ALiVE Asymmetric: Uprising!] | *[https://medium.com/the-creation-of-alive-uprising Grube's In Depth Guide to ALiVE Asymmetric: Uprising!] | ||
− | |||
− | = | + | = 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]] |
− | + | ||
− | + | ||
− | + | ||
− | *[[Scripting Overview|Overview | + | = Advanced Scripting = |
− | *[[Script Snippets|Script Snippets for working with ALiVE | + | *[[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]] |
Revision as of 12:39, 22 December 2016
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