Forum Jump : FORUMS Editing / Addon editing Editing / Mission editing Editing / Scripting Editing / Addon editing / Armed Assault Editing / Addon editing / Arma 2 / Arma 2: Operation Arrowhead Editing / Addon editing / Arma 3 Editing / Mission editing / Armed Assault Editing / Mission editing / Arma 2 / Arma 2: Operation Arrowhead Editing / Mission editing / Arma 3 Editing / Scripting / Armed Assault Editing / Scripting / Arma 2 / Arma 2: Operation Arrowhead Editing / Scripting / Arma 3 Arma 3 / General Discussion Arma 3 / Troubleshooting Arma 3 / Addons and Mods: Complete Arma 3 / Addons and Mods Arma 3 / Missions: Complete Arma 3 / Missions WIP Arma 3 / Addons and Mods: Complete / Islands Arma 3 / Addons and Mods: Complete / Modules Arma 3 / Addons and Mods: Complete / Sounds Arma 3 / Addons and Mods: Complete / Units Arma 3 / Addons and Mods: Complete / Vehicles Arma 3 / Addons and Mods: Complete / Weapons Arma 3 / Addons and Mods: Complete / Other Arma 3 / Addons and Mods: Complete / Gear Arma 3 / Addons and Mods / Addons and Mods: WIP Arma 3 / Addons and Mods / Addon requests Arma 3 / Missions: Complete / Multiplayer missions Arma 3 / Missions: Complete / Singleplayer missions Operation Arrowhead / General Discussion Operation Arrowhead / Troubleshooting Operation Arrowhead / Addons and Mods: Complete Operation Arrowhead / Addons and Mods Operation Arrowhead / Missions: Complete Operation Arrowhead / Missions WIP Operation Arrowhead / Addons and Mods: Complete / Islands Operation Arrowhead / Addons and Mods: Complete / Modules Operation Arrowhead / Addons and Mods: Complete / Sounds Operation Arrowhead / Addons and Mods: Complete / Units Operation Arrowhead / Addons and Mods: Complete / Vehicles Operation Arrowhead / Addons and Mods: Complete / Weapons Operation Arrowhead / Addons and Mods: Complete / Other Operation Arrowhead / Addons and Mods / Addons and Mods: WIP Operation Arrowhead / Addons and Mods / Addon requests Operation Arrowhead / Missions: Complete / Multiplayer missions Operation Arrowhead / Missions: Complete / Singleplayer missions Arma 2 / General Discussion Arma 2 / Troubleshooting Arma 2 / Addons and Mods: Complete Arma 2 / Addons and Mods Arma 2 / Missions: Complete Arma 2 / Missions WIP Arma 2 / Addons and Mods: Complete / Islands Arma 2 / Addons and Mods: Complete / Modules Arma 2 / Addons and Mods: Complete / Sounds Arma 2 / Addons and Mods: Complete / Units Arma 2 / Addons and Mods: Complete / Vehicles Arma 2 / Addons and Mods: Complete / Weapons Arma 2 / Addons and Mods: Complete / Other Arma 2 / Missions: Complete / Multiplayer missions Arma 2 / Missions: Complete / Singleplayer missions Arma 2 / Addons and Mods / Addon requests Arma 2 / Addons and Mods / Addons and Mods: WIP Armed Assault / General Discussion Armed Assault / Troubleshooting Armed Assault / Addons and Mods: Complete Armed Assault / Addons and Mods: Discussion Armed Assault / Missions: Complete Armed Assault / Missions WIP Armed Assault / Missions: Complete / Multiplayer missions Armed Assault / Missions: Complete / Singleplayer missions Armed Assault / Addons and Mods: Complete / Islands Armed Assault / Addons and Mods: Complete / Modules Armed Assault / Addons and Mods: Complete / Sounds Armed Assault / Addons and Mods: Complete / Units Armed Assault / Addons and Mods: Complete / Vehicles Armed Assault / Addons and Mods: Complete / Weapons Armed Assault / Addons and Mods: Complete / Other Armed Assault / Addons and Mods: Discussion / Addons and Mods: WIP Armed Assault / Addons and Mods: Discussion / Addon requests Advertising / Advertisement Site Related / Armaholic in general Site Related / Armaholic Subscription System Site Related / Armaholic in general / Announcements Offtopic / Chit chat Offtopic / Hardware and software Offtopic / Other Games Offtopic / Other Games / Arma: Cold War Assault / Operation Flashpoint Offtopic / Other Games / Take On Helicopters Offtopic / Other Games / Carrier Command: Gaea Mission Internation Forum / Français Internation Forum / Español Internation Forum / Dutch
Author
Message
Posts: 548
Rank:
Country:
Location: In ArmA edit when I can
Occupation: Security officer
Age: 50
In-game name: maxjoiner
#76 Posted at 2014-07-17 06:33
You Right...
I'll improve the robbers faction..
Thanks for Your comment and suggestion..
Author
Message
Posts: 4
Rank:
Country:
Location:
Occupation:
Age:
In-game name:
#77 Posted at 2014-07-20 12:29
Hello ,I have a question: Can we open and close the doors (Police Station ,State Prison...)with the buttons of keyboard ,with radio or when we are approaching ?
PS: Congratulations for this project
This post was edited by BlueWater (2014-07-20 18:17, ago)
Author
Message
Posts: 548
Rank:
Country:
Location: In ArmA edit when I can
Occupation: Security officer
Age: 50
In-game name: maxjoiner
#78 Posted at 2014-07-20 18:30
Thanks..
About your question, in download there is an example mission
where there are also some triggers examples to open the gates..
however:
Police HQ-
To open the police gate use:
policegateopen = true;
To close the police gate use:
policegateclose = true;
Police Station-
To control the police gate
named the Police station ex: PS1
To open the police gate:
ps1 setvariable ["open", true]
to close the police gate:
ps1 setvariable ["close", true]
State Prison
To open the main gate use:
maingateopen = true;
To close the main gate use:
maingateclosed = true;
to open the secondary gate use:
secondgateopen = true;
to close the secondary gate use:
secondgateclosed = true;
Author
Message
Posts: 4
Rank:
Country:
Location:
Occupation:
Age:
In-game name:
#79 Posted at 2014-07-20 18:45
Thanks for your answer.
How to open mission :D ? I'm new in Arma 3. About my question can we open and close the doors with keyboards ? If yes ,can you please give me a command ?
This post was edited by BlueWater (2014-07-20 18:56, ago)
Author
Message
Posts: 548
Rank:
Country:
Location: In ArmA edit when I can
Occupation: Security officer
Age: 50
In-game name: maxjoiner
#80 Posted at 2014-07-21 10:48
put the example mission in
C:\Users\YourPCname\Documents\Arma 3
then start ArmA3 and go in Altis editor and
load the example mission
About the keyboard it need a complicate configuration....
I think it's better if You begin with a simple command...
Author
Message
Posts: 548
Rank:
Country:
Location: In ArmA edit when I can
Occupation: Security officer
Age: 50
In-game name: maxjoiner
#81 Posted at 2014-08-05 16:24
Work In Progress
- New Lightbar system
- New Police Belts
in the next update 3.3:
Author
Message
Posts: 5
Rank:
Country:
Location: London
Occupation:
Age: 29
In-game name:
#82 Posted at 2014-08-10 16:39
Awesome work, this addon is great.
Author
Message
Posts: 548
Rank:
Country:
Location: In ArmA edit when I can
Occupation: Security officer
Age: 50
In-game name: maxjoiner
#83 Posted at 2014-08-10 21:11
Thanks mate
This topic is locked, new posts are not allowed.