team0america
-
Content Count
4 -
Joined
-
Last visited
-
Medals
Posts posted by team0america
-
-
ok so now i know how to face an unit towards an directin with "this setdir" but how do i tilt them? so they will look down or up? cause i want to place static weapons on helicopter and i want the gun to tilt downwards
plz reply, you have been very helpfull already!
-
hi,
how do i take the scripts from a downloaded mission to my own personal mission so i can use them?
-
To implement in your own missions
1. Copy the heliDoor folder from the test mission into your mission file.
2. Create a UH-1 in the editor and name it, , then in the chopper’s init box put:
Code:
nul = [this] execVM "heliDoor\heliDoor_init.sqf";
am i supposed to do this ingame or by copying the helidoor file from the C:\Program Files\Bohemia Interactive\ArmA 2 for example. i can get the test mission to work but i dont know how to do it myself in my own 2d mission editor
and if i need to do this ingame, how do i do it?
AI - Plane Constant Speed
in ARMA 2 & OA : MISSIONS - Editing & Scripting
Posted
hi,
i want a plane to fly at a constant speed. i now only can choose between speed limited, normal and full. but i want the plane to fly at a certain speed between limited and normal. :p
plz help :o