Arma Llama
Member-
Content Count
14 -
Joined
-
Last visited
-
Medals
Everything posted by Arma Llama
-
Using a trigger to spawn AI vehicles
Arma Llama posted a topic in ARMA 3 - MISSION EDITING & SCRIPTING
Hi, I'm using a trigger to spawn AI (CSAT) boats and make them move to a waypoint (to chase the blufor boats) and I am getting a "generic code error" when I try to do this. The code I have so far is as follows: group_2 = creategroup east; enemy2 = group_2 createVehicle ["O_Boat_Armed_01_hmg_F ",getmarkerpos "spawn2",[],0,"form"]; enemy2 domove (getmarkerpos "waypoint2") This code is situated in the activation section of the trigger. I have a dot marker set as spawn2 and a circle marker set as waypoint 2 (as I'm spawning a load of ground units at the same time who spawn at spawn1). Any help is greatly appreciated. Thanks -
Using a trigger to spawn AI vehicles
Arma Llama replied to Arma Llama's topic in ARMA 3 - MISSION EDITING & SCRIPTING
Hey sorry, yeah I forgot to come back and say thanks! Worked as you did and allowed me to spawn two boats with waypoints, so huge thanks for that ! -
Players making civilian AI hostages
Arma Llama replied to Arma Llama's topic in ARMA 3 - MISSION EDITING & SCRIPTING
I am quite confused as to how I use the script, I have downloaded the dropbox file but am unsure what to do next -
Players making civilian AI hostages
Arma Llama posted a topic in ARMA 3 - MISSION EDITING & SCRIPTING
Hi all I am trying to make a pvp scenario in which opfor will need to take civilian AI Hostage during the mission, and part of blufors mission will be to free those hostages. I am very confused as to how to make this work as I have no experience with scripting. Any help is appreciated, Thanks -
Players making civilian AI hostages
Arma Llama replied to Arma Llama's topic in ARMA 3 - MISSION EDITING & SCRIPTING
To make what is described in the link work, do I literally just need to put: //prepare HVT and hostage obj_hostage execvm "Hostage_setup.sqf"; obj_HVT execvm "Hvt_setup.sqf"; in the hostage units init box in the editor? Thanks -
Players making civilian AI hostages
Arma Llama replied to Arma Llama's topic in ARMA 3 - MISSION EDITING & SCRIPTING
I'll give it a go now, thanks -
Players making civilian AI hostages
Arma Llama replied to Arma Llama's topic in ARMA 3 - MISSION EDITING & SCRIPTING
I have tried ACE before but found it a bit too much for friends and I with regards to having to apply tq's etc. It is a grand mod though. -
Players making civilian AI hostages
Arma Llama replied to Arma Llama's topic in ARMA 3 - MISSION EDITING & SCRIPTING
Yes! That is what I mean, apologies for not being clearer. -
Players making civilian AI hostages
Arma Llama replied to Arma Llama's topic in ARMA 3 - MISSION EDITING & SCRIPTING
Hi, thanks for the help that was really kind. However, is there any way i can change this in order to allow the player to make the civ a hostage first (allowing a different side to rescue them)? Thanks again -
Players making civilian AI hostages
Arma Llama replied to Arma Llama's topic in ARMA 3 - MISSION EDITING & SCRIPTING
As far as I was aware none of these explained how to make players be able to turn civilian AI into hostages during the game as everything I found, the civilians start as hostages and are rescued -
trying to make like a scenario where US troops have to push up and take a part of the beach. How do I make the Japanese stay in their positions and defend the area??
-
Ah right thanks. About to try out the mod
-
Hi Are there any pre-made missions i can play using this mod? Thanks