Arma 3
Die Hard Mod
 This topic has been pinned, so it's probably important
Maxjoiner  [developer] 17 Aug, 2023 @ 1:43pm
Nakatomi Plaza avaiable Positions
*Main Entrance*---------------------------------
Pos0 = Reception behind right Monitor
Pos1 = Hall right side
Pos2 = Reception
Pos3 = Behind entry door right side
Pos4 = Near Entry Doors (center)
Pos5 = Behind Entry Door left side
Pos6 = Reception Behind left monitor
pos7 = Near Elevators
Pos8 = Reception center
pos9 = Near Elevators
Commands:
_nameunit setpos (_namenakatomi buildingpos _numbPos);/// place a unit
nul = [_nameunit,_namenakatomi] spawn DH_FNC_InsideEntry/// Place and move Unit random
*Garage*-----------------------------------------
Pos10 = on the left side
Pos11 = On the right side
Pos12 = Near Ladder
Pos13 = Garage Center
Pos14 = On the Left side
Commands:
_nameunit setpos (_namenakatomi buildingpos _numbpos);/// place a unit
nul = [_nameunit,_namenakatomi] spawn DH_FNC_Insidegarage/// Place and move Unit random
*Middle Floor*-----------------------------------
Pos15 = Near bricks behind welding machine
Pos16 = Near welding machine Ladder Side
Pos17 = Near Ladder
Pos18 = On the corner Near welding machine
Pos19 = Near Bricks
Pos20 = Center
Pos21 = Near Pipes
Pos22 = Left Side far from Ladder
Pos23 = Left side near Wall
pos24 = Left Side
Commands:
_nameunit setpos (_namenakatomi buildingpos _numbpos);/// place a unit
nul = [_nameunit,_namenakatomi] spawn DH_FNC_Insidemiddle/// Place and move Unit random
*First Floor*------------------------------------
Pos25 = hallway
Pos26 = Inside Last office
Pos27 = Inside Center Office
Pos28 = Near Service Door worksite side
Pos29 = Near Pallets
Pos30 = First Office
Pos31 = First Office
Pos32 = Near Ladder
Pos33 = Near Elevators
Pos34 = Hallway corner
Pos35 = Worksite Center
Commands:
_nameunit setpos (_namenakatomi buildingpos _numbpos);/// place a unit
nul = [_nameunit,_namenakatomi] spawn DH_FNC_Inside1F/// Place and move Unit random
*Second Floor*-----------------------------------
Pos36 = hallway
Pos37 = Inside Last office
Pos38 = Inside Center Office
Pos39 = Near Service Door worksite side
Pos40 = Near Pallets
Pos41 = First Office
Pos42 = First Office
Pos43 = Near Ladder
Pos44 = Near Elevators
Pos45 = Hallway corner
Pos46 = Worksite Center
Commands:
_nameunit setpos (_namenakatomi buildingpos _numbpos);/// place a unit
nul = [_nameunit,_namenakatomi] spawn DH_FNC_Inside2F/// Place and move Unit random
*3° Floor*-----------------------------------
nul = [_nameunit,_namenakatomi] spawn DH_FNC_3FRandompos;
////// place a unit or an object in random position on 3° floor
*Roof*--------------------------------------
in the corners of the helipad:
Pos 47,48,49,50,51,52,54,55,56
Commands:
_nameunit setpos (_namenakatomi buildingpos _numbpos);/// place a unit