SUBSIM Radio Room Forums



SUBSIM: The Web's #1 resource for all submarine & naval simulations since 1997

Go Back   SUBSIM Radio Room Forums > Silent Hunter 3 - 4 - 5 > SHIII Mods Workshop
Forget password? Reset here

Reply
 
Thread Tools Display Modes
Old 03-22-07, 04:36 AM   #1
geosub1978
Samurai Navy
 
Join Date: Oct 2006
Location: Salamis Base
Posts: 567
Downloads: 229
Uploads: 0
Default Orders Maybe....

Can anybody tell me this.

Is it possible to mode SH3 in order to recieve orders from BdU while at sea.

Ι mean that SH3Gen has done something about that but still there is nothing like

From BdU

To U-...

HEAD FOR CONOY...

or

INTERCEPT TASKFORCE IN SQUARE...

or

PENETRATE THE HARBOR....AND SINK THE ANCHORED CARRIER

etc.

With the various mods the SH3 has reached almost the perfection but still this aspect is untouched! Does this mean that souch a thing cannot be modded.
geosub1978 is offline   Reply With Quote
Old 03-22-07, 04:44 AM   #2
danlisa
Navy Seal
 
danlisa's Avatar
 
Join Date: Oct 2005
Location: Cornwall, UK
Posts: 5,499
Downloads: 45
Uploads: 1
Default

Yes this is possible.

Anyone wanting to do this will have to use the SCR campaign layer to find their targets location, date & course. Then you will have to add in the message content, then set the message to be sent at the right time so that you could either intercept your target or reach your destination on time. Quite a lot of work.

However, correct me if I'm wrong but in GWX there are scripted operations/landings which are already reported by BDU.

The bottom line is, you can make SH3 tell you what is going to happen by way of message from BDU but you can't actually use this method for genuine orders. The 'goto grid AMXX & patrol for 24hrs' stuff is hardcoded.

You can 'simulate' orders by doing the above.
__________________
danlisa is offline   Reply With Quote
Old 03-22-07, 04:56 AM   #3
P_Funk
Ocean Warrior
 
Join Date: Jun 2005
Location: Canada, eh?
Posts: 2,537
Downloads: 129
Uploads: 0
Default

It would be great if there were random orders to certain patrol grids or Convoys that you're supposed to attack. It would feel much more realistic if Bdu actually told me to do something more than be aggressive. Using the above mentioned method would require ALOT of planning and scripting and writing and so on... No task I wish to pursue. Guess thats why Im not a modder.
__________________


P_Funk is offline   Reply With Quote
Old 03-22-07, 05:06 AM   #4
danlisa
Navy Seal
 
danlisa's Avatar
 
Join Date: Oct 2005
Location: Cornwall, UK
Posts: 5,499
Downloads: 45
Uploads: 1
Default

The problem with generating orders by this method is that they can't be random. If you use the RND campaign layer for your information, you can't guarentee that your target will be there when you arrive.

Thinking 'out side the box' for a moment, you could use the SCR layer and make the needed additions to the messages.cfg and then use SH3Cmdr to 'randomly' issue out certain messages at each startup. That way, if you (for sake of argument) add 100 messages/orders based on the SCR layer and use Cmdr to only load a random selection of these then you are not likely to receive to same set of orders too often.

Like I said, a lot of work.

Any takers:p.
__________________
danlisa is offline   Reply With Quote
Old 03-22-07, 06:15 AM   #5
geosub1978
Samurai Navy
 
Join Date: Oct 2006
Location: Salamis Base
Posts: 567
Downloads: 229
Uploads: 0
Default A choise...

The stocks game REQUEST FOR ORDERS function of the radioman would probably trigger the generation of a new assigned sector. I dont know what happened with that but certainly it would be better that nothing!

My question is this. Could it be another REQUEST FOR ORDERS function that would trigger the game code to generate orders according to the SCR layer even thow you would recieve no renown for accomblishing the given task
geosub1978 is offline   Reply With Quote
Old 03-22-07, 06:38 AM   #6
P_Funk
Ocean Warrior
 
Join Date: Jun 2005
Location: Canada, eh?
Posts: 2,537
Downloads: 129
Uploads: 0
Default

Quote:
Originally Posted by danlisa
The problem with generating orders by this method is that they can't be random. If you use the RND campaign layer for your information, you can't guarentee that your target will be there when you arrive.

Thinking 'out side the box' for a moment, you could use the SCR layer and make the needed additions to the messages.cfg and then use SH3Cmdr to 'randomly' issue out certain messages at each startup. That way, if you (for sake of argument) add 100 messages/orders based on the SCR layer and use Cmdr to only load a random selection of these then you are not likely to receive to same set of orders too often.

Like I said, a lot of work.

Any takers:p.
That is exactly what I was thinking. Even the bit about SH3 Cmndr. The randomly selected orders. I also figured it would involve personally writing each order.

Although to think outside the box again wouldn't it be possible to make a prog similar to SH3 Gen which can read the SCR layer and then script random orders from Bdu and then add them to the game in a similar manner to SH3 Cmndr?
__________________


P_Funk is offline   Reply With Quote
Old 03-22-07, 06:43 AM   #7
danlisa
Navy Seal
 
danlisa's Avatar
 
Join Date: Oct 2005
Location: Cornwall, UK
Posts: 5,499
Downloads: 45
Uploads: 1
Default

Quote:
Originally Posted by geosub1978
The stocks game REQUEST FOR ORDERS function of the radioman would probably trigger the generation of a new assigned sector. I dont know what happened with that but certainly it would be better that nothing!

My question is this. Could it be another REQUEST FOR ORDERS function that would trigger the game code to generate orders according to the SCR layer even thow you would recieve no renown for accomblishing the given task
I know what you're getting at, however this function was never enabled by the Devs and we can't mod the game code without a SDK. If it could have been done then it would have already because, believe me, this was one of the most annoying aspects of SH3.

I'm affraid the only way to accomplish scripted orders is probably by how I have described above.
__________________
danlisa is offline   Reply With Quote
Old 03-22-07, 06:56 AM   #8
P_Funk
Ocean Warrior
 
Join Date: Jun 2005
Location: Canada, eh?
Posts: 2,537
Downloads: 129
Uploads: 0
Default

Quote:
Originally Posted by danlisa
I'm affraid the only way to accomplish scripted orders is probably by how I have described above.
Not even with a program that would select a random convoy in the SCR layer, create realistically accurate orders for it, then plant them in the game? Certainly you'd have to create orders templates that could be randomly used by the prog. This is like your idea I suppose only made into a renewable method.
__________________


P_Funk is offline   Reply With Quote
Old 03-28-07, 11:22 AM   #9
GlobalExplorer
Admiral
 
Join Date: May 2005
Location: Berlin
Posts: 2,015
Downloads: 165
Uploads: 0
Default

Quote:
Originally Posted by P_Funk
Quote:
Originally Posted by danlisa
The problem with generating orders by this method is that they can't be random. If you use the RND campaign layer for your information, you can't guarentee that your target will be there when you arrive.

Thinking 'out side the box' for a moment, you could use the SCR layer and make the needed additions to the messages.cfg and then use SH3Cmdr to 'randomly' issue out certain messages at each startup. That way, if you (for sake of argument) add 100 messages/orders based on the SCR layer and use Cmdr to only load a random selection of these then you are not likely to receive to same set of orders too often.

Like I said, a lot of work.

Any takers:p.
That is exactly what I was thinking. Even the bit about SH3 Cmndr. The randomly selected orders. I also figured it would involve personally writing each order.

Although to think outside the box again wouldn't it be possible to make a prog similar to SH3 Gen which can read the SCR layer and then script random orders from Bdu and then add them to the game in a similar manner to SH3 Cmndr?
I have pondered if Sh3Gen should offer an option that generates a new set of radio messages based on everyhting the program knows about the campaign. It would be possible, but very substantial work to simulate a campaign with U-Boat traffic, and to keep track of other radio mods etc but it would definitely possible.

I got some requests for making Sh3Gen open source and I offered the creation of the radio traffic module to these people, but nothing came from it.

The final reason why I didn't do it myself was because it was against my philosophy to not make any changes inside the SHIII folder - in order to stay 100% compatible with other mods - and secondly because I kind of lost interest - wasn't feeling like adding another feature that no one understands.

Still, a good idea, and this was part of my original vision.

GE
__________________

GlobalExplorer is offline   Reply With Quote
Old 03-28-07, 12:41 PM   #10
bigboywooly
Rear Admiral
 
Join Date: Apr 2006
Location: Swindon, England
Posts: 10,151
Downloads: 35
Uploads: 0
Default

The only problem with using the Rnd layer is that its random

The convoy may not spawn on that occasion you get the message
Most convoys have a radius of around 200KM on the waypoints so ships dont appear in the same spot every time

Your message may guide you to - say - BE29 and the convoy actually appears 3 grids over



Like the idea though
__________________


My mediafire page http://www.mediafire.com/?11eoq19bq9r41
bigboywooly is offline   Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -5. The time now is 06:28 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.