Jump to content

Recommended Posts

Greetings, first of all. This game is AMAZING, and it is one of the few good sims (or light-sims) that'll actually run on my laptop, it has a lot of variety and I seriously love that... I'd just like to know how to mod it better, you see, I've downloaded TONS of aircraft and, up to this point, they've all appeared on the list no problem whatsoever.

The main problem is the weapons, now, I don't know what I messed up or how I did, but there's a lot of weapons missing, some of them pretty important. I'm looking for someone that can walk me trough this and give me some tips in the way.

by the way, if you want to know which exactly are my addons, they're mostly aircraft and weapons, all of them ripped from the desert storm mod over to "vanilla" sf2, since I can't run the desert storm mod. 

I'm willing to do a lot of work to get my game back in order and I hope I can get some help.... with nothing more to add, I await for some pointers, thanks beforehand.

Share this post


Link to post
Share on other sites

I don't data mine the ODS weapons, but I think they did some research and made it so it would show up on their planes without problems. But for including them in your mod folder you have to look at a lot of factors, such as length, weight, and if their specific to a pylon. That's what you probably have to do in order for them to show up, but I'm sure somebody from the ODS mod will chime in about them too.

Share this post


Link to post
Share on other sites

i will confirm, alot of the weapons from the ODS30AE are tweeked to work specifically with certain aircraft and even certain pylons (well, weapon stations to be specific).

for general advice i will say this is the time to learn to compare entries and how things work. i wont give specific advice on any of it because there's a hell of alot.

the head honcho for 30AE will probably tell you not to f*** with it as its worked on by a team to be as good as possible.

while that is true, modders are tinkerers. pull s*** apart and put it back together again. learn how to do so and make it work. the experts even know how to hide the extra parts :biggrin:

i wont tell you not to pull ODS30AE apart, might as well tell a tide to stay out. but i will say that assitance on specifics might be sparse.

use the knowledge base, go through the old forum threads. there is alot of info in there that will help you

Edited by daddyairplanes
  • Like 2

Share this post


Link to post
Share on other sites

Personally, mixing and matching weapons is pretty much a no-no. For a 'vanilla' non specific mods folder, the regular weapons paks are MORE than sufficient.

  • Like 1

Share this post


Link to post
Share on other sites
1 hour ago, Wrench said:

Personally, mixing and matching weapons is pretty much a no-no. For a 'vanilla' non specific mods folder, the regular weapons paks are MORE than sufficient.

do they just work out of the box? as far as I know (which is not much), you have to specify what guns each will the aircraft be using on their files or something (again, I'm not the brightest Modder)

Share this post


Link to post
Share on other sites
5 hours ago, daddyairplanes said:

i will confirm, alot of the weapons from the ODS30AE are tweeked to work specifically with certain aircraft and even certain pylons (well, weapon stations to be specific).

for general advice i will say this is the time to learn to compare entries and how things work. i wont give specific advice on any of it because there's a hell of alot.

the head honcho for 30AE will probably tell you not to f*** with it as its worked on by a team to be as good as possible.

while that is true, modders are tinkerers. pull s*** apart and put it back together again. learn how to do so and make it work. the experts even know how to hide the extra parts :biggrin:

i wont tell you not to pull ODS30AE apart, might as well tell a tide to stay out. but i will say that assitance on specifics might be sparse.

use the knowledge base, go through the old forum threads. there is alot of info in there that will help you

where exactly can I start learning about file tweaking and how it all works? is there an specific channel or something? sorry if I'm being a bother 

Share this post


Link to post
Share on other sites
On 12/9/2022 at 11:46 PM, Wrench said:

Personally, mixing and matching weapons is pretty much a no-no. For a 'vanilla' non specific mods folder, the regular weapons paks are MORE than sufficient.

I will say ha-ha on it :biggrin:

On 12/9/2022 at 5:41 AM, thejackie said:

a lot of weapons missing

My advice is to download weapons pack and start to do your personal weapon pack, nioce good and universal and up to date based on somthing from this  section. I think you will not hide from this problem. Once upon a time it will get you from the corner on unexpected time https://combatace.com/files/category/727-weapon-packs/

Share this post


Link to post
Share on other sites
On 12/10/2022 at 6:09 AM, thejackie said:

where exactly can I start learning about file tweaking and how it all works? is there an specific channel or something? sorry if I'm being a bother 

Been Through this kinda problems too.. spent hours just to found out for ONLY single Aircraft Ordnances mess.. :bad: Don't Know If I could help.. but this what I've been thru, checks, done.. 


- Updated/adding/Copy-paste Weapon(s) from extracted downloaded Mod to Mod Folder: 
Some Modder have included Weapons set along with Decals, Pilots, Etc. To make it fast,  (read: too lazy to check) sometimes I just copas and overwrite to my weapon mod folder.  this is 100% my foul.. so..
Make SURE in weapon data.ini, Name of LOD are same with current LOD files.. 4 example:


[WeaponData001]
TypeName=GBU-10B
FullName=GBU-10B/B Paveway I LGB
ModelName=GBU-10B  <----------   This LOD input should be Match with LOD's Name. If your 3d Model LOD name are GBU10B, rename it to GBU-10B, or change data.ini  to GBU10B.. whichever suit you better.. 
                                                           This occur when Weapon data has the same file name and overwrite existing Mod, but the content of the INI files are not the same content with existing LOD file.
just check what weapons are missing, if it still in your Weapons Folder, not accidently re-type, remove or anything.. Maybe the problems above occur.  

- Specific Station Code. 
Back to your plane and weapons.. did they have "SpecificStationCode"? IF yes, double check it.. This special coding are for specific loadout, so not all planes could carry those weapons. and check what Type of AttachmentType= too.. (USAF,USN,WP,CHINA etc)

- Some Armament need Specific Rail/Racks mount. This too happen, weapon of choices are on hangar / loadout screen, mounted it, go FLY.. but when in game.. They're Gone! 
Check your Loadout.ini has "RackType=MER, TER, AIM-9_Rail, FT_mount" etc or something similar..


Loadout[01].WeaponType=Mk82
Loadout[01].Quantity=3
Loadout[01].RackType=TER

and your Aircraft Data.ini/Weapon Station(s) :

[Name of station]

LoadLimit=500
AllowedWeaponClass=,TER,BOMB,RP,GP  
SpecificStationCode=
AttachmentType=USMC,USA,USN

be sure to check weapon Stations capable to carry those Racks, load limit, diameter or type of ordnance as Mr. DaddyAirplanes stated above.
and SURELY you have those in your weapons Folder. sometimes problems above (Name of LOD are different from Data.ini) could happen too. 


- Weapon Date:
Some weapon has start - End date coding.. which I guess everyone already aware.. be sure the weapon you wanna mount are in same time range with your plane, and show up in Hangar Loadout screen.

-Type of Station and Mount. 
Go to AircraftData.ini.. check weapon stations Availability, does they allow IRM,SAHM,GP,BOMB,ASM etc?  some Updated Aircraft Mod sometimes HAVE Add or Remove those capability.. TW Weapon Editor Utilities and CA Basic Knowledge are your best Helper.. 
 

_Sorry for my bad english, Im not a mod-er myself, so just be sure check old threads here. And why do I bump into this one old month Post Anyway? :rolleyes: maybe my sleep deprived kick in.. or overthinking how to crack Iranian Hawk Sites. :biggrin:

Goodluck Lad! hope you solve your Probs soon..

  • Like 1

Share this post


Link to post
Share on other sites
On 12/9/2022 at 5:41 AM, thejackie said:

The main problem is the weapons, now, I don't know what I messed up or how I did, but there's a lot of weapons missing, .

To see a weapon on your plane needs more things to be checked and in order than you might think. These are some common errors beginners oftenly do:

 

- The 3D model is not present in weapons folder

- The syntax is wrong in some of the needed files

- The weapon declaration/syntax is missing from a plane's pylon

- one didn't pay attention that some weapons are specific to some pylons/aircraft and only ! Always, if something looks wrong, first take a look, in weapon editor for STATION CODE box!

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

  • Similar Content

    • By Eagle114th
      Hello everyone,

      I am  re-creating the posts after hte ideas came up about the name of proejcts and what it is about.  This project is to be known as  SF2 Avionics Community Pack (SF2:ACP for short), because the purpose of this projects is to create the assets for anyone to usse  for our mods, as well for customizing our SF2 installation.  You will need to put them into aircraft folder and customize the .ini   files, in order, for them to appear in-game.

      This is what I find so enjoayble and I noticed that not many simulation does this.  This s project aims to bring the realistic, immersive expereicnes in cockpits with actual textures for radar scope, RWR, HUD, and any avionics that is currently moddable in SF2 and aircraft mods.

      I will exlpain the limitation of SF2 engine, so we can get better pictures of what we can and can't do for now.  I said "for now, is becauuse I have the hope htat someday, somehow, someone manage to make it possible to make avioincs further moddable in SF2.

      1) Texture issues:  What can be done is chan ging radar scope texture.  But the problem is that, the radar symbols / lines colors can not be changed.  We are stuck with default green SF2 radar symbosl /lines / circles.  And eve with new textures, the radar lines / symbols/ shapes will be applied on top of it.  So it mean, if you have 'black line' on top of radar scope like A-4s as an exampe, the radar still overlap it.  

      Another issues is that, most of SF2 default aircraft does not have texture-able radar scope for 'turned off' radar, so it seem strange how CRT (texture) would suddenly show up when turnig radar on. I wished that the radar scope woudl be texture-able, so that it seem taht only radar lines / symbols / shapes would appear, therefore preserving the immersive experiences.

      2) Lighting, after attempting to use the actual colors of radar scope based on the pictures, as an example,  they usually show upup too bright comnpared ot another instructments / avionics in cockpit. So they need to be darken, in order to blend naturall in cockpits.  And another issue is radar colors of green, it need to be readable, therefore further darken the texture.  So they might will appear  darker compared to the photo.  (I am currenlty wokring on this part on both F-89s and A-4s radar scope and RWR new textures).

      3) Avionics DLLs, there are only two DLLs I believe, that we can use either one of Avionics DLL for early and modern aircraft.  But I still have the hope.  The reason why I have hope is because, I am part of the community that is modding Jane's series simulation.  That simulation is almost 30 years old and people still mods it.  It amazes me, therefore gives me hopes.

      Besides the lmitation, it does not stop us from wanting to create the mods that would improve the experiences in avioincs.  What inspired me to do this, I was customizing SF2 installation for early cold war era (My favorite era), in Asia, midddle east, and other theatre, along with later cold war era, I noticed that there is always room of growth and improvement for cockpits.  That is when I came up the awy to improve F-89 series radar scope, as you can see it in another theatre abou Stary's F-89 cockpits.  Then here it is, SF2: Avionics Community Pack!

      What would be great help if we can share the pictures and information on the avioinics for various planes, so we can get busy with the  avioniocs improvement.  

      If anyoneo have the requests for radar scope, or any avioinics improvement, it would be great help if the resources can be provided too.

      The next posts will cover what I am doing with both F-89s and A-4s  gunsights, radar scope, and rwr, along with F-89's radar scope.

      ------------------------------------------------------------------------------------------------------------------

      DOWNLAOD: SF2 ACP v0.2


      ------------------------------------------------------------------------------------------------------------------

      Cheers!
    • By Viper63a


      View File SF2 F-111A Jets for Vietnam: The 428th, 429th and 430th TFS from Tahkli RTAFB
      SF2 F-111A Jets for Vietnam: The 428th, 429th and 430th TFS from Tahkli RTAFB!
      v2.0 20241207
      -------------------------------------------------------------
      This mod includes upgraded version of...
      * F-111A Combat Lancer jets for Vietnam 1968: The 428th, 429th and 430th TFS from Tahkli RTAFB!
       
      -------------------------------------------------------------
      Installation: Important!
      -------------------------------------------------------------
      * Backup\Delete\Move the "F-111A" folder out of your installation "\Aircraft\" & "\Decals\" folders...
       
      * Unzip and copy the contents of the the uncompressed "To_Mod_Folder" folder to your StrikeFighter2 mod folder and overwrite if required. 
       
      -------------------------------------------------------------
      Add F111 SoundList
      -------------------------------------------------------------
      Lastly, Read the "Add F111 SoundList.txt" readme file on updating your your "Flight\SoundList.ini" file with the custiom F-111 sound files included in this pack. 
      -------------------------------------------------------------
      Enjoy!
      =Viper=
       
      -------------------------------------------------------------
      -------------------------------------------------------------
      Credits: Updated by Viper63a, dtmdragon, Lel and Fanatic Modder!
      -------------------------------------------------------------
      -------------------------------------------------------------
       
      * FastCargo's Super Vark package 2.4 (SF2)
      http://combatace.com/files/file/10425-f-111-super-vark-pack-version-24/
      * Slick Cowboy's F-111_improvedskinpack 2.0 (SF2) 
      http://combatace.com/files/file/14798-f-111-improvedskinpack/
       
      * Dave's EF-111A Version 2.0 (SF1)
      http://combatace.com/topic/36438-ef-111a-version-20/
       
      * LeL's F-111 TAC Pack (SF1)
      http://combatace.com/topic/80711-f-111-tac-pack/
       
      * Spinners [Fictional] General Dynamics F-111A 'Early TAC' Version 1
      http://combatace.com/files/file/14574-fictional-general-dynamics-f-111a-early-tac/
       
      * Hi Ho Silver - The Afterburner Mod v.1 (SF1/SF2) 
      http://combatace.com/files/file/15143-the-afterburner-mod/
       
      * Florian - "AmokFloo" - Western Style Pilot Models (SF1/SF2)
      http://combatace.com/files/file/6693-western-style-pilot-models/
       
       
      Submitter Viper63a Submitted 06/17/2015 Category F-111  
    • By Viper63a
      SF2 F-111A Jets for Vietnam: The 428th, 429th and 430th TFS from Tahkli RTAFB!
      v2.0 20241207
      -------------------------------------------------------------
      This mod includes upgraded version of...
      * F-111A Combat Lancer jets for Vietnam 1968: The 428th, 429th and 430th TFS from Tahkli RTAFB!
       
      -------------------------------------------------------------
      Installation: Important!
      -------------------------------------------------------------
      * Backup\Delete\Move the "F-111A" folder out of your installation "\Aircraft\" & "\Decals\" folders...
       
      * Unzip and copy the contents of the the uncompressed "To_Mod_Folder" folder to your StrikeFighter2 mod folder and overwrite if required. 
       
      -------------------------------------------------------------
      Add F111 SoundList
      -------------------------------------------------------------
      Lastly, Read the "Add F111 SoundList.txt" readme file on updating your your "Flight\SoundList.ini" file with the custiom F-111 sound files included in this pack. 
      -------------------------------------------------------------
      Enjoy!
      =Viper=
       
      -------------------------------------------------------------
      -------------------------------------------------------------
      Credits: Updated by Viper63a, dtmdragon, Lel and Fanatic Modder!
      -------------------------------------------------------------
      -------------------------------------------------------------
       
      * FastCargo's Super Vark package 2.4 (SF2)
      http://combatace.com/files/file/10425-f-111-super-vark-pack-version-24/
      * Slick Cowboy's F-111_improvedskinpack 2.0 (SF2) 
      http://combatace.com/files/file/14798-f-111-improvedskinpack/
       
      * Dave's EF-111A Version 2.0 (SF1)
      http://combatace.com/topic/36438-ef-111a-version-20/
       
      * LeL's F-111 TAC Pack (SF1)
      http://combatace.com/topic/80711-f-111-tac-pack/
       
      * Spinners [Fictional] General Dynamics F-111A 'Early TAC' Version 1
      http://combatace.com/files/file/14574-fictional-general-dynamics-f-111a-early-tac/
       
      * Hi Ho Silver - The Afterburner Mod v.1 (SF1/SF2) 
      http://combatace.com/files/file/15143-the-afterburner-mod/
       
      * Florian - "AmokFloo" - Western Style Pilot Models (SF1/SF2)
      http://combatace.com/files/file/6693-western-style-pilot-models/
       
       
    • By TheRealJuralumin
      I don't really know how this happened, but the font for the menu and HUD has changed, text is now slanted and some letters and words are getting slightly cut-off, it's not game breaking in the slightest, but it is a bit annoying as some things have proven difficult to read. I will attach some screenshot examples. If anyone knows why this has happened and how I can fix it, it would be very much appreciated!




    • By johntitor
      So I'am playing this strike fighters 2 black sea crisis addon and I believe I did everything right . The campaigns work for all factions except United States air force . When I select them and a specific squadron of aircraft and click on generate campaign ,the game just crashes to desktop . The same thing does not occur for Russian , ukrainian air force  and united States navy . What could I be missing here . ? For some reason , the USAF aircraft are easily flown in single mission scenarios . Like the F16 will fly in single missions but when I try to click on its campaign . The game just crashes . 
       
      Your help is needed!
×

Important Information

By using this site, you agree to our Terms of Use, Privacy Policy, and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..