sschnar1
Posts: 92
Score: 0 Joined: 5/17/2017 Status: offline
|
I am having a problem with POPUP.TXT scripts. The problem is I have a script for Japan that has PRIVATE = 1, yet the message is seen by the Allies. I have tried many, many times to correct this but I get the same result. I have many scripts along the same lines that this occurs. At this moment, maybe "I cannot see the Forest for the Trees". My only suspicion left is the LINK property. As it is an Allied Decision Event. { #NAME= DE 915 - Japan: Sighted USA TF #POPUP= #MESSAGE= %N%N April 18, 1942 %N%NCarrier Task Force Detected %N%NJapanese Picket Boat No.23, the 'Nitto Maru' radioed that they have sighted an American TF with at least 2 Carriers are heading to Japan. All attempts to get more information resulted in failure. Ship is presumed sunk. #IMAGE= communication.png #SOUND= report.ogg #FLAG= 1 #TYPE= 0 #AI= 0 #LEVEL= 0 ; Set global variable condition to always trigger (dummy value) #GV= 1[1,100] #LINK= 915[1] #COUNTRY_ID= 60 #TRIGGER= 100 #PRIVATE= 1 #DISPLAY_ORDER= 1 #DISPLAY_TURN= 0 #DISPLAY_STYLE= 1 #MESSAGE_STYLE= 2 #TEXT_RGB= 0,0,0 #SHADOW_RGB= 0,0,0 #MAP_POSITION= #DATE= 1942/04/18 ; Tokyo is in Axis hands #ALIGNMENT_POSITION= 214,57 [1] #VARIABLE_CONDITION= 60 [1] [100] [0] ; Dummy condition position (always satisfied) #CONDITION_POSITION= 0,0 [0,0] [0,0] [0] [0] } Any help would be appreciated. Steven
|