Search the Community
Showing results for tags 'ai unit'.
Found 2 results
-
cool little script to make ai units join you in-game: Place your player on the map Place as many AI units you desire Name each the AI unit a specific Variable Name. Example: AIsoldier_1, AIsoldier_2, AIsoldier_3, etc. The Variable Name should be unique and placed in each ai attribute (under Variable Name) Place a no space trigger under "Trigger: Expression" Condition: player distance AIsoldier_1 <2 On Activation: [AIsoldier_1] join player; You will have to walk up to the ai unit (within 2 meters according to this script) to have it join your squad. Picture
- 8 replies
-
- 1
-
- ai players
- bot
-
(and 5 more)
Tagged with:
-
Prevent players from opening/accessing/manipulating with AI unit's inventory
Asmodeuz posted a topic in ARMA 3 - MISSION EDITING & SCRIPTING
Human players can access individual AI soldier's inventory when they are the acting squad leader for a squad filled with AI soldiers. Acessing the inventory can be done from the Action menu by selecting menu number 6 ("Action") and from there selecting Open subordinate's inventory Also already thinking past that human squad leader can also give an "inventory command" which makes the selected AI to approach some container and after reaching the container the AI's inventory dialog will open where the player can then freely transfer items between the AI's inventory and the container. Might there be some way to prevent players from opening, accessing or manipulating AI's inventory in aforementioned ways?- 4 replies
-
- subordinate
- inventory
-
(and 6 more)
Tagged with: