Jump to content

Recommended Posts

Posted

I am working on a set of Australian medals for SF2. Before 1975, Australia used the Imperial system of honours In 1975, Australia introduced its own system. This means that before 1975, one would use the MedalsRAF.ini. Is there a way to start the Australian medals in 1975 without creating separate nations for pre-/post-1975?

Posted

The solution should be the creation of a new australian service from 1975, and in this new service you can add your new medals.


For example:

 

[Nation038]
Name=Australia
DisplayName=Royal Australian Air Force
Alignment=FRIENDLY
PlayerFlyable=TRUE
Mercenary=FALSE
PilotNameList=NamesAustralian.lst
RankList=RanksRAF.lst
CallsignList=CallsignsUS.lst
Formation.Fighter=USFighter
Formation.Attack=USFighter
Formation.Bomber=USBomber
Formation.Transport=USBomber
Formation.Tank=USTank
Formation.MobileAD=USAD
PilotTrainingStandard=EXCELLENT
GenderRatio=0
DebriefSuccessMusic=DebriefSuccess.wav
DebriefFailMusic=DebriefFail.wav
DebriefKilledMusic=DebriefKilled.wav
SpeechFile=USAFSpeech.cat
SpeechTextFile=USAFSpeechText.cat
Medals=MedalsUK.ini
MedalTextFile=MedalsUK.str
 
And the add:
 
// Australia -75
[Nation039]
Name=Australia_OLD
DisplayName=Royal Australian Air Force
Alignment=FRIENDLY
PlayerFlyable=TRUE
Mercenary=FALSE
PilotNameList=NamesAustralian.lst
RankList=RanksRAF.lst
CallsignList=CallsignsUS.lst
Formation.Fighter=USFighter
Formation.Attack=USFighter
Formation.Bomber=USBomber
Formation.Transport=USBomber
Formation.Tank=USTank
Formation.MobileAD=USAD
PilotTrainingStandard=EXCELLENT
GenderRatio=0
DebriefSuccessMusic=DebriefSuccess.wav
DebriefFailMusic=DebriefFail.wav
DebriefKilledMusic=DebriefKilled.wav
SpeechFile=USAFSpeech.cat
SpeechTextFile=USAFSpeechText.cat
Medals=MedalsUK.ini
MedalTextFile=MedalsUK.str <------------------------------New medals
Posted

you have to list the start date, as well, iirc

 

look at the other nations, in particular the ex-USSR ones

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
×
×
  • Create New...

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