spetz1
-
Content Count
5 -
Joined
-
Last visited
-
Medals
Posts posted by spetz1
-
-
What you call "Tags" is the Identification.Look in the userconfig, you can chose from 3 different modes.
-Constant
-MouseWheel activated
-SpaceBar activated
Hope i could help.
cya
Thanks ! worked great!
-
Thanks, but I can't find a working link to the release notes here..anyone else have this ?
-
Any idea how to get rid of the tags when veiwing from player unit or using camera.sqs ?

-
I'm just starting out in ARMA2 and am making a small movie. But I can' seem to get rid of the unit tags. This shows up when I am viewing from a player unit and looking at AI units..any idea ? I know it can be done because no other movie has it there..

Animations for civilian women
in ARMA 2 & OA : ADDONS - Configs & Scripting
Posted
For some reason I can't get any animations working for civilian women.I can do animations for soldiers , but nothing for the civilians. I used the animation viewer that can be downloaded, but cannot actually see the woman animations, for when I select "woman", it zooms out to the middle of the ocean for some reason, aeven tho is says something like 207 animations loaded.
I've used (granny is unit name)..All in a waypoint init field box
granny playMoveNow "animation name";
granny playmove "animation name";
and
granny switchMove "animation name"; on about 50 different animations..
Cn you do animations with civilian women, and if so..how ?