====== ArmA 2 Mission Editor ComRef ====== [[https://www.pmctactical.org/forum/viewforum.php?f=50|ArmA 2 Forum]], [[:arma2|ArmA 2 Home]], [[arma2:config|ArmA 2 Config]], [[arma2:file_formats|ArmA 2 File Formats]], [[arma2:missions|ArmA 2 Missions]], [[arma2:modeling|ArmA 2 3D Modeling]], [[arma2:scripting|ArmA 2 Scripting]], [[arma2:terrain|ArmA 2 Terrain]], [[arma2:texturing|ArmA 2 Texturing]], [[arma2:tools|ArmA 2 Tools]] Mission editor command reference and auto complete. When you are typing a command in an init or other lines in the editor, you will see a brief syntax hint as it tries to complete the word. e.g. type in createVeh and you see a pop-up: createVehicle [type, position, markers, placement, special] type createVehicle pos If that wasn't enough for you, just press F1 when you can see a popup to see the complete comref for that command. Looking at the comref page, you can even press a button to copy the example code to the clipboard so you can paste it directly back into the init or other line you were on.