Author Topic: SOLVED!Coder attention!: adding different engine sounds for player ship cockpit  (Read 5246 times)

0 Members and 1 Guest are viewing this topic.

Offline torc

  • 210
  • Diaspora SFX engineer
SOLVED!Coder attention!: adding different engine sounds for player ship cockpit
Hi. as you know,Halleck did a patch that allows you to assign different sounds at the glide on/off.

http://www.hard-light.net/forums/index.php?topic=76592.msg1524429#msg1524429

Wanna know if is possible using his patch and modify it for the cockpit engine sound ,throttle position and afterburner.
Honestly,i need it for Diaspora,but i think this should be a great improvement for FS2 too.

thanks in advance for the help.
« Last Edit: October 01, 2011, 10:19:26 am by torc »
indossare una divisa può avere un prezzo alto...ma a volte...è troppo alto!!! Bill Adama

 

Offline MetalDestroyer

  • Starwars reborn!
  • 210
Re: Feature request: adding different engine sounds for player ship cockpit
The same for Fly By sound.

 

Offline torc

  • 210
  • Diaspora SFX engineer
Re: Feature request: adding different engine sounds for player ship cockpit
what do you mean? flyby for ships or for guns?
indossare una divisa può avere un prezzo alto...ma a volte...è troppo alto!!! Bill Adama

 

Offline Spoon

  • 212
  • ヾ(´︶`♡)ノ
Re: Feature request: adding different engine sounds for player ship cockpit
You can't assign different flyby sounds for guns. (I know I've requested it a few times)
Urutorahappī!!

[02:42] <@Axem> spoon somethings wrong
[02:42] <@Axem> critically wrong
[02:42] <@Axem> im happy with these missions now
[02:44] <@Axem> well
[02:44] <@Axem> with 2 of them

 

Offline MetalDestroyer

  • Starwars reborn!
  • 210
Re: Feature request: adding different engine sounds for player ship cockpit
what do you mean? flyby for ships or for guns?

for ships. You can define Engine sound for ships but not the Fly By sound. or perhaps this features has been added in recent nightly ?

I know we can set FlyBy sound by added new species and so modify it in the sounds.tbl. But I don't want to add new species for just some ships.

 

Offline torc

  • 210
  • Diaspora SFX engineer
Re: Feature request: adding different engine sounds for player ship cockpit
exactly MetalDestroyer, you cannot...hope someone fix this issue. The FS2 sound engine really show his limits :(
indossare una divisa può avere un prezzo alto...ma a volte...è troppo alto!!! Bill Adama

 

Offline Commander Zane

  • 212
  • Spoot Knight of Anvils
Re: Feature request: adding different engine sounds for player ship cockpit
I thought Inferno R1 had different ship flyby sounds.

 

Offline Dragon

  • Citation needed
  • 212
  • The sky is the limit.
Re: Feature request: adding different engine sounds for player ship cockpit
Flyby sounds are currently assigned per species.
I (and other people in this thread) would like to see them assignable on a per-ship basis.
Same goes for cockpit engine sound, AB sound and all throttle sounds.
Flyby sound for primaries on a per-weapon basis is also something that has been requested a few times and would be great to have (for WoD, for example).

 

Offline torc

  • 210
  • Diaspora SFX engineer
Re: Feature request: adding different engine sounds for player ship cockpit
well...let's hope Halleck patch is useful as a start point for the coders.
indossare una divisa può avere un prezzo alto...ma a volte...è troppo alto!!! Bill Adama

 

Offline m!m

  • 211
Re: Feature request: adding different engine sounds for player ship cockpit
I have a patch that adds customizable flyby sounds on a per-ship basis:
http://pastebin.com/mJK6j9s0
It works when I tested it but can a coder take a look at the patch?

Syntax is nearly the same as in sounds.tbl minus the first argument and the "$FlybySnd" option comes after the "$GlideEndSnd" entry.

 

Offline m!m

  • 211
Re: Feature request: adding different engine sounds for player ship cockpit
I have a patch that adds the requested features. It has been tested by torc and seems to work.
Syntax:
Added options (parsed in the specified sequence):
  • $CockpitEngineSnd
  • $FullThrottleSnd
  • $ZeroThrottleSnd
  • $ThrottleUpSnd
  • $ThrottleDownSnd
  • $AfterbrunerSnd
  • $AfterbrunerEngageSnd
  • $AfterbrunerFailedSnd

Those options come after $GlideEndSnd and also have the same syntax as $GlideEndSnd

I attached the patch and here is a test build: http://www.mediafire.com/?3ij4hc3aqxow4mo

Can a coder please take a look at the patch?

[attachment deleted by ninja]

 

Offline JGZinv

  • 211
  • The Last Dual! Guardian
    • The FringeSpace Conversion Mod
Re: SOLVED!Coder attention!: adding different engine sounds for player ship cockpit
This was one of the things I was going to request for FringeSpace soon. 

 :yes: :yes: :yes:
True power comes not from strength, but from the soul and imagination.
Max to PCS2 to FS2 SCP Guide
The FringeSpace Conversion Mod

 

Offline The E

  • He's Ebeneezer Goode
  • Moderator
  • 213
  • Nothing personal, just tech support.
    • Steam
    • Twitter
Re: SOLVED!Coder attention!: adding different engine sounds for player ship cockpit
Committed in 7841.
If I'm just aching this can't go on
I came from chasing dreams to feel alone
There must be changes, miss to feel strong
I really need lifе to touch me
--Evergrey, Where August Mourns

 

Offline MetalDestroyer

  • Starwars reborn!
  • 210
Re: SOLVED!Coder attention!: adding different engine sounds for player ship cockpit
I have a patch that adds the requested features. It has been tested by torc and seems to work.
Syntax:
Added options (parsed in the specified sequence):
  • $CockpitEngineSnd
  • $FullThrottleSnd
  • $ZeroThrottleSnd
  • $ThrottleUpSnd
  • $ThrottleDownSnd
  • $AfterbrunerSnd
  • $AfterbrunerEngageSnd
  • $AfterbrunerFailedSnd

Those options come after $GlideEndSnd and also have the same syntax as $GlideEndSnd

I attached the patch and here is a test build: http://www.mediafire.com/?3ij4hc3aqxow4mo

Can a coder please take a look at the patch?

What about FlyBySnd ?

 
Re: SOLVED!Coder attention!: adding different engine sounds for player ship cockpit
flyby inside your own cockpit? :p

$Formula: ( every-time
   ( has-time-elapsed "0" )
   ( Do-Nothing
   )
   ( send-message
      "#Dalek"
      "High"
      "Pro-crasti-nate"
   )
   )
)
+Name: Procratination
+Repeat Count: 99999999999
+Interval: 1

 

Offline Aardwolf

  • 211
  • Posts: 16,384
    • Minecraft
Re: SOLVED!Coder attention!: adding different engine sounds for player ship cockpit
Uh...

I hope it doesn't say "Afterbruner" in the actual code?

 

Offline torc

  • 210
  • Diaspora SFX engineer
Re: SOLVED!Coder attention!: adding different engine sounds for player ship cockpit
i suspect yes.... :lol:

I'll ask to M!m if he can fix that.
indossare una divisa può avere un prezzo alto...ma a volte...è troppo alto!!! Bill Adama

 

Offline The E

  • He's Ebeneezer Goode
  • Moderator
  • 213
  • Nothing personal, just tech support.
    • Steam
    • Twitter
Re: SOLVED!Coder attention!: adding different engine sounds for player ship cockpit
Uh...

I hope it doesn't say "Afterbruner" in the actual code?

Of course not.
If I'm just aching this can't go on
I came from chasing dreams to feel alone
There must be changes, miss to feel strong
I really need lifе to touch me
--Evergrey, Where August Mourns