![]() |
Crash dive randomization ...
Hi guys,
I added a code to the SH3 long patrol script (see here: http://www.subsim.com/radioroom/showthread.php?t=193794 ) that randomize the crash dive behaviour. All we feel that Sh3 is sometimes too previsible in itīs behaviour (in truth it donīt have almost nothing randomizible on it to we work on). The air attacks are that boring exactly because you will hit the C key to crash dive all tthe time and it will be almost always the same final attack result... But no more! As said above, i added a code that made the crash dive suscetible to problems as it must be in real life as it was a emergency manouver that sometimes catch the crew outside the boat, engines in maintenance, open hatchs , etc. This is exactly what this code do. Below a tease of it: c:: Suspend, Permit Send %_TC_1% Random, rand, 0, 9 if rand <= 2 { Send %_Crash_dive% } if (rand >= 3 and rand <= 8) { Soundplay, %A_ScriptDir%\data\Sound\SOUND1_.wav Sleep, ((4000)*(rand-2)+6000) Send %_Crash_dive% Sleep, 30000 Random, prob, 0, 9 If prob > 7 { Send %_Ahead_third% Sleep, 10000 Send %_Maintain_depth% Sleep, 5000 } SoundBeep, 750, 150 ;BlockInput, off } if rand = 9 { Soundplay, %A_ScriptDir%\data\Sound\SOUND1_.wav Sleep, 10000 Send %_Ahead_third% Send %_Dive% Sleep, 70000 Random, prob, 0, 9 If prob > 6 Send %_Hard_to_port% If prob < 3 Send %_Hard_to_starboard% Send %_Maintain_depth% SoundBeep, 750, 150 } return This reduces the normal crash dive routine only to a propability of 30% chance. Then a trouble crash dive with dive or engine problems at 60% with variable delay in time to dive and finally at 10% that a crash dive could be not possible at all and just a messy and slow dive routine could be done. I played the game a bit with it and itīs much more interesting because you never know what really await you over there. If someone is interested i can update the Sh3 Long patrol script (itīs possible to only runs this crash dive routine from it if you want, etc) Cheers! Rubini. |
The randomization of crash diving would be a major boost in the realism of the game. I remember reading once that during a crash dive of Teddy Suhren's U-564 a rag of oily cloth dropped on the engine, got fire and they had to suppress a fire during the escorts approach. I'm not quite sure if I want my game to be that realistic but I would definitely try your mod. It would be good though, if the random effect could be controlled, so that playing would not become too difficult.
|
Just to make sure but I don't think this little add-on can be used without the SH3 long patrol script, right?
Thank you. |
Quote:
Note that this crash dive feature isnīt on the SH3 LP script version that is available for download. I need to upload a updated version with it. Yesterday I played the game for 8 hours (it was independence day here in Brazil), was found by torpedos bombers or rockets planes 4 or 5 times. Also some hunt killers groups. This crash dive feature is a must, the game is really much better with it. And not more difficult, but much less bored. It was late 1943 and in one campaign i lose my propellers by a FIDO, tried the Stieblers Surrender mod and was "rescue by a axis vessel" and my carrer could continue. In another one was very bad damaged by rockets and then cacth by 2 allied destroyers. If not the crash dive randomization my carrer should be only stoped by depth charges ... if it was.:up: These were the very bad damaged encounters, but the crash dive randomization please me with a lot of other tenses moments where I needed to fight for the life of my crew and the integrit of my uboat! In truth isnīt only it, I also run my game with much more random planes detection adjusting the RWR sensibility (and put on it a probability, absent on the game) and also my visual planes detection (Note: just for planes) is now much less accurate as it was in RL. So no more difficult game, but really a more challenge and enjoyable one. Stieblerīs and Hsieīs weather fix also are important for the above results. |
Quote:
thanks |
Quote:
No, yet not released. But is so easy to make it that I will explain how you can get a instant mod that to have different visual sensors for ships ansd for planes in few seconds!: 1. Open your Sensors.dat with S3D (make a backup of it first!) 2. Goes to Visual sensor and changes this entry: MaxHeight=15000(may vary between mods) to MaxHeight=5 3. Also make sure that on zones.cfg your Observation or Attack periscope is indestrutible (they can take damage but will be not destructed). One of them is enough. How it works: The MaxHeight=5 on player main Visual Sensors is enough to you detect any surfaced vessel normally, but you will not more detect planes with it. The planes are now detected by the periscopes visual sensors (it work in paralell with the main Visual sensor). So, the planes visual detection is now much more short. I also added probability to my Visual periscope, no side effects for periscopes but the planes detection is yet more challange. This one needs some more changes on the files, so needs official release. But the above already make your game much better. Try it and see!:up: |
A nifty idea, Rubini!
You never stop being amazing_! :rock: |
Quote:
Itīs obviously also possible to add an entirely new Visual sensors just for planes (the player uboats can have infinite Visual sensors). But to do this is also necessary add a new node entry on each uboat .dat, then adds a new entry for it in each uboat .sns, etc. The above explained solution is just the best and simple, and disposable for all in a second!:up: |
how to add this to your long patrol script
or will it be updated |
Quote:
Thanks messageboy for the interest! I guess that the SH3 Long patrol Script potential were never correctly understood by the community because I never had any feedback, any third part idea, (positive or negative) about itīs real use on game by users. Itīs very powerfull and simple to use and opens infinity possiblities for new (almost impossible) modifications on SH3. SH5 have it made by TDW, and as SH5 structure allows, it is yet much more powerfull. TDW modified the entire game with it, from GUI to game behaviour. And people uses it obviously. Now returning to your question, this update is ready, Iīm using it. The unique necessary comment about the Crash Dive randomization is that to it really makes the difference is necessary the above explained adjusts on planes detection. If not, even with more delay to give a crash dive it is yet not enough to change your game. Well, abviously I can make a code yet more agressive in change the Crash dive time. For now, before any release, I shoud like to know comments, suggestions on the matter. Itīs very easy for code anything on SH3 script. So, letīs start a debate with Crash Dive Randomization and any other good idea that could be done for now.:up: |
So i can just enable your mod
And this is in it Greets |
Quote:
|
Just spend awful patrol circumnavigating british isles and crash diving about three times a day. I'll give it a try tommorow.
|
Quote:
your SH3 LP mod is great to superb work:yeah: |
Hi Rubini
It sounds like you have another great mod in work. I would love to try it out once you release it. I love the randomization concept going way back to the days of the sabotage and malfunctions mod we worked on. Cheers! H |
All times are GMT -5. The time now is 10:26 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.