Arma 3
Not enough ratings
Intel Office (addAction Script)
   
Award
Favorite
Favorited
Unfavorite
Data Type: Composition
Composition Type: Facility
Meta: Dependency
File Size
Posted
24.384 KB
16 Oct, 2020 @ 11:40pm
1 Change Note ( view )

Subscribe to download
Intel Office (addAction Script)

In 1 collection by Skyyz
Skyyz Compositions
8 items
Description
Interactive office to grab intel using add Action scripts
6 Comments
⎝⎝Ʀʊƴì★ɃαnꞠ⎠⎠ 20 May, 2022 @ 6:45am 
] remoteExec ["BIS_fnc_holdActionAdd", 0, this];}

Yep ! If you use this server will create a new holdAction for each client.
Drakus_[FR] 10 Dec, 2021 @ 10:41am 
Hi ! There is a problem. If I put this composition twice on the map, both will be activated at the same time.My friend on the Script discord tells me to put a Holdaction.
this :
] remoteExec ["BIS_fnc_holdActionAdd", 0, this];}

need to be this:
] call BIS_fnc_holdActionAdd;}

it in shelf and desk.
Predator14 17 May, 2021 @ 4:42pm 
Impressive very nice ! continue dude ! ;)
Skyyz  [author] 23 Mar, 2021 @ 2:27pm 
I wouldn’t be sure what is causing that issue, I’ve used this in many multiplayer sessions and never had an issue like that
L 23 Mar, 2021 @ 10:54am 
Do you know what the issue could be with this when it comes to adding these to a mission and loading that mission on a mulitplayer server? When tested locally, everything works fine and as expected. When tested loaded on a server the search functions that pop up are all duplicated 6 times. (i.e. going up to the desk there are 6 "Search Desk" options that pop up instead of just one).
2k 10 Feb, 2021 @ 9:59am 
Thanks for making this!