-
Content Count
84 -
Joined
-
Last visited
-
Medals
Everything posted by enforcer4100
-
lots of questions (gear and swimming, objectives)
enforcer4100 replied to enforcer4100's topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
Well in my first mission the only task is to capture to area's (area0 and area1). But in future missions I might also put in destroy objective's. So what I currently do is set up a trigger for each objective (both area's and destroy tasks, i.e. shilka) and I define the name/variable of it via the on activation screen and for the destruction part I put in "!alive shilka1" for example. So when I destroy the shilka's and captured the area's I want the mission to end. -
Shooting from CRRC
enforcer4100 replied to short_German's topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
unfortunatly it only exist as an addon for the LB. Best thing you can do is try to contact the addon maker (sorry can't spell your name right :p) and figure out how he did it if he gives you permission to use it -
Trigger repeat act
enforcer4100 replied to soundblaster's topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
I think you can do this with a script that you call from a trigger. I am no expert at it but you could use the say command and combine it with the sleep command. -
setcaptive true and specific area's
enforcer4100 posted a topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
Hi all, I am working on a mission where forces have to fastrope into the objective. However the enemy has RPG's and HMG's so when the helo's start to hover they immediatly start firing at it. To prevent this I tried to create a trigger with: activation: blufor present on activation: helo1 setcaptive true on deactivation: helo1 setcaptive false with helo1 being the insertion helo. For some reason this isn't working. the enemy keeps shooting at the helo. mods and scripts: -All ace mods -UPSMON can anyone help me with this? TA enforcer4100 -
setcaptive true and specific area's
enforcer4100 replied to enforcer4100's topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
well got it fixed. I did it like I posted but I syncronised the pilot with the area trigger. And now the helo is protected inside the trigger area. drawback: -only works if your pilot starts outside of the chopper (editor problem) -
W.I.P US C.L.S (Combat Logistics Support)Vehicle Pack
enforcer4100 replied to f2f_bho's topic in ARMA 2 & OA - ADDONS & MODS: DISCUSSION
is the LCAC already completed? I am waiting to create some missions with it :D -
setcaptive true and specific area's
enforcer4100 replied to enforcer4100's topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
maybe I had to be more specific but it is a MP co-op mission. I only want it so that the choppers can't be shot at for let's say 15 minutes or so -
Spawning as a seagull/bird?
enforcer4100 replied to reconteam's topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
put this into your description.ext RESPAWN = 2 i am not sure about the '2' if that doesn't work use 1 or 3 -
Arma 3 with 1,000 players online .. possible?
enforcer4100 replied to CaptainBravo's topic in ARMA 3 - GENERAL
I would already like 200 players lagg free games. I have some nice coop scenarios for them that I need to create :p -
Simple mistake, what am I doing wrong?
enforcer4100 replied to JetlinerX's topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
how are you calling it in the editor? execVM? -
Arma 3 with 1,000 players online .. possible?
enforcer4100 replied to CaptainBravo's topic in ARMA 3 - GENERAL
I don't see any reason why teamwork would decrease. I play 70-player missions at my community and it works very well. decreasing amounts of teamwork isn't the fault of the amount of players, it is the fault of the people who are commanding them. of course coordination between the groups would be more difficult because the chain of command becomes longer ( for realistic missions at least) but that is just a minor problem. but personnaly I would be hapy to have 250 player coop-missions that run smoothly :) -
really nice addon. just one note: for some reason I am not able to pick up any of the camo net backpacks. I am using ace and I can only drag them not equip them. Do I need something special in order to get the backpacks working?
-
Mission 'glitching' when i approach an area
enforcer4100 replied to borg117's topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
please make another thread if you need help next time. :) -first look for some tutorials on youtube and download arma's editing tutorial. -make some simple missions where you only have 1 objective with no more than 50 for example -open missions made by other editers so you can look how they do things. -experiment this is really you have to do IMO. I learned everything from opening other people's missions. -
How to create an AA rocket that takes down your chopper?
enforcer4100 replied to qevhytpl's topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
well you can create a trigger and put execVM "launchmissile.sqf" in the on activation screen, and you can than make a script that checks the altitude and execute that in the condition field -
Vehicle boost
enforcer4100 replied to UKrealplayER666's topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
1] I don't think this is possible. You will need to change the vehicle config for this (or at least script something?) 2] I don't know anything about this but I think this is something in the game and not in the config of the vehicle itself. -
I think this would be a nice feature, but IMO it also has a few drawbacks. In MP (non AI) missions you would always need to get an extra pilot slot for the same tasks that one pilot can complete at this moment. This is no problem with bigger missions but this can pose a problem in the smaller (-CO20) missions.
-
someone has a system for breaching doors (W.I.P.) http://forums.bistudio.com/showthread.php?t=124243
-
Tank crews of destroyed armor remain static
enforcer4100 replied to -duke-'s topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
you could also give the driver the waypoints and make him group leader. Than you use the getInDriver, getInGunner,... commands and when the tank is disabled they will keep following the WP's -
how i can put fsx files in arma 2 OA?
enforcer4100 replied to gibaba123's topic in ARMA 2 & OA : MODELLING - (O2)
unless you are an experienced modeller I shouldn't do that. As far as I know there is no program that can open the FSX models and port them to O2. This means that you will have to rebuild the whole model and make configs, etc. -
What weapons/vehicles would you like to see in ArmA 3?
enforcer4100 replied to archaon98's topic in ARMA 3 - GENERAL
AgustaWestland RAH-808 Moongoose -
Hey guys, I am pretty new to modelling and I am currently working on my first project. Before I start working on the more advanced options I have a question. I am working on a troop carrier with a ramp at the end so troops can embark, disembark safely. What I want to do is you only get the enter/exit action after the ramp has lowered completely. I know the ramp will have to work with animations like the door in the mi-24. But does the time to enter works with some sort of delay or can you do it so you lower the ramp and can choose when to board? BTW does anyone know you can import sketchup files into 3DS because I have some nice models in sketchup I would like to port to arma (3DS to O2). TA enforcer
-
exit after ramp is down?
enforcer4100 replied to enforcer4100's topic in ARMA 2 & OA : MODELLING - (O2)
Ok thnx I think I saw a setTimeDelay command somewhere, so maybe that will help. EDIT: I found 2 ways to convert .skp files to O2. most easy is to buy sketchup pro and export them to 3DS -
Hey all, I am working on a (MP) mission where soldiers where ambushed after a venom helicopter lifted some High value goods from the soldiers location. The chopper was shot down shortly after and crashed. You need to find the wreck and destroy it. The problem is I couldn't find a way to make wrecks destroyable. I used: this setdamaga 0 but it didn't work. How can I fix this?
-
How do you make a gasmask mandatory in a specific area? Units need to wear this gasmasks in order to protect themselves from a chemical attack. Couldn't find anything on it on the forum.
-
W.I.P US C.L.S (Combat Logistics Support)Vehicle Pack
enforcer4100 replied to f2f_bho's topic in ARMA 2 & OA - ADDONS & MODS: DISCUSSION
Keep going, I am really looking forward to play this mod. I adds additional feutures to the game. Still try to make that bridge laying thing work. Would like to use it in some missions