Partisan script question
Posted: Thu May 16, 2019 8:32 am
I am having trouble getting a custom partisan script to fire and think it might be because I don't understand the following variable. Can someone explain it to me, please? After surrender seems obvious but how does the game determine an invasion and what is 'full partisan'? Cheers
; PARTISAN FLAG REFERENCE VALUES
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;
; PARTISANS_ON_INVASION= 1
; PARTISANS_AFTER_SURRENDER= 2
; FULL_PARTISANS= 3
;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; PARTISAN FLAG REFERENCE VALUES
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;
; PARTISANS_ON_INVASION= 1
; PARTISANS_AFTER_SURRENDER= 2
; FULL_PARTISANS= 3
;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;