ARMA 3 Scripting Tutorial - addAction

  • Published 6 years ago

    Category


Post a Comment:





Showing 0 Comments:
Be the first to comment!

External ressources related to ARMA 3 Scripting Tutorial - addAction

addAction - Bohemia Interactive Community
https://community.bistudio.com/wiki/addAction

script: String or Code - Either path to the script file, relative to the mission folder or string with code or the actual script code. If the string is a path to script file, the script file must have extension .SQS or .SQF. The script, whether it is a fi

[EDITING] AddAction tutorial - Arma Forum - Forum | Rock ...
https://forum.rockpapershotgun.com/t/editing-addaction-tutorial/2206

I’m still pretty new at scripting but for my latest mission I decided to get a bit fancy with AddAction. Since the wiki is pretty easily understood I’m just going to show you a quick and dirty example. What it does AddAction adds a new player action (

addAction and createVehicle :: Arma 3 Scripting & Configs
https://steamcommunity.com/app/107410/discussions/17/135509472116603118/

on the object that you want the addaction on, double click on it and give it a variable name(ill use objectAction as an example). change player addAction/removeAction, change the word player to objectAction and it will have the action on the object with t