Jump to content
Sign in to follow this  
Dave

Updating Older Planes to SF2 Standards

Recommended Posts

Hello.

First-off thank you for the great work and effort.

I have yet ne small note. On the side of http://cplengineeringllc.com/SFP1/ there is also great at what material their permit but also to SF2 standart could bring.

maybe someone out of interest and at times she writes.

 

beautiful still evening.

Kalle 300

Share this post


Link to post
Share on other sites

We are unable to host those files here at Combatace.

 

FC

Share this post


Link to post
Share on other sites
I've been working on the F-104S and ASA.

Are we doing these for a merged install? Because I think vanilla SF2 doesn't have the F-104 lods? (cant check, I only have SF2:E and V which have these lods)

 

Nevermind this comment, stupid question. :biggrin:

We don't include LODs anyway, but this will take some time, as I'm trying to figure out how the extra pylons work. THe belly sidewinders and the Left/Right Wing Aspide's load w/o their pylon models. I'll sort it out in a few days. :good:

Share this post


Link to post
Share on other sites
Nevermind this comment, stupid question. :biggrin:

We don't include LODs anyway, but this will take some time, as I'm trying to figure out how the extra pylons work. THe belly sidewinders and the Left/Right Wing Aspide's load w/o their pylon models. I'll sort it out in a few days. :good:

 

http://forum.combatace.com/index.php?autoc...p;showfile=1439

 

http://forum.combatace.com/index.php?autoc...p;showfile=1591

 

About use those for a start, Just an idea.

Share this post


Link to post
Share on other sites

PB: use the 'fake pilot method' for the ASA/ASA-M plyons.

 

(the asa-m mod I did is here: http://forum.combatace.com/index.php?autoc...p;showfile=4893

uses the stock F-104G lods)

 

Just like I did with the Mig-17PF/PFU. It takes a 'while' (an hour or so) to fine tune to positioning using that method, but it works REALLLLY good!!!! Cause they always show up!! :biggrin:

 

Start with the basic positions (as stated in the data ini)...

 

The systemname= already exists in the FUSELAGE section, so you'll need to add the 'seat' (and don't forget the edit the data ini's weapons stations, as the F104s pylon set was #1 group and #1 station, and the renumber the loadout ini to match)

 

summat like:

 

[F104S]

SystemType=PILOT_COCKPIT

PilotModelName=FakePilot

Position=0,0,0

SeatModelName=F-104S

SeatPosition=0.0,2.0,-0.370 <--no doubt, this position WILL need some adjusting!!!

SeatID=2

 

some readjustment of the sparrow/aspide and sidewinders mounting positions MAY be necessary, but that's fairly easy to do in the AttachmentPosition= line for each hardpoint

 

A quick look at ajundar's F-104S, shows it dosen't use any extra pylons, so that should require minimal (if any) tweeking.

 

wrench

kevin stein

Share this post


Link to post
Share on other sites

Thanks Wrench! I had it figured out 20 minutes ago :biggrin:

Been moving the pylon up and down since then. It was implemented as a Fuel Tank, so I'll transform that to a FakePilot method. Got all the RWR,Radar stuff good to go. For loadouts I got the books I'll study tomorrow. Userlist, damaged model, etc. All SF2 compliant.. will test it on some Greek Islands too :))

A full package will be nice I think, S, ASA, ASA-M.

Share this post


Link to post
Share on other sites

Great minds DO think alike.

 

btw, there's a way to add an RWR gauge to the cockpit, but you'll loose the 2ndary ADI. I'll have to find my 'mod' notes, and post them here if you want.

 

otherwise, adding an audio-only is just a few lines in the avionics ini, and dropping anybody's RWR bmp into the /cockpit folder. (adjusting the pointer line in the avionice, of course! :wink: )

 

wrench

kevin stein

Share this post


Link to post
Share on other sites

mind you, the instructions/data below are for 08 level TOS games. SF2 NextGenners will need to create the RWR list thingy, or just exract the F-4Es and rename for use on the Zippers....

 

btw, I orignally did this for the F-100D, but the setup is pretty much the same...just adapted for the Zipper's pit.

 

ok, you'll need freshly extracted:

 

F-104G_COCKPIT.INI

F-104G_AVIOINCS.INI

 

and the

 

F-4E_RWR.bmp

 

or any other you have laying around; that's just the one I had sitting around.... :wink:

 

open the avionics ini and add this to the top section, whre it calls out the radar texture bmp...

 

RWRTexture=cockpit\f-4e_rwr.bmp

 

then, down at the bottom, add the "usual suspect" RWR data; this comes right (again!) from the F-4E, but it really don't matter

 

[RWR]

Type=3_RING

AirSearchTexture=RWRair1.tga

AirTrackTexture=RWRair2.tga

AirLockTexture=RWRair2.tga

GroundSearchTexture=RWRground1.tga

GroundTrackTexture=RWRground2.tga

GroundLockTexture=RWRground2.tga

SearchPosition=0.90

TrackPosition=0.55

LockPosition=0.15

SearchSize=0.075

TrackSize=0.075

LockSize=0.075

SearchFlash=FALSE

TrackFlash=TRUE

TrackFlashRate=0.2

LockFlash=TRUE

LockFlashRate=0.1

TrackSound=RWRTrackSound.wav

LockSound=RWRLockSound.wav

 

[RWRTrackSound]

Priority=HIGH

3DSound=FALSE

Looped=TRUE

NumBuffers=1

 

[RWRLockSound]

Priority=HIGH

3DSound=FALSE

Looped=TRUE

NumBuffers=1

 

it's the 'standard' RWR statement.

 

Save and close

 

Now, open the cockpit ini....you're going to be doing some 'commenting' out of come instrument lines...

Scroll down to the end of the instrument listings.... and do the following....

 

//Instrument[050]=ADI2_Roll

//Instrument[051]=ADI2_Pitch

Instrument[050]=RWR

 

scroll on down to the bottom, where the 2 ADI_2 callouts are, and copy/paste the data below over it:

 

[RWR]

Type=RWR

NodeName=ADI2

 

//[ADI2_Roll]

//Type=BANK_INDICATOR

//NodeName=ADI2

//MovementType=ROTATION_Y

//ValueUnit=DEG

//Set[01].Position=0

//Set[01].Value=0

//Set[02].Position=-360.0

//Set[02].Value=360.0

 

//[ADI2_Pitch]

//Type=PITCH_INDICATOR

//NodeName=ADI2

//MovementType=TEXTURE_V

//ValueUnit=DEG

//Set[01].Position=0.5

//Set[01].Value=-90

//Set[02].Position=0

//Set[02].Value=0

//Set[03].Position=-0.5

//Set[03].Value=90.0

 

save and close the cockpit ini. Now, the gauge face used seems a BIT smaller than the 'visible field' of the rwr bmp, but it does work. (it actually is bigger on the F-100D, and works quite nicely!)

One could also extract the various cockpit gauge bmps, and see if the 'black area' could be enlaged by repainting it over those hash marks; might increase the viewing area.

Historically accurate? Most definately not!!! :haha: but, it will give you the visual goodies. As seen in the screenie below

 

have fun!

wrench

kevin stein

Share this post


Link to post
Share on other sites
Historically accurate? Most definately not!!! :haha: but, it will give you the visual goodies. As seen in the screenie below

 

Wrench you da man! :good:

I got the pylons setup nicely for all 3 models, off to try this RWR setup. So you're saying forget about historical accuracy, hmm, I just started reading about the Starfighter , so not sure about the real instruments yet.. Will set it up this way anyway, we can always comment out if it is really out of whack with the real deal..

Share this post


Link to post
Share on other sites

Well that is a good work around.

Share this post


Link to post
Share on other sites

hey guys , is anybody converting the Su-27SM by Insky and the Su-24 Pack by Lindr2 using Veltro2K's Su-24 Model?

 

cause i'm working converting those, i jus't can't figure why the Decals on flanker aren't appearing and the Loadouts are messed up....if somebody want help me i'll be welcome ;)

Share this post


Link to post
Share on other sites
hey guys , is anybody converting the Su-27SM by Insky and the Su-24 Pack by Lindr2 using Veltro2K's Su-24 Model?

 

cause i'm working converting those, i jus't can't figure why the Decals on flanker aren't appearing and the Loadouts are messed up....if somebody want help me i'll be welcome ;)

 

Tell me about it.. sat down a full hour yesterday when I converted the Seahawks and strugled to get the decals to show. Then suddenly naming convention came up in my mind, checked out every single decal.ini and changed most of the entries. most of the entries were done in lower cassing but should had been in capital letters. :biggrin:

Share this post


Link to post
Share on other sites
Tell me about it.. sat down a full hour yesterday when I converted the Seahawks and strugled to get the decals to show. Then suddenly naming convention came up in my mind, checked out every single decal.ini and changed most of the entries. most of the entries were done in lower cassing but should had been in capital letters. :biggrin:

 

Actually that doesnt make a difference. Check my SF2 planes I updated. In fact using that format works perfectly. You really dont even need the D folder but I leave it because its one less file I have to edit. But check it out and all will become clear to you.

Share this post


Link to post
Share on other sites
Tell me about it.. sat down a full hour yesterday when I converted the Seahawks and strugled to get the decals to show. Then suddenly naming convention came up in my mind, checked out every single decal.ini and changed most of the entries. most of the entries were done in lower cassing but should had been in capital letters. :biggrin:

 

i'll try now :deadhorse:

oh, i'm dumbastic....

 

it was

SU-27SM\54\d\rbn

but the correct is:

Su-27SM\blue\d\rbn

 

 

thanks :)

Edited by Silverbolt

Share this post


Link to post
Share on other sites
Actually that doesnt make a difference. Check my SF2 planes I updated. In fact using that format works perfectly. You really dont even need the D folder but I leave it because its one less file I have to edit. But check it out and all will become clear to you.

 

Well now I feels a bit baffled :blink: I had no trouble at all when I converted the B-66B, it was like a walk in the park. But the Seahawks wouldnt show any decals before it was changed.

Share this post


Link to post
Share on other sites
i'll try now :deadhorse:

 

have a beer while doing these, it helps :haha:

 

The F-104S models are looking good, with the new AB effect and all. This is one badass Zipper! Got the RWR in there too. Now working on getting it to work correctly. The loadouts need to be changed, now that we got one less StationID. And according to the books I read the centerline pylons will be edited to take bigger bombs. 750 pounders. Also the AutoPilot take offs end up in flames, need to somehow modify AI to rotate earlier.. Then I will be uploading I hope, sorry it's taking a few days :wink:

Share this post


Link to post
Share on other sites

in regards to loadout screens - it can be controlled here:

 

 

[LeftWingtipStation]

SystemType=WEAPON_STATION

StationID=9

StationGroupID=5 <--------------------defines order shown on screen from top to bottom

StationType=EXTERNAL

AttachmentPosition=-9.5,0.550,0.50

AttachmentAngles=0.0,0.0,0.0

LoadLimit=2041.2

AllowedWeaponClass=FT

AttachmentType=NATO,USAF

FuelTankName=Tank_B57

 

 

If you have stations with the same group number they will be shown on the same line in the loadout screen and can be selected together - so change them to how you need them

Share this post


Link to post
Share on other sites

I have computer problems, apparently my computer refuses to work while in my case....I hope to resolve the problem tommorow...

Share this post


Link to post
Share on other sites

I've been converting some of the skins for use on the new models. One would think that an old A-4E skin would work fine on the new A-4E(through 65/67). Nope, TK moved stuff around. Decals are out of place and details do not match.

 

VMA-211 is done though :smile:

Share this post


Link to post
Share on other sites

I got a list of more planes that need to be done. Anyone else want to step up and help?

 

S-3B

Monty's C-119 and AC-119's

Dels C-130's and C-123's

F-11F Tiger

F-9J

F-102A

A-5A V 3.0

A-6's

F-86's

Share this post


Link to post
Share on other sites

Anyone else want to step up to the plate? I mean really...

 

Admin hat off, modder hat on...

 

RANT MODE IN FULL-------------------

 

Are the majority of you going to leave it to a few people to do all this work? People say "Who is going to convert these mods?" "Are things going to be brought up to SF2 standards?" I put a post up and only a few have stepped up. Has it gotten so bad that its now gimme gimme gimme and as long a someone else does it I don't care? We get praise and thanks but you really want to make a statement, help out, read the knowledge base and lend a hand. Don't sit on your collective asses and download, be part of the team, be part of the legacy, take an hour or 2 out of your week, step up to the plate and take a swing.

 

Am I chewing the communities ass? Yes I am. There is god knows how many aircraft that need to be converted and only 63 done and of which some are SF2 only and didn't have an SF1 version. I know some of you do not have the skills, but there is some that do and I haven't heard a peep from.

 

Those of you who have helped thank you so much.

 

RANT MODE OFF. (If you are offended, I am sorry but I really do not care. Quit standing on the sidelines and get in the ball game. )

 

 

 

This post was made as modder and not as a CA Admin.

Share this post


Link to post
Share on other sites

Hey I'm offended.. :lol::smile:

 

Seriously.. converting from SF1 to SF2... is not hard at all. It looks daunting at first, but once you start reading MigBuster's Excellent Tutorial:

 

http://forum.combatace.com/index.php?showtopic=44026

 

Everything just falls into place, and quite frankly quite easy, just some extra ini/data work really.

 

I mean it's additional work, but alot of the stuff remains the same, mapping, values, etc. Yes there are newfangled things to add, but as time goes along and people know more, maybe Dave doesn't have to rant all the time. I mean I've got a few projects going on, want to do some of my own things, but caught up in other things.

Share this post


Link to post
Share on other sites

You bring up a good point Eric. So if everything is left to the primary modders, then the projects they are currently working get put on hold.

 

Example, people want and F-15E pit? Well its 85% done. But if the person working has to put it on hold to help with these side projects, guess what no Mudhen pit anytime soon.

 

Example #2, The B-1R is on hold because I am butthole deep in converting stuff for SF2. If I had some help with the legacy stuff, I could get the B-1R out.

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
Sign in to follow this  

×

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