Arma 3 Main Menu Script Execution

From Benargee's Wiki
Revision as of 02:46, 2 January 2015 by Benargee (talk | contribs) (Created page with "{{stub}} ==Method 1 - Cutscene== http://forums.bistudio.com/showthread.php?184058-Custom-Main-Menu-Custscene-Scripting <br> https://community.bistudio.com/wiki/Island_Anims_-_...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
This article is a stub or a work in progress

Method 1 - Cutscene

http://forums.bistudio.com/showthread.php?184058-Custom-Main-Menu-Custscene-Scripting
https://community.bistudio.com/wiki/Island_Anims_-_Care_and_feeding

Method 2 - Startup Parameter

-init=<command> - Example: -init=playMission["","M04Saboteur.Sara"].

Method 3 - Addon?

todo