Home
Intel Depot
Editors Depot
Missions Depot
Addons Depot
Forum
Home
Help
Search
Login
Register
OFPEC Forum
»
Editors Depot - Mission Editing and Scripting
»
OFP - Editing/Scripting General
(Moderators:
h-
,
savedbygrace
,
Gruntage
) »
Scripting switchmove
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: Scripting switchmove (Read 543 times)
0 Members and 1 Guest are viewing this topic.
422 Stalker
Guest
Scripting switchmove
«
on:
17 Feb 2003, 15:07:08 »
is it possible to make a switchmove in a script, say [player switchmove "effectstandsalute"], and make the saluting go on for 5 secs or something?
if so, could someone please show an example
player switchmove "effectstandsalute"
~2
how's that?
Logged
Black_Feather
Former Staff
I'll never forget you Daisey.
Re:Scripting switchmove
«
Reply #1 on:
17 Feb 2003, 22:23:14 »
you should just need
unitname playmove "EffectStandSalute"
~5
unitname playmove "EffectStandSaluteEnd"
Logged
422 Stalker
Guest
Re:Scripting switchmove
«
Reply #2 on:
18 Feb 2003, 10:45:42 »
thanks!
Logged
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
OFPEC Forum
»
Editors Depot - Mission Editing and Scripting
»
OFP - Editing/Scripting General
(Moderators:
h-
,
savedbygrace
,
Gruntage
) »
Scripting switchmove
Top of page