Home   Help Search Login Register  

Author Topic: switchmove and playmove  (Read 1048 times)

0 Members and 1 Guest are viewing this topic.

seanver

  • Guest
switchmove and playmove
« on: 30 Oct 2002, 23:08:20 »
I'm making a cutscene and I want two guys to put their hands on their heads, surrendering. Nevertheless, if I use switchmove, they put their hands automatically, without playing an anmiation. But if I use playmove (which is, as far as I know, to show an animation) they just don't do anything. Any idea? What can I do?

This is the code, if it helps:

Code: [Select]
pol1 say "Voice5"

~3


dav playmove "FXStandSurUniv"
hino switchmove "FXStandSurUniv"


~4



Edit:

Although yo ucan see I've used both commands, I only have done that to see which works in the cutscene.
« Last Edit: 30 Oct 2002, 23:10:53 by SeAnVeR »

Offline Tomb

  • Contributing Member
  • **
  • in2 Metal? Go 2 my sig
Re:switchmove and playmove
« Reply #1 on: 31 Oct 2002, 00:41:54 »
Some codes are switch, some are play...  :-\ ( ::) ;D )

 - not really much to do 'bout that, m8  :-\ :)

All ya can do is try the most reasonable ones and see if some of 'em
will work as playmoves.... then switch to the FX_thingy.

hint - most "FX_something" spell are switchmoves while "Effect..." are plays.  :)




seanver

  • Guest
Re:switchmove and playmove
« Reply #2 on: 31 Oct 2002, 00:49:11 »
Hmmmm so there is nothing to do to make a good surrendering scene?

Offline Tomb

  • Contributing Member
  • **
  • in2 Metal? Go 2 my sig
Re:switchmove and playmove
« Reply #3 on: 31 Oct 2002, 00:53:20 »
well, actually.... ( *thinks loud* )


awww, sh*t, this smells like sample mission time again  ::) ;D

hold on, m8 - I'll see if I can dig up some old sample for ya, lazzy!  :-*



seanver

  • Guest
Re:switchmove and playmove
« Reply #4 on: 31 Oct 2002, 00:56:54 »
waiting for it  ;)

Offline Tomb

  • Contributing Member
  • **
  • in2 Metal? Go 2 my sig
Re:switchmove and playmove
« Reply #5 on: 31 Oct 2002, 01:40:23 »

 :D OK - time's up, matey! Found a way, but I had'a tweak an old sample of mine
to get the job dunny-done! I'm afraid ya need the RES upgrade 1.75 to see this  :-\

Download, unzip to OFP/Users/YerName/Missions-folder.
Then load Desert Island - no addons  8) ;)


PS click on the WP's for the hostages to see the trick.
and note the exact delay (the 3 "timeout" fields in the wp's)

Laterz  :-*


seanver

  • Guest
Re:switchmove and playmove
« Reply #6 on: 31 Oct 2002, 01:53:59 »
Thanks!! It works perfectly!   :D