![]() |
Quote:
Thanks! I don't know if it's of any use as a real-time script tweaker, seems to always crash. But it's a great debugger because it shows the values in the variables. Very handy. |
Quote:
Some Modders are sure to be using this to add/modify controllers, as we speak . |
Quote:
|
Working with sound files
Wp:PlayAttenuatedSoundWithLipsync("file", delay); Wp:PlaySoundWithLipsync("file", delay); These two functions work the same, with PlaySoundWithLipsync having the same volume regardless of distance, and PlayAttenuatedSoundWithLipsync having the volume fade over distance. You can play any ogg file with these functions. I haven't tried mp3 but wav files definitely don't work. The "file" component is the path name within the speech folder followed by the file name without the extension. The delay variable tells how long, in seconds, to delay before playing the sound, so you can sync it up with a movement, tie multiple sounds together etc. Quote:
You can't play any of the sounds other than those in the speech folder. There's ways around that though. Just copy the sound you want, convert it to an ogg, then put it in the speech folder. I used the helmsman to 'speak' the dive alarm bell when the dive command is given. I used the non-attenuated version, so the sound isn't localized. I copied the Submarine Bell.wav file from the sounds folder, used an audio editor to loop it three times so it'd play longer, then saved it as an ogg. Note, you can't have spaces in the file name. Quote:
|
Using Global Variables.
Wp:SetGlobalVariable(variable, value) Wp:GetGlobalVariable(variable) Sometimes it's useful to use a variable to control things in your script. The tutorial strategies use this to control things. The interaction between the cook and bosun are also controlled by variables. Variable values are stored with the save game. You add a new variable to file init.aix. Increment the index by one for each variable you add. These variables are single digit only 0-9. I haven't tried letters. Quote:
Quote:
Quote:
|
Thanks
Hi Heretic,
thanks to your geat work and information about the Crew-animations e.t.c..:up::up::up: We in Germany say: SH5 is a banana-product. It ripes under at the clients. Thanks to you the banana grows riper! Best regards Karl :rock: My poor work for SH3: http://forums-de.ubi.com/eve/forums/a/tpc/f/2371008762/...431054756#9431054756 http://forums.ubi.com/eve/forums/a/t...756#6011016756 |
Quote:
|
Quote:
|
Quote:
|
Quote:
Quote:
Until now I thought that this flickering issue was only my problem :oops: |
Quote:
Thanks, guys. :ping: Edit: It works, great. :Kaleun_Thumbs_Up: |
Hello community,
does anyone have a guide to all the officers always to be able to put an officer's cap? I think the Mighty Fine Crew Mod v1.2.1 - Stock Faces Mod is the base but what needs to be changed exactly? Can someone help me ...? Thx Brodi74 :D |
All times are GMT -5. The time now is 11:42 PM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright © 1995- 2025 Subsim®
"Subsim" is a registered trademark, all rights reserved.