View Single Post
Old 03-18-12, 08:19 AM   #11
Anvart
Admiral
 
Join Date: Jan 2006
Location: Russia Ū
Posts: 2,492
Downloads: 122
Uploads: 1
Quote:
Originally Posted by Rubini View Post
...
The statemachine idea above didnīt worked probably because this is a player/user command as Anvart explained.
...
First, as i understood, it's talk about commands/speech of crew... (look first post).
In this case, you should use StateMachineCtrl, as CMD_Rise_snorkel, CMD_Lower_snorkel are crew commands in CMD_Maneuver_officer section...
You must create a corresponding sound/speech and the corresponding phonemes (don't forget CH_speech.dat too), and you must paste the relevant events and playback of your messages into CH.dat and CH2.dat files (StateMachineClass --> GraphName chief_helsman/chief_helsman_type2).
IIRC, for example, see how it's done for Snorkel_depth command.
...
If you're talking about noise of snorkel motion... you have to do as it is done for periscope.
... or i did not understood anything in posts of this thread...
Quote:
Originally Posted by privateer View Post
...
Change the base 3D model.
If the animated object is all screwed up?
...

... not for object animation.
as, i think, for obj_Extensible objects, animation are hardcoded and it's object animation with controller parameters!
...
although, what we are talking... everything animation are hardcoded... we can only configure it through the parameters of controllers.
__________________
Alex Ū


Moses said: "Don't create yourself an idol"...

Last edited by Anvart; 03-19-12 at 02:23 AM.
Anvart is offline   Reply With Quote