Author Topic: DOWNLOAD LINKS - Post-release bug fixes for SP/Coop  (Read 85763 times)

Offline djinn

  • Masterspammer
  • ****
  • Posts: 5.723
    • View Profile
Re: DOWNLOAD LINKS - Post-release bug fixes for SP/Coop
« Reply #75 on: 31-01-2011, 23:01:01 »
Here's a link to the Stuka code and siren that adds a dynamic automatic Stuka sound to the Stuka

The .wav file goes into:
objects_vehicles_client.zip\Vehicles\Air\de\Ju87b2\Sounds

The code snippet goes into .con files in
objects_vehicles_server.zip\Vehicles\Air\de\Ju87b2 folder


This is not Drawde's easy fit version though. Its a more hard-fix, but this is the original code. So if you are capable, enjoy this one. The developer does not want to be associated with it as he/she has issues with certain members of this community and wishes not to 'benefit their ilk' but as a means of keeping his word to me that he/s she's see this to the end, so here it is..

his/ her last gift to the mod sadly :-(
http://www.filefront.com/17877078/SIREN-CODE.rar/

Lets try to keep our arrogance and tactlessness in check. It may just be the internet, but lets learn to respect everyone irrespective of how much we feel we 'know it all'




Offline Devilman

  • I belong to Naughty Club
  • **
  • Posts: 274
    • View Profile
Re: DOWNLOAD LINKS - Post-release bug fixes for SP/Coop
« Reply #76 on: 01-02-2011, 00:02:26 »
Here's a link to the Stuka code and siren that adds a dynamic automatic Stuka sound to the Stuka

Thankyou Clivewil  ;)

Offline djinn

  • Masterspammer
  • ****
  • Posts: 5.723
    • View Profile
Re: DOWNLOAD LINKS - Post-release bug fixes for SP/Coop
« Reply #77 on: 01-02-2011, 06:02:01 »
I think I made it clear he wanted anonymity, but somehow I expected you to just show up to let us ALL know how much you know about the developer world, at the expense of that.... ::)

« Last Edit: 01-02-2011, 06:02:21 by djinn »

Offline Devilman

  • I belong to Naughty Club
  • **
  • Posts: 274
    • View Profile
Re: DOWNLOAD LINKS - Post-release bug fixes for SP/Coop
« Reply #78 on: 01-02-2011, 07:02:14 »
I think I made it clear he wanted anonymity,

 ::) ::) ::) ::) ::) ::) ::) ::) ::) ::)

Quote
ObjectTemplate.create Engine Ju87B2_SirenL
ObjectTemplate.modifiedByUser "clivewil" <<<<<<<<<<<<<<<<<<<<<<<<<<<<<
ObjectTemplate.floaterMod 0
ObjectTemplate.hasMobilePhysics 1
rem -------------------------------------
ObjectTemplate.addTemplate S_Ju87B2_SirenL_RotationRpm
ObjectTemplate.setPosition -1/-1/0
rem -------------------------------------
ObjectTemplate.setMinRotation 0/0/500
ObjectTemplate.setMaxRotation 0/0/6000
ObjectTemplate.setMaxSpeed 0/0/6000
ObjectTemplate.setInputToRoll PIThrottle
ObjectTemplate.setAutomaticReset 1
ObjectTemplate.setEngineType c_ETPlane
ObjectTemplate.setTorque 0.1
ObjectTemplate.setDifferential 0.1
ObjectTemplate.setGearUp 0.7
ObjectTemplate.setGearDown 0.3
ObjectTemplate.canReverse 0

ObjectTemplate.activeSafe Sound S_Ju87B2_SirenL_RotationRpm
ObjectTemplate.modifiedByUser "clivewil" <<<<<<<<<<<<<<<<<<<<<<<<<<<<<
ObjectTemplate.lowSamples 2147483647
ObjectTemplate.mediumSamples 2147483647
ObjectTemplate.soundFilename "objects/vehicles/air/de/ju87b2/sounds/Ju87B_SirenLow.wav"
ObjectTemplate.loopCount 0
ObjectTemplate.is3dSound 1
ObjectTemplate.stopType 2
ObjectTemplate.volume 1
ObjectTemplate.pitch 1.35
ObjectTemplate.reverbLevel 1
ObjectTemplate.pitchEnvelope 0/1/0/1/0/3/0.3/0.4/0/0.5/1/0/1/1/0/
ObjectTemplate.volumeEnvelope 0/1/0/1/0/3/0.3/0/0/0.5/1/0/1/1/0/
ObjectTemplate.minDistance 0.1
ObjectTemplate.halfVolumeDistance 600
ObjectTemplate.soundRadius 700

ObjectTemplate.create Engine Ju87B2_SirenR
ObjectTemplate.modifiedByUser "clivewil" <<<<<<<<<<<<<<<<<<<<<<<<<<<<<
ObjectTemplate.floaterMod 0
ObjectTemplate.hasMobilePhysics 1
rem -------------------------------------
ObjectTemplate.addTemplate S_Ju87B2_SirenR_RotationRpm
ObjectTemplate.setPosition 1/-1/0
rem -------------------------------------
ObjectTemplate.setMinRotation 0/0/500
ObjectTemplate.setMaxRotation 0/0/6000
ObjectTemplate.setMaxSpeed 0/0/6000
ObjectTemplate.setInputToRoll PIThrottle
ObjectTemplate.setAutomaticReset 1
ObjectTemplate.setEngineType c_ETPlane
ObjectTemplate.setTorque 0.1
ObjectTemplate.setDifferential 0.1
ObjectTemplate.setGearUp 0.7
ObjectTemplate.setGearDown 0.3
ObjectTemplate.canReverse 0

ObjectTemplate.activeSafe Sound S_Ju87B2_SirenR_RotationRpm
ObjectTemplate.modifiedByUser "clivewil" <<<<<<<<<<<<<<<<<<<<<<<<<<<<<
ObjectTemplate.lowSamples 2147483647
ObjectTemplate.mediumSamples 2147483647
ObjectTemplate.soundFilename "objects/vehicles/air/de/ju87b2/sounds/Ju87B_SirenLow.wav"
ObjectTemplate.loopCount 0
ObjectTemplate.is3dSound 1
ObjectTemplate.stopType 2
ObjectTemplate.volume 1
ObjectTemplate.pitch 1.35
ObjectTemplate.reverbLevel 1
ObjectTemplate.pitchEnvelope 0/1/0/1/0/3/0.3/0.4/0/0.5/1/0/1/1/0/
ObjectTemplate.volumeEnvelope 0/1/0/1/0/3/0.3/0/0/0.5/1/0/1/1/0/
ObjectTemplate.minDistance 0.1
ObjectTemplate.halfVolumeDistance 600
ObjectTemplate.soundRadius 700


Offline djinn

  • Masterspammer
  • ****
  • Posts: 5.723
    • View Profile
Re: DOWNLOAD LINKS - Post-release bug fixes for SP/Coop
« Reply #79 on: 01-02-2011, 12:02:51 »
DUH, ofourse its there. Thanks for highlighting it A SECOND TIME, asshole.

Its his code. I didn't intend on changing a word of it. So you can read. GREAT! So you know he developed it. la di da. But his wishes remain. He didn't want to called out for given it.

Could we have honored these wishes? YE-es... but you are a prick. and your arrogance is more important to you, isn't it? Now why don't you run along while you are at a forum you HAVEN'T been ban from...

Offline djinn

  • Masterspammer
  • ****
  • Posts: 5.723
    • View Profile
Re: DOWNLOAD LINKS - Post-release bug fixes for SP/Coop
« Reply #80 on: 22-02-2011, 23:02:22 »
I forgot to include the dynamic dive horn sound. This is the file that makes the Stuka sound and is named in the way as to work with the code. So sorry....

It goes in the objects_vehicles_client.zip\Vehicles\Air\de\Ju87b2\Sounds


really sorry again

Enjoy
http://www.gamefront.com/files/20032742/Ju87B_SirenLow.wav

Offline djinn

  • Masterspammer
  • ****
  • Posts: 5.723
    • View Profile
Re: DOWNLOAD LINKS - Post-release bug fixes for SP/Coop
« Reply #81 on: 28-02-2011, 23:02:14 »
Anyone happen to have a DL link to the unofficial Falaise pocket map?

I lost all my files. thanks

Also, anyone have ESAI with custom Luttich - the one with the extra flags? Or a link to it?

would appreciate

Offline aserafimov

  • Developer
  • ******
  • Posts: 177
    • View Profile
Re: DOWNLOAD LINKS - Post-release bug fixes for SP/Coop
« Reply #82 on: 01-03-2011, 01:03:10 »
Anyone happen to have a DL link to the unofficial Falaise pocket map?

I lost all my files. thanks

Also, anyone have ESAI with custom Luttich - the one with the extra flags? Or a link to it?

would appreciate

falaise pocket

http://www.gamefront.com/files/20052771/falaise_pocket_v1.rar

Offline cannonfodder

  • Full Member
  • ***
  • Posts: 1.228
    • View Profile
Re: DOWNLOAD LINKS - Post-release bug fixes for SP/Coop
« Reply #83 on: 03-03-2011, 09:03:55 »
Is this what you're after djinn?

I forgot I had it...

Offline djinn

  • Masterspammer
  • ****
  • Posts: 5.723
    • View Profile
Re: DOWNLOAD LINKS - Post-release bug fixes for SP/Coop
« Reply #84 on: 03-03-2011, 10:03:50 »
Havent DL it yet. But probably. Its aserafimov who navmeshmed it so that should be it. Thanks.

Any chance you could add it to the DL list, cF?

Offline cannonfodder

  • Full Member
  • ***
  • Posts: 1.228
    • View Profile
Re: DOWNLOAD LINKS - Post-release bug fixes for SP/Coop
« Reply #85 on: 03-03-2011, 10:03:33 »
Yeah, I gotta update it for all these new maps...after I give zxx43's maps a try of course.  :)


That ESAI file is attached to my last post... ;)

Offline djinn

  • Masterspammer
  • ****
  • Posts: 5.723
    • View Profile
Re: DOWNLOAD LINKS - Post-release bug fixes for SP/Coop
« Reply #86 on: 03-03-2011, 10:03:49 »
Thanks

Offline cannonfodder

  • Full Member
  • ***
  • Posts: 1.228
    • View Profile
Re: DOWNLOAD LINKS - Post-release bug fixes for SP/Coop
« Reply #87 on: 13-03-2011, 09:03:24 »
Sticky updated.

Note that Juin 44 is not a final version.

Offline cannonfodder

  • Full Member
  • ***
  • Posts: 1.228
    • View Profile
Re: DOWNLOAD LINKS - Post-release bug fixes for SP/Coop
« Reply #88 on: 14-03-2011, 10:03:53 »
Updated again for the final version of Juin 44.

Offline zxx43

  • Jr. Member
  • **
  • Posts: 69
    • View Profile
Re: DOWNLOAD LINKS - Post-release bug fixes for SP/Coop
« Reply #89 on: 14-03-2011, 10:03:33 »
Is the Juin 44 in Megaupload navmeshed by me? ::)
Hallo,Mein name ist zxx43.
Ich kommst aus Südchina.
Ich bin 21 jahre alt.
Ich liebe gelesen buch und spielen fussball.
Mein Deutsch ist gut nicht.