Home
Intel Depot
Editors Depot
Missions Depot
Addons Depot
Forum
Home
Help
Search
Login
Register
OFPEC Forum
»
Editors Depot - Mission Editing and Scripting
»
ArmA - Editing/Scripting General
(Moderators:
h-
,
savedbygrace
) »
Stand up
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: Stand up (Read 1099 times)
0 Members and 1 Guest are viewing this topic.
snozzdog
Members
Stand up
«
on:
07 Oct 2008, 12:11:49 »
How do i get a man to stand up straight in a fight without setting him to careless?
Snozzdog
Logged
Denz
Former Staff
Re: Stand up
«
Reply #1 on:
07 Oct 2008, 12:17:26 »
Use the
SetUnitPos
command
Code:
[Select]
this setUnitPos "up"
If it is just for one sequence then set him back to normal with
Code:
[Select]
this setUnitPos "Auto"
Logged
I've got 'em right where I want 'em - surrounded from the inside!
Jerry "Mad Dog" Shriver, SOG Recon One-Zero
24/09/41 - 24/04/69
snozzdog
Members
Re: Stand up
«
Reply #2 on:
08 Oct 2008, 10:15:50 »
Cheers i'll give it a go tonight
Logged
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
OFPEC Forum
»
Editors Depot - Mission Editing and Scripting
»
ArmA - Editing/Scripting General
(Moderators:
h-
,
savedbygrace
) »
Stand up
Top of page