Editor Locks when updating Unit Script
Posted: Sun Apr 09, 2017 4:05 pm
Editor Locks when updating Unit Script. Only made 1 change - strength of unit changed from 5 to 10.
Using copy of 1939 Scenario.
Code changes below.
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; UK Decision Events
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;
;REMOVE1941
{
#NAME= DE 100 - The Large Destroyer Triomphant Serves As A Light Cruiser In The UK
#POPUP= The Triomphant Is Seized At Plymouth And Given To The Free French Navy
#IMAGE= triomphant.png
#SOUND=
#FLAG= 1
#TYPE= 1
#AI= 0
#LEVEL= 0
#GV= 1[1,100]
#LINK= 100[1]
#COUNTRY_ID= 112
#TRIGGER= 50
#PRIVATE= 0
#DISPLAY_TURN= 0
#FULL_RESEARCH= 0
#DATE= 1940/09/01
#FAILSAFE_DATE= 1948/01/01
#DESTINATION_RESOURCE= 137,80
; UK politically aligned with Allies and not surrendered
#VARIABLE_CONDITION= 112 [2] [100] [0]
; Dummy condition position (always satisfied)
#CONDITION_POSITION= 0,0 [0,0] [0,0] [0] [0]
#UNIT= 39 [10] [0] [FNFL Triomphant] <---------- Changed strength from 5 to 10
}
Script (Not Responding) at Unit (VERIFY): 101
System information - Windows 10 Pro, i7 Intel processor at 3.4GHZ, 16 GB Ram.
Any assistance appreciated.