MerryChristmas
-
Content Count
8 -
Joined
-
Last visited
-
Medals
Posts posted by MerryChristmas
-
-
probably should've mentioned I only have OA...lol. I'll see if i can edit it so that it will run on OA
-
first of all, is there a way that I can disable certain types of support that it offers, and also is it possible to alter the amount of times a certain support is allowed?
Secondly, is there a way I can make it so that the module isnt activated until I destroy certain targets?
Thanks
-
Here's a couple of demos using attachto and triggers.Pasted it in a folder in missions, won't work because it depends on content that has been deleted?
-
Thanks bro, I'll check this out
-
OK here is how I got it to work as a IED.Make a trigger:
axis:8x8
activation: anything but a civilian
present
once
name:trig1
Condition:
on act:
Create a civilian car
Name: car1
initialization:
when whoever you have set in the trigger to activate gets within 8 meters, "Kaboom!"
I'm a complete noob to not only the edior but scripting and I couldn't get this to work. It seems like writing trig1 attachto [car1,[0,0,0]] in the init of the car wouldn't place the conditions of the trigger on the car. I could only get it to work if i Placed the trigger over the car, which I don't want to do in order to avoid having triggers cluttering the map. Any idea what I could be doing wrong? I only have OA if that makes any difference...
-
How do you do the same thing with say, a helipad or a mine or something, intstead of a vehicle?
-
Hey, I'm doing trying to do the exact same thing as OP on ARMA2OA and have had the same problem as him. The difference is though, when I made it so that I could change my txt file to sqf, a message continued to come up that said 'cannoy be found'. Does anyone have any ideas of the problem? It is definately in the correct mission folder as the sqm is there as well.
Thankyou
SImple IED Script
in ARMA 2 & OA : ADDONS - Configs & Scripting
Posted
Ok, I edited that mission and now I can see everything. Although its interesting how you got the suitcase to attach to the bombers hand, it still doesn't attach the trigger (which makes the explosion) to the bomber