-
Posts
2,193 -
Joined
-
Last visited
-
Days Won
4
Content Type
Profiles
Forums
Gallery
Downloads
Store
Everything posted by Gocad
-
You're right about the formation limit, but that's unrelated to how the game engine picks the individual aircraft (also known as Level 2) decals for such formations. When generating a formation a RNG chooses a number (ranging from 0 to 99). Let's assume that the plane formation consists of 4 Soviet MiG-21 and the number chosen is 97. The lead plane of the formation (remember that the sovietnum goes from 00 to 99) would therefore have the number '97', the second MiG the '98', the third MiG the '99' and the fourth MiG the '00'. The problem is that the game doesn't check whether there are that many decals. It simply assumes there is and therefore assigns a decalnum that doesn't exist. Also, bear in mind that the game itself doesn't need a numbers.lst file to pick a decal. This file is actually only needed so that the player can pick the number he wants in the loadout screen.
-
Nah, I don't think it's a path problem, since he stated that he had placed the arabnum decals into the stock decals folder (...Objects/Decals) The problem with 3rd party skins is that those lazy skinners never come up with enough individual aircraft number decals (like at least 100) and that leads to a situation where you can encounter an aircraft (especially during single missions) that doesn't have any number decals although there is nothing wrong with the pathnames an all. You can't win against the RNG! Mark my words.
-
114 downloads
VMF-351 skin for the Mirage Factory F-8J ----------------------------------------------- Making this skin would not have been possible without the work done by the Gunfighters team and the Mirage Factory or without Column5's fantastic template. Thanks a lot, guys! Installation instructions -------------------------- Extract the contents of the rar file named 'MC_2' into a TEMP folder. Read the text file for further instructions. Legal stuff ------------ 1. The work may not be used in payware projects or in projects that will not be freely distributed under these same terms. 2. You must give proper credit in your readme file. 3. If feasible, include the original readme along with your new mod. Additional notes: ------------------ - updated version, see readme for details -
View File VMF-351 skin for the Mirage Factory F-8J VMF-351 skin for the Mirage Factory F-8J ----------------------------------------------- Making this skin would not have been possible without the work done by the Gunfighters team and the Mirage Factory or without Column5's fantastic template. Thanks a lot, guys! Installation instructions -------------------------- Extract the contents of the rar file named 'MC_2' into a TEMP folder. Read the text file for further instructions. Legal stuff ------------ 1. The work may not be used in payware projects or in projects that will not be freely distributed under these same terms. 2. You must give proper credit in your readme file. 3. If feasible, include the original readme along with your new mod. Additional notes: ------------------ - updated version, see readme for details Submitter Gocad Submitted 05/09/2008 Category F-8 Crusader Skins
-
MiG-27 D, K, M & ML
Gocad replied to lindr2's topic in Thirdwire: Strike Fighters 1 Series - File Announcements
I would say there is another problem (regarding the MiG-27's LOD files), but I've sent lindr2 a PM already. -
TGA frustrations
Gocad replied to FastCargo's topic in Thirdwire: Strike Fighters 1 Series - Mods/Skinning Discussion
USAF tailcodes and serial numbers are actually quite easy to make, but US Navy tailcodes.... -
Sounds to me like another case of RNG love. First of all, your skins need a file called numbers.lst This is a text file that should contain as many lines as there are individual aircraft numbers! For single missions: In the pre-flight loadout screen select the first number (or whatever you have written into the numbers.lst) For campaign missions: Open your campaign_data: Search for the unit you want to fly for that uses a 3rd party skin. Add 'StartNumber=0' right after the 'DefaultTexture' entry.
-
119 downloads
VC-2 'Blue Tails' skin for the Mirage Factory F-8B ------------------------------------------------------------------- Making this skin would not have been possible without the work done by the Gunfighters team and the Mirage Factory or without Column5's fantastic template. Thanks a lot, guys! Installation instructions -------------------------- Extract the contents of the rar file named 'JE_2' into a TEMP folder. Read the text file for further instructions. Legal stuff ------------ 1. The work may not be used in payware projects or in projects that will not be freely distributed under these same terms. 2. You must give proper credit in your readme file. 3. If feasible, include the original readme along with your new mod. -
View File VC-2 'Blue Tails' skin for the Mirage Factory F-8B VC-2 'Blue Tails' skin for the Mirage Factory F-8B ------------------------------------------------------------------- Making this skin would not have been possible without the work done by the Gunfighters team and the Mirage Factory or without Column5's fantastic template. Thanks a lot, guys! Installation instructions -------------------------- Extract the contents of the rar file named 'JE_2' into a TEMP folder. Read the text file for further instructions. Legal stuff ------------ 1. The work may not be used in payware projects or in projects that will not be freely distributed under these same terms. 2. You must give proper credit in your readme file. 3. If feasible, include the original readme along with your new mod. Submitter Gocad Submitted 05/08/2008 Category F-8 Crusader Skins
-
IIRC the Navy and the Air Force used different Sidewinder and Sparrow models, i.e. some Sidewinders were only used by the USN. Many 3rd party a/c, such as the F-4N/S do reflect this through the attachment types of their weapon stations, which may make it impossible to load a weapon that wasn't used by the Navy. Short version: Check the attachment types of the weapons (> weapondata) and the weapon stations (> aircraft_data).
-
Israeli F-15's conducted air combat training with MIG-29'S
Gocad replied to lazboy's topic in Military and General Aviation
IIRC the Luftwaffe has a training area in Sardinia, so it's actually not much of a surprise that it took place there. -
Wingman won't engage
Gocad replied to Basher11's topic in Thirdwire: Strike Fighters 1 Series - General Discussion
You don't need to buy WOI just because of the code changes, since TK will implement those into the earlier games once WOI is stable and bugfree. Then again, buying WOI means more money for TK and that might make him work faster. Also, your wingmen do engage the enemy...all of them: -
Typhoon skin wips....
Gocad replied to russouk2004's topic in Thirdwire: Strike Fighters 1 Series - General Discussion
Interesting. Maybe now there will be a category for Typhoon skins... -
4th of july.
Gocad replied to triplethr3at's topic in Thirdwire: Strike Fighters 1 Series - Mods/Skinning Discussion
I guess it's determined by the range of the weapon (groundobject) and projectile weight and muzzle velocity of the gun (gundata) A ship equipped with a weapon that supposedly has a range of 3000m wouldn't engage an enemy aircraft that's directly above the ship at, let's say, 12000 ft. -
Onboard laser nose
Gocad replied to DerAlte's topic in Thirdwire: Strike Fighters 1 Series - Mods/Skinning Discussion
The Laser Designator must be added to the aircraft_data. The avionics file has nothing to do with it. Open the aircraft_data and add this: [Fuselage] .... SystemName[010]=LASERDESIGNATOR .... // Weapon Stations --------------------------------------------------------- ... [LASERDESIGNATOR] SystemType=LASER_DESIGNATOR CameraFOV=2.500000 CameraPosition=0.000000,9.500000,-0.650000 CameraYaw=0.000000 CameraPitch=0.000000 CameraRoll=0.000000 EODisplayFlags=268501249 SeekerRange=28.000000 SeekerGimbleLimit=120.000000 SearchTexture=PaveTackNarrow.tga SightTexture=avq23sight1.tga -
Tracer shield
Gocad replied to Silverbolt's topic in Thirdwire: Strike Fighters 1 Series - General Discussion
Judging by this screenshot here I would say it shouldn't be to difficult to emulate that. I guess it's just a matter of increasing TracerLength (see GunData) and TracerLoading(see ObjectData). -
BVR Combat revisited
Gocad replied to Basher11's topic in Thirdwire: Strike Fighters 1 Series - General Discussion
I'm going to say something for which I have no evidence whether it's true or not, but I do think it makes sense: The even numbered aircraft is the wingman of the odd numbered aircraft. The odd numbered aircraft is the leader and actively engages the enemy while his wingman watches his back. Therefore the even numbered aircraft don't start fights on their own, because they already have an assignment. -
I disagree. I do think that these reports can be useful, but unfortunately they often are presented out of proportion. The media (and I think their audience as well) prefers to focus on the sensational value of such an incident instead of providing the public with an objective account of the event. God, I sound so idealistic here.
-
BVR Combat revisited
Gocad replied to Basher11's topic in Thirdwire: Strike Fighters 1 Series - General Discussion
No, there isn't. Why would someone want to turn this game into something where you don't have to do anything at all because your AI wingmen shoot down or bomb everything that shows up long before you even get to chance to do it yourself? Now THAT would be a problem. -
Even without pics I think it's fair to say: A-10 > Typhoon (well, at least when it comes to belly landing)
