-
Content Count
27 -
Joined
-
Last visited
-
Medals
-
Wow, this looks better than the original campaign. Keep up the good work Kydoimos ! I added you on Steam and I would love to test your campaign.
-
how do you now the classnames from glasses ("helmets and else")
-
Isnt working
-
weapon on the ground begin mission howto ???
-
Getting my script togheter....(CHOPPER GUNNER)
Kladho posted a topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
I want to have a script: player addAction ["Chopper Gunner","CG.sqf"]; CG.sqf thats the problem... CHOPPER1 switchCamera "Gunner"; (The player must have the sight of "CHOPPER1 but isnt in the chopper) (Dont forget i want also FLIR (just like the UAV)) (And you must have then a "addAction"buton to close the window) How must i Make the CG.sqf Help me plaese!!!! -
This is for EXPERT SCRIPETERS Scearch on the internet this: "Modern warfere 2 chopper gunner" How can make somthing the same like this for arma 2 ???
-
Modern warfere 2 chopper gunner
Kladho posted a topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
This is for EXPERT SCRIPETERS Scearch on the internet this: Modern warfere 2 chopper gunner How can make somthing the same like this for arma 2 ??? -
How to drag a unit from the mission
Kladho replied to Kladho's topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
it must be posible bye scripting -
How to drag a unit from the mission
Kladho posted a topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
How to drag a unit from the beginning of the mission? Like this: And if you now that how to carry a unit from the begin of the mission? :404: -
i have this code: NameMarker" setMarkerPos [0,0]; onMapSingleClick "NameUnit move _pos;""NameMarker"" setMarkerPos _pos"; true; onMapSingleClick """"; "; if (NameUnit distance _pos <=1) then {deleteMarker "NameMarker"}; this code is activated bye addAction but is isnt working Plaese help me i am CONFUSED :butbut:
-
how to shut down a SQF ????
-
unit move on mapclik
Kladho replied to Kladho's topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
Thanks this works but i isnt going to stop you can click the holly time i just want 1 CLICK and then you cant click enymore -
I have a problem listen With this script i can move a unit to a position... But in want that at tath postion to create a marker and if the units reach his position then the marker go's away how must i do this
-
unit move on mapclik
Kladho replied to Kladho's topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
Yes okay but how at that position also a marker and if the unit is at his location then the marker go's away -
I want that you can call a unit to order him to move on the 'mapclick' and you can dot this over and over again