Home
Intel Depot
Editors Depot
Missions Depot
Addons Depot
Forum
Home
Help
Search
Login
Register
OFPEC Forum
»
Editors Depot - Mission Editing and Scripting
»
Arma2 - Editing/Scripting General
(Moderators:
h-
,
i0n0s
) »
Animation wont cancel????
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: Animation wont cancel???? (Read 2330 times)
0 Members and 1 Guest are viewing this topic.
stephen271276
Members
Animation wont cancel????
«
on:
19 Feb 2011, 10:48:06 »
I have a civilian arguing with an opfor guard in a trigger using....
civ1 PLAYMOVE "UnaErcVelitelProslov3";
I was under the impression that if I put.....
civ1 switchmove ""
in another trigger thats set to the opfor being dead the animation would stop? It doesnt?
Can anyone help?
Logged
Wolfrug
Addons Depot
Former Staff
Official OFPEC Old Timer
Re: Animation wont cancel????
«
Reply #1 on:
19 Feb 2011, 17:32:39 »
Playmove isn't stoppable with a switchmove command - in fact I'm pretty sure playmove can't be stopped at all!
Use switchmove for the first one and switchmove "" again and it should work.
Wolfrug out.
Logged
"When 900 years
YOU
reach, look as good you will not!"
Zipper5
BIS Team
Re: Animation wont cancel????
«
Reply #2 on:
22 Feb 2011, 20:43:12 »
Be aware that some animations don't work in both switchMove and playMove, so if you're required to use that particular animation in playMove then I'm afraid, as Wolfrug rightly says, you cannot cancel the animation. It must finish playing.
Logged
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
OFPEC Forum
»
Editors Depot - Mission Editing and Scripting
»
Arma2 - Editing/Scripting General
(Moderators:
h-
,
i0n0s
) »
Animation wont cancel????
Top of page