View Full Version : Question about additional ships and planes!!
CapZap1970
11-22-07, 05:19 PM
Moin:
I see lots of new ships and aircrafts that can be added via JSGME and downloaded most of them. Once I enable these, will they appear in the game if I am using GWX?
I ask this because I am confused with some things i read saying that if the ship/Aircraft is not scripted it will not show up in the game, others say that it has to be "generic" and stuff like that... :hmm: It's kind of confusing and would be very glad if someone could please clarify this for me.
Thanks a lot and sorry for my ignorance... :damn:
CapZap
nikbear
11-22-07, 05:24 PM
I too share your confusion,when I unzip the ship/plane,where do I send it and then get it to show up in campaign if its not JSGME enabled.I know if it is JSGME it will show up;)
Moin:
I see lots of new ships and aircrafts that can be added via JSGME and downloaded most of them. Once I enable these, will they appear in the game if I am using GWX?
I ask this because I am confused with some things i read saying that if the ship/Aircraft is not scripted it will not show up in the game, others say that it has to be "generic" and stuff like that... :hmm: It's kind of confusing and would be very glad if someone could please clarify this for me.
Thanks a lot and sorry for my ignorance... :damn:
CapZap Hi!
Two things need to happen before a new ship or aircraft appears in the game:
1. A modder assembles the 3D model(s), skin(s), configuration files, national roster files, etc., and (hopefully) puts them in a JSGME-compatible file structure, which JSGME then drops into the appropriate folders in the SH3 (or GWX) setup. You can generally tell if this has been done successfully for a new ship or aircraft if the new ship or aircraft appears in the Museum being operated by the correct countries.
2. The campaign must include the new ships and aircraft if a new model is to appear anywhere other than the Museum. It can be added via scripted ("campaign.scr") or random ("campaign.rnd") components in the campaign, or in separate single player or multi-player missions. Modders generally do not modify the campaign or write new missions for their units - that is your job (or, on the GWX team, bigboywooly's job - :lol:). Some ships or aircaft may appear if the campaign calls for a generic class (of which the new ship or aircraft happens to be a member); otherwise, the new units will not appear.Hope this helps... :)
Pablo
CapZap1970
11-22-07, 11:23 PM
Thanks a lot Pablo for your explanation. :up: It helps a lot, but still some things remain in the air. What you are saying is that unless the new units are "generic" they won't show up in game if they are not scipted?
Well, anyway, it clears the road and I suppose I will understand more of it in the process.
CapZap
bigboywooly
11-23-07, 12:34 AM
As a general rule allied merchants\tankers\destroyers and patrol boats will show with no further campaign work as there are plenty of generic campaign entries for the major nations
There are also a few generic entries for allied liner\troopships\light cruisers and battleships
New axis units generally wont show ingame without additional work on the campaign files
Aircraft will ALWAYS need either adding to an airbase ( best method ) or scripting on the SCR for them to show
Non - generic entry
[RndGroup 129.RndUnit 1]
Class=KSQ <---- ship to be picked by game
Type=102 <----- indicates merchant
Origin=SouthAfrica <---From the South African roster
Side=0
CargoExt=1
CargoInt=0
CfgDate=19430101
No=1
Escort=false
SpawnProbability=100
CrewRating=4
Generic entry
[RndGroup 1630.RndUnit 1]
Type=102 < --- Indicates type of ship
Origin=SouthAfrica <---From South African roster
Side=0
CargoExt=1
CargoInt=0
CfgDate=19390101
No=1
Escort=false
SpawnProbability=100
CrewRating=2
In the non generic RND entry the game will always pick a KSQ ( Tramp Steamer ) as that is the class name entered
In the generic entry no class name is shown so the game is free to choose ANY type=102 ( merchant ) in the South African roster folder
Hope that helps
coronas
11-23-07, 07:29 AM
Thanks for explanation. Are these rules suitables for individual missions?
CapZap1970
11-23-07, 08:25 AM
BBW, thanks for the explanation, now I get it!! :up: :up:
Thanks a lot for all the fforts to make m eunderstand this!!
CapZap
Hellraiser
11-23-07, 09:43 AM
As a general rule allied merchants\tankers\destroyers and patrol boats will show with no further campaign work as there are plenty of generic campaign entries for the major nations
Thanks for shedding light on this.
Another basic question for you...
Can you change the campaign files in port between patrols or do you have to wait until you start a new campaign??
As a Non Generic example, I'd like to remove some KGN and OTMS2 entries & swap those ships with others, like say...the new Akita or OLNippon type ships. Any problem with doing that?
bigboywooly
11-23-07, 11:36 AM
Changing the ship model in port shouldnt be a problem
Altering campaign entries can sometimes lead to a career not working after
Make a back up of the files first just in case
A couple of other things to bear in mind
Try to replace ships with a unit with similar speeds
For instance the OTMST2 has a top speed of 16.5
The OLNippon has one of 12 kts
When the game comes across a scripted T2 that has a waypoint speed of say 15 kts it can throw a wobbly and CTD as the new unit cannot do 15 kts
And always make sure you swop a like for like
Type=101 ( tanker ) for another type=101
candy2500
11-23-07, 12:24 PM
good topic...:up:
this is something i was working on for a full day Tuesday as i had downloaded a lot of ships and seen some had entries for the Englishname folder and some didn't. so i went back and cross reference the hole sea folder with the englishname folder and added the ship names to the englishname folder. after i did that the ships began to show up regularly as far as the merchant shipping go's. as for the war ships i haven't seen a one yet so im not so clear on that part...
example
seeing as there is battleships in SH3 like King George V Battleship, and in the englishname folder its named BBKingGeorgeV=King George V Battleship, and you added a battleship lets say the Battle Ship Iowa and made it a British battle ship and added the englishname folder as BBIowa=Battle Ship Iowa Class, since both are BB's will the game just go grab a battleship and maybe there is a chance it could be the Iowa or is it scripted to go find the King George in a task force only...
bigboywooly
11-23-07, 01:16 PM
SCR entries would use the KGV as scripted entries have to have a named unit class
As in
[Group 61.Unit 2]
Name=King George V
Class=BBKingGeorgeV <----Game HAS to pick this unit from available battleships
Type=11
Origin=British
Side=1
Commander=0
CargoExt=-1
CargoInt=-1
CfgDate=19400501
DeleteOnLastWaypoint=true
DockedShip=false
GameEntryDate=19410527
GameEntryTime=325
GameExitDate=19410601
GameExitTime=2359
RND entries can be more generic and use no class names
As in
[RndGroup 140.RndUnit 17]
Type=11 <---- Game can pick ANY battleship as long as in British roster
Origin=British
Side=0
CargoExt=-1
CargoInt=-1
CfgDate=19390101
No=1
Escort=false
SpawnProbability=50
CrewRating=2
ANY Type=11 ( Battleship ) in the British roster can be picked for the second example - even the Iowa if you added it
If you added the Bismark to the British roster it would have a chance to show
candy2500
11-23-07, 02:12 PM
SCR entries would use the KGV as scripted entries have to have a named unit class
As in
[Group 61.Unit 2]
Name=King George V
Class=BBKingGeorgeV <----Game HAS to pick this unit from available battleships
Type=11
Origin=British
Side=1
Commander=0
CargoExt=-1
CargoInt=-1
CfgDate=19400501
DeleteOnLastWaypoint=true
DockedShip=false
GameEntryDate=19410527
GameEntryTime=325
GameExitDate=19410601
GameExitTime=2359
RND entries can be more generic and use no class names
As in
[RndGroup 140.RndUnit 17]
Type=11 <---- Game can pick ANY battleship as long as in British roster
Origin=British
Side=0
CargoExt=-1
CargoInt=-1
CfgDate=19390101
No=1
Escort=false
SpawnProbability=50
CrewRating=2
ANY Type=11 ( Battleship ) in the British roster can be picked for the second example - even the Iowa if you added it
If you added the Bismark to the British roster it would have a chance to show
ok thanks for your time in helping clear this up.
are there generic entries for air craft carriers.
bigboywooly
11-23-07, 02:24 PM
There is in GWX 2.0 for both Escort and Fleet carriers for the US and UK
Not sure about previous GWX or other mods as dont have on comp at the mo
coronas
11-24-07, 04:50 AM
@bigboywooly:
Are these rules suitables for individual missions?
Thanks in advance.
bigboywooly
11-24-07, 07:08 AM
Do you mean single missions ?
Single\Multi missions are scripted so all unts are named ones
You can however replace those named class types with new ones
brotebjo
11-25-07, 12:58 AM
this was a great help, I've downloaded a few ships and haven't figured out how to add them to the campaign until now! Thanks alot!
vBulletin® v3.8.11, Copyright ©2000-2025, vBulletin Solutions Inc.