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

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

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