View Single Post
Old 01-13-18, 09:46 AM   #3
XenonSurf
Sea Lord
 
Join Date: Apr 2008
Location: Germany, Italy
Posts: 1,703
Downloads: 107
Uploads: 4
Default

You must edit these entries from the campaign_data.txt file (campaign folder) to change the frequency of missions you get:

[PLAYER MISSIONS]
//Last mission is the FINAL MISSION for the campaign
//Second to last mission is simple RETURN TO BASE
PlayerMissionTypes=SSN_WOLFPACK,SS_WOLFPACK,SS_SPE COPS,INSERTION,LAND_STRIKE,ASUW_STRIKE,LANDING_FOR CE,RESUPPLY_CONVOY,SHIP_RESUPPLY,SUB_RESUPPLY,RETU RN_TO_BASE,SSBN_PATROL
//Last two missions are not included on frequency list
//Sum of frequencies must equal 1
PlayerMissionFrequency=0.1,0.1,0.1,0.1,0.1,0.1,0.1 ,0.1,0.1,0.1
PlayerMissionThreshold=0,0,0,0.5,0.6,0,0,0,0,0

Edit the fore-last line to your liking, the sum must be 1. The order corrisponds to the PlayerMissionTypes above.
Then put all the last line to 0 values.

Cheers,
XenonSurf is offline   Reply With Quote