acat0970
Member-
Content Count
29 -
Joined
-
Last visited
-
Medals
-
Medals
Everything posted by acat0970
-
you are correct but the ADF does have battle ready hawks just not in the army. RAN's sea hawks (or whatever they are called) have the capability to fire harpoon missiles and other air to surface missiles. example:
-
how would i go about making a line up to re-fuller script?
acat0970 posted a topic in ARMA 3 - MISSION EDITING & SCRIPTING
never mind id remove thread but i don't know how -
oh sorry didn't read :)
-
are you guys planing on making an ASLAV or a Bushmaster? http://upload.wikimedia.org/wikipedia/commons/5/51/ASLAV_in_Afghanistan_2011.jpg (850 kB)
-
Great work guys. you are all truly amazing!!
-
http://adfgear.weebly.com/uploads/4/5/4/6/4546049/8465912_orig.jpg (264 kB) actually the DPCU pattern is being replaced with multi cam with the old DPCU colors
-
Preventing parachute when ejecting
acat0970 posted a topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
i was wondering if there was a way to script a parachute not to open when you eject from a helicopter or plane because im trying to make a mission with a parachute failure. if any one can help that would be appreciated thanks!! -
Preventing parachute when ejecting
acat0970 replied to acat0970's topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
Thanks Ill try these:):):):):) -
i have been using this mod for a while and sudenly it comes up with an error message containing canot load ADF_DPDU_Uniform and cannot load Voice_male05 and then the game crashes (i tryed reinstaling and adf uncut is only mod i have besides acre and cba?
-
great work
-
is there any way to give a soldier AI the texture of a dog or make a dog comandable?
acat0970 replied to acat0970's topic in ARMA 3 - MISSION EDITING & SCRIPTING
thanks ill try this!!! -
How to make an Animation loop?
acat0970 replied to enad's topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
how do you add an action that makes it so if a player is within 2 meters and they have a first aid kit (i'm using a different animation) it will stop the loop? -
is there a universal vehicle variable?
acat0970 replied to acat0970's topic in ARMA 3 - MISSION EDITING & SCRIPTING
thanks every one -
is there a universal vehicle variable?
acat0970 posted a topic in ARMA 3 - MISSION EDITING & SCRIPTING
i am trying to make a towing script for my missions and i want to make it so a certain vehicle cant tow any vehicle. here is what I've got: car1 distance _vehicle < 5; _vehicle attachTo car1 [0,-1,2]; removeAction 11; the vehicle i want to attach things to is car1. _vehicle is meant to be any vehicle but i know i am wrong. if any on could help i would appreciate it. Thanks!!! :) -
Bushmaster Infantry Mobility Vehicle [WIP]
acat0970 replied to a topic in ARMA 2 & OA - ADDONS & MODS: DISCUSSION
make one for each country that uses them mainly Australia because we build them here :) -
trying to make vehicle towig script
acat0970 replied to acat0970's topic in ARMA 3 - MISSION EDITING & SCRIPTING
may i could use something like [all vehicles]; _x = nearest [vehicle]; _x attachTo nearest [vehicle] but ill also have something that makes sure that the nearset vehicle is within 7m of the vehicle i wish to tow it to -
hi every one i am currently trying to make a vehicle towing script for a mission where you should be able to tow any vehicle. any way i wanted to know if there was a variable or expression i could use that does not require me to name every vehicle and will just select the nearest vehicle. any suggestions?? if you could help it would be appreciated thanks:)XD
-
trying to make vehicle towig script
acat0970 replied to acat0970's topic in ARMA 3 - MISSION EDITING & SCRIPTING
i did try this but it didn't work for me and did't have any thing i could use to put in a script of my own. But thanks anyway!!!!!:)XD ---------- Post added at 10:24 ---------- Previous post was at 10:22 ---------- also how does the radeon r7 240 work with arma 3? -
A.C.R.E - Advanced Combat Radio Environment for Arma 3
acat0970 replied to noubernou's topic in ARMA 3 - ADDONS & MODS: DISCUSSION
ACRE error erroe undifined variale in expresion _jerr_err_u on the latest arma 3 i get a debug message saying '... }; _args + _str; }; _return =|#|_JERR_ERR_U _call = _functionName + ",".." erroe undifined variale in expresion _jerr_err_u File x\jayarma2lib\addons\common\XEH_preint.sqf, line 24 if any one could help that would be grate thanks! i forgot to add when this message pops up i cant hear any one ells speak. -
ACRE error erroe undifined variale in expresion _jerr_err_u
acat0970 replied to acat0970's topic in ARMA 3 - ADDONS & MODS: DISCUSSION
ok thanks for your help -
ACRE error erroe undifined variale in expresion _jerr_err_u
acat0970 posted a topic in ARMA 3 - ADDONS & MODS: DISCUSSION
on the latest arma 3 i get a debug message saying '... }; _args + _str; }; _return =|#|_JERR_ERR_U _call = _functionName + ",".." erroe undifined variale in expresion _jerr_err_u File x\jayarma2lib\addons\common\XEH_preint.sqf, line 24 if any one could help that would be grate thanks!:) ---------- Post added at 10:33 AM ---------- Previous post was at 10:32 AM ---------- i forgot to add when this message pops up i cant hear any one ells speak. -
ACRE error erroe undifined variale in expresion _jerr_err_u
acat0970 replied to acat0970's topic in ARMA 3 - ADDONS & MODS: DISCUSSION
this is just something asking for help a bought acre -
how do I spawn units on the transmission towers
acat0970 posted a topic in ARMA 3 - MISSION EDITING & SCRIPTING
i was fooling around with the editor and found that you can't spawn unites on the platform of the transmission towers -
how do I spawn units on the transmission towers
acat0970 replied to acat0970's topic in ARMA 3 - MISSION EDITING & SCRIPTING
thanks!