RJ Wattenhofer

Tech writing, 3D model building and game design.

April 24, 2024

ArmA 2 | Spawn Your Friends Close and Your Enemies Closer

Coding information to create triggered spawnpoints for ArmA 2 units

arma 2 operation arrowhead logo

Open up your text editor (MS Notepad or similar), copy the following code into it and save the file as spawn-friend.sqf:




if (!isServer) exitWith {};
_spawnPos = markerPos (_this select 0);

_group1 = createGroup WEST;
_unit1 = _group1 createUnit ["US_Delta_Force_Air_Controller_EP1", [_spawnPos select 0,_spawnPos select 1,1], [], 1, "FORM"]; sleep 0.5;
_unit2 = _group1 createUnit ["US_Delta_Force_MG_EP1", [_spawnPos select 0,_spawnPos select 1,1], [], 1, "FORM"]; sleep 0.5;
_unit3 = _group1 createUnit ["US_Soldier_Crew_EP1", [_spawnPos select 0,_spawnPos select 1,1], [], 1, "FORM"]; sleep 0.5;
_unit4 = _group1 createUnit ["US_Pilot_Light_EP1", [_spawnPos select 0,_spawnPos select 1,1], [], 1, "FORM"]; sleep 0.5;



Open up a second document in your text editor, copy the following code into it and save this file as spawn-enemy.sqf:




if (!isServer) exitWith {};
_spawnPos = markerPos (_this select 0);

_group1 = createGroup EAST;
_unit1 = _group1 createUnit ["TK_Aziz_EP1", [_spawnPos select 0,_spawnPos select 1,1], [], 1, "FORM"]; sleep 0.5;
_unit2 = _group1 createUnit ["TK_Soldier_AT_EP1", [_spawnPos select 0,_spawnPos select 1,1], [], 1, "FORM"]; sleep 0.5;
_unit3 = _group1 createUnit ["TK_Soldier_AR_EP1", [_spawnPos select 0,_spawnPos select 1,1], [], 1, "FORM"]; sleep 0.5;
_unit4 = _group1 createUnit ["TK_Soldier_Crew_EP1", [_spawnPos select 0,_spawnPos select 1,1], [], 1, "FORM"]; sleep 0.5;




You can modify the unit codes and add additional infantry. The codes are available on the ArmA 2 OA: Infantry page.

Drop both files into your mission folder located here:

C:\Users\User\Documents\ArmA 2 Other Profiles\YOUR-NAME\missions

Or here:

C:\Users\User\Documents\ArmA 2\missions

Launch ArmA 2 and go into the editor. Open your mission, place down a marker and name it 'marker-enemy01'. Now place down a trigger and set the 'Axis a' field and 'Axis b' field to the desired radius. Select BLUFOR from the 'Activation' dropdown and paste this code into the trigger's 'Initialization' field:

nul = ["marker-enemy01"] execVM "spawn-enemy.sqf";

Click 'OK'. Your spawner is set up and active. When any of your players enter the trigger four Takistani soldiers will appear, wait for 0.5 seconds and then attack. The delay can me adjusted in the code above. For other groups (Civilians, Independents, etc) use the spawn-enemy.sqf format. Feel free to create multiple spawn scripts for different situations in your mission.

arma 2 spawning 01
arma 2 spawning 02

Also see Spawning Soldiers with Timers


Related article: Adding Mission Tasks [ArmA 2]
Related article: Creating a Mission Intro Splash Screen [ArmA 2]
Related article: Creating Multiplayer Missions [ArmA 2]
Related article: General assembly: ArmA 2 VPN Setup [ArmA 2]
Related article: Spawning Soldiers with Timers [ArmA 2]
Related article: Implement Looping Waypoints [ArmA 2]
Related article: Code Design Potpourri [ArmA 2]


written by

bikini atoll 1946 cylidrome arena smart trivia game Cheap Silkroad R Sale Online, Fast And Safe, 24*7 online statis game statis game 02 country tales country tales 02 verdun game verdun game 02 ninja slayer action figure ninja slayer action figure
  • xing social button
  • linkedin social button
  • buffer social button
  • reddit social button
  • stumbleupon social button
  • facebook social button
  • google plus button
  • twitter social button
  • renren social button Renren
  • vkontakte social button Share in VK