Initial Priorities in Campaign
-
Hi,
Does someone know how the BMS Campaign Engine set the initial PAK priorities levels ?
When a campaign is running, the PAK priorities can be viewed and changed directly in BMS or through Mission Commander.
But as all PAK priority levels are set to -1 in the SaveX.cam file (in MC --> POL/PAK --> Primary Objective List tab), I am wondering what the Campaign Engine use to define the initial PAK priorities (when starting the campaign) ? -
I share bellow and attached the list of KTO PAKs to be used in trigger file.
Quite useful to trigger PAKs priorities changes during the campaign and especially if you would like to set precisely the PAK priorities at the very begging of the campaign.
////// // List of PAKs for KTO Theater BMS 4.37.2 // For each PAK, 2 lines : // Comment line : PAK nb - PAK Name - Campaign ID // Command line : #SET_PAK_PRIORITY [team#] [pakID#] [priority#] // Use the lines you need and set the desired priority by changing the last figure (ie replace 0 by value between 0 and 100) ///// // PAK1 - Taejon City - Camp ID 580 #SET_PAK_PRIORITY 2 580 0 // PAK2 - Chonju City - Camp ID 556 #SET_PAK_PRIORITY 2 556 0 // PAK3 - Gwangju City - Camp ID 539 #SET_PAK_PRIORITY 2 539 0 // PAK4 - Pohang City - Camp ID 511 #SET_PAK_PRIORITY 2 511 0 // PAK5 - Chongjin City - Camp ID 492 #SET_PAK_PRIORITY 2 492 0 // PAK6 - Daegu City - Camp ID 482 #SET_PAK_PRIORITY 2 482 0 // PAK7 - Wonsan City - Camp ID 404 #SET_PAK_PRIORITY 2 404 0 // PAK8 - Hamhung City - Camp ID 399 #SET_PAK_PRIORITY 2 399 0 // PAK9 - Ch'aryon'gwan City - Camp ID 464 #SET_PAK_PRIORITY 2 464 0 // PAK10 - Dongducheon City - Camp ID 232 #SET_PAK_PRIORITY 2 232 0 // PAK11 - Chuncheon City - Camp ID 319 #SET_PAK_PRIORITY 2 319 0 // PAK12 - T'osan City - Camp ID 235 #SET_PAK_PRIORITY 2 235 0 // PAK13 - Incheon City - Camp ID 223 #SET_PAK_PRIORITY 2 223 0 // PAK14 - Haeju City - Camp ID 246 #SET_PAK_PRIORITY 2 246 0 // PAK15 - Sariwon City - Camp ID 253 #SET_PAK_PRIORITY 2 253 0 // PAK16 - Kaesong City - Camp ID 234 #SET_PAK_PRIORITY 2 234 0 // PAK17 - Seoul City - Camp ID 228 #SET_PAK_PRIORITY 2 228 0 // PAK18 - Suwon City - Camp ID 302 #SET_PAK_PRIORITY 2 302 0 // PAK19 - Songnim City - Camp ID 257 #SET_PAK_PRIORITY 2 257 0 // PAK20 - P'Yongyang City - Camp ID 260 #SET_PAK_PRIORITY 2 260 0 // PAK21 - Changyon City - Camp ID 428 #SET_PAK_PRIORITY 2 428 0 // PAK22 - Sinanju City - Camp ID 452 #SET_PAK_PRIORITY 2 452 0 // PAK23 - Hoeyang City - Camp ID 411 #SET_PAK_PRIORITY 2 411 0 // PAK24 - Weonju City - Camp ID 416 #SET_PAK_PRIORITY 2 416 0 // PAK25 - Pusan City - Camp ID 417 #SET_PAK_PRIORITY 2 417 0 // PAK26 - Cheongju City - Camp ID 585 #SET_PAK_PRIORITY 2 585 0 // PAK27 - Jungwon City - Camp ID 590 #SET_PAK_PRIORITY 2 590 0 // PAK28 - Samch'ok City - Camp ID 602 #SET_PAK_PRIORITY 2 602 0 // PAK29 - Shenyang City - Camp ID 2663 #SET_PAK_PRIORITY 2 2663 0 // PAK30 - An-t'u City - Camp ID 2671 #SET_PAK_PRIORITY 2 2671 0 // PAK31 - Nachodka City - Camp ID 3342 #SET_PAK_PRIORITY 2 3342 0 // PAK32 - Hiroshima City - Camp ID 3433 #SET_PAK_PRIORITY 2 3433 0
https://drive.google.com/file/d/103zjVJtqiy-uGTRw6ZWvZUG8rQcKIpzt/view?usp=share_link