Arma 3 Main Menu Script Execution: Difference between revisions

From Benargee's Wiki
Jump to navigation Jump to search
m (4 revisions imported: Recovery from hostinger)
No edit summary
Line 1: Line 1:
{{stub}}
{{stub}}{{arma3}}
==Method 1 - Cutscene==
==Method 1 - Cutscene==
http://forums.bistudio.com/showthread.php?184058-Custom-Main-Menu-Custscene-Scripting <br>
http://forums.bistudio.com/showthread.php?184058-Custom-Main-Menu-Custscene-Scripting <br>
Line 8: Line 8:
==Method 3 - Addon?==
==Method 3 - Addon?==
[https://docs.google.com/document/d/1Bc-vy_dvuV89uDuDD0amXtGANfXWedOeoSAkOlvpehQ/edit Private] todo
[https://docs.google.com/document/d/1Bc-vy_dvuV89uDuDD0amXtGANfXWedOeoSAkOlvpehQ/edit Private] todo
[[Category:Arma 3]]

Revision as of 16:53, 5 March 2015

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?

Private todo