RaptoR DanKel
Member-
Content Count
9 -
Joined
-
Last visited
-
Medals
Everything posted by RaptoR DanKel
-
[WIP] Armageddon - a PVP game mode
RaptoR DanKel replied to super-truite's topic in ARMA 3 - ADDONS & MODS: DISCUSSION
@super-truite Is this mod still under development? if not what state are the mod files in, is it playable? -
Blackfish Take Off Trigger
RaptoR DanKel replied to RaptoR DanKel's topic in ARMA 3 - MISSION EDITING & SCRIPTING
So could you tell me how to link waitUntil { (prowler1 in (getVehicleCargo blackfish)) && (prowler2 in (getVehicleCargo blackfish)); }; to blackfish doMove (getMarkerPos "Dropoff"); ? -
Ok so i'm creating a mission on Tanoa where i need to have players load 2 prowlers into a blackfish, once the vehicles are loaded i need that to signal the pilot to take off and air drop at designated location. Now taking off and air dropping i've got working but how do i make it signal the AI pilot to waitUntil the 2 prowlers are loaded. For the waypoint i have this doMove (getMarkerPos "DropPoint");
-
pvp [WIP] Arma At War (AAW)
RaptoR DanKel replied to Mitsu_'s topic in ARMA 3 - ADDONS & MODS: DISCUSSION
Yes Currently LibertyGaming is hosting an Arma At War server.- 17 replies
-
- competetive
- aas
-
(and 4 more)
Tagged with:
-
Blackfish Take Off Trigger
RaptoR DanKel replied to RaptoR DanKel's topic in ARMA 3 - MISSION EDITING & SCRIPTING
Just a quick edit on that its actually for any future people who might need this. waitUntil { (prowler1 in (getVehicleCargo blackfish)) && (prowler2 in (getVehicleCargo blackfish)); }; had to move the bracket. But all good thx for the help -
Is it possible to open Zeus using the A3 debug console, i've tried searching ways and found nothing.
-
how tf do i delete