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 JamesWilson
      Hi everyone,
      I recently got into weapon modding and wanted to edit some missiles.
      I went for the Weapons Folder with the Weapons Editor, and some weapons were missing, even tho i can see them and equip them in-game.
      I wanted to edit the AA-2D Atoll for my Su-22M3, but there's no AA-2 folder inside Weapons folder, nor inside plane folder, even tho the missile is equippable and i can see it/use it in-game.
      Since there's no Atoll folder, i have no idea how is it possible for me to have it in-game, and even less i know on how am i supposed to edit it through Weapons Editor, since i can't select the folder.
      I thought it may be a sort of "built-in-game" missile and for this reason not showing in weapons folder (idk i just made an hypothesis).
      So i tried using the CAT Extractor, but seems like not working... no matter which CAT file i select, it says "error opening this .CAT file, no files can be extracted", how's that? How do i fix it? Am i doing something wrong?
      Thank you in advance for helping me fixing all these issues or helping me find what i'm doing wrong
    • By JamesWilson
      Hi,
      after seeing the TMF F-14 has wrong and inaccurate speed and fuel indicators, i found out the default Third Wire F-14 has working and accurate ones, but i dont wanna use it cause the TMF Tomcat is better and the cockpit too more realistic too, so can you switch the speed and fuel indicators on the TMF F-14 with the default Third Wire F-14? And for fuel too? Do you need to 3D model and/or do something else other than edit some text files?
       And is it or it's not possible to do?
      Down here are 2 pictures from the correct cockpit in the default Third Wire F-14:


      And 2 from the TMF F-14 (the inaccurate one):


       
      Thanks for helping.
    • By JamesWilson
      Hi everyone,
      I was wondering how to customize the numbers after your callsigns, since it always gives me the same ones.
      I think i managed somehow once, a bit of time ago, but now i forgot and have no idea how to.
      I'm not talking about how to customize the callsign name, but the unit number after it.
      As you can see in the Roster and in the picture under, i get "Fast Eagle 1-1" and "Fast Eagle 1-2"
      Here are some examples:


      The numbers on the tail, wing and nose numbers are customized, cause i managed how to change them, choosing them individually for each unit in the mission file by changing "AircraftNumber=" and typing the number, like "2" (as for 202). It doesn't change by typing the whole number tho, like 202 by typing 202, but it goes by typing the number that corresponds to the list of numbers you have. For example, In a list that goes from 200 to 400, you will have to type 10 to get 300. Here i just typed "2" and "7" since the list starts from 200


      IIRC, in the past i just used to type the Aircaft number just like that, and in-game i had the proper number after the callsign, like "Fast Eagle 102", not just the number displayed on the plane livery.
      How do i do? I'm pretty sure that it's possible to have "Fast Eagle 102" on my screen HUD and in the Roster
      Thanks in advance for helping me.
       
    • By JPMoney
      I’m flying an F-16I Sufa mod for Strike Fighters 2 Israel. I’ve modified the loadout ini file in an attempt to change the missile types and positions on the pylons. I’m having a consistent issue with the outer pylons (not the wingtip mounts, but the furthest pylons from the fuselage under the wings). I want these to carry one AMRAAM each, and as far as I can tell I have modified the loadout ini, the related missile object inis, and aircraft ini to be able to accommodate this. However, when I go to a single mission in-game and access the loadout screen, those outer pylons are always empty (no missiles). When I go to add missiles manually to these pylons, all AMRAAM types only are available in “4s” and not “2s.” So in other words it’s trying to mount 2 AMRAAMs on each pylon, which shouldn’t be possible (realistically), as these are set up for single missiles only. The F-16I ini file does have a relatively complex series of pylon rules, but I believe I have it set up to be able to mount AMRAAMs on these pylons, and I can’t find any setting in any file that would allow me to indicate there should only be the option to mount one missile per pylon in the loadout screen in game. I suspect a setting related to this “4 missiles” issue is preventing my loadout ini file from operating correctly and defaulting my vipers to have AMRAAMs on those pylons. 
       
      Any thoughts on a setting I am missing here?
×

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..