Falcon BMS Forum
    • Register
    • Login
    • Search
    • Categories
    • Unread
    • Recent
    • Unsolved
    • Popular
    • Website
    • Wiki
    • Discord

    Just a correction on .tri files for RF and TS

    General Discussion
    2
    3
    125
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • ericfa2a
      ericfa2a last edited by ericfa2a

      Hi all,

      I want your advice but being harassed by repeated news reports for “russia or china entering war”, i found that an #ELSE condition in the .tri files isn’t right. For me the files must be :

      save0.tri (TS) :

      current event ;

      //////////////////////////////////////////////////////////////////////////////
      // Event #12
      // Russia joins the war
      //////////////////////////////////////////////////////////////////////////////
      #IF_NOT_EVENT_PLAYED 12
      #IF_CONTROLLED 2 AND 399
      #PLAY_MOVIE 109
      #CHANGE_RELATIONS 4 6 1
      #DO_EVENT 12
      #DO_MONOLOG Russia does join DPRK
      #ENDIF
      #ELSE
      #IF_CAMPAIGN_DAY >= 5
      #PLAY_MOVIE 109
      #CHANGE_RELATIONS 4 6 1
      #DO_EVENT 12
      #DO_MONOLOG Russia does join DPRK
      #ENDIF
      #ENDIF

      updated event :

      ////////////////////////////////////////////////////////////////////////////
      // Event #12
      // Russia joins the war
      //////////////////////////////////////////////////////////////////////////////
      #IF_NOT_EVENT_PLAYED 12
      #IF_CONTROLLED 2 AND 399
      #PLAY_MOVIE 109
      #CHANGE_RELATIONS 4 6 1
      #DO_EVENT 12
      #DO_MONOLOG Russia does join DPRK
      #ELSE
      #IF_CAMPAIGN_DAY >= 3
      #PLAY_MOVIE 109
      #CHANGE_RELATIONS 4 6 1
      #DO_EVENT 12
      #DO_MONOLOG Russia does join DPRK
      #ENDIF
      #ENDIF
      #ENDIF

      and for save1.tri (RF)

      //////////////////////////////////////////////////////////////////////////////
      // Event #11
      // China joins the war
      // By US/ROK controlling any of the following
      // Souther Sector CCC, Sariwon, Soktam-ni
      // or it being day 3
      //////////////////////////////////////////////////////////////////////////////
      #IF_NOT_EVENT_PLAYED 11
      #IF_CAMPAIGN_DAY >= 2
      #PLAY_MOVIE 108
      #CHANGE_RELATIONS 5 6 1
      #DO_EVENT 11
      #DO_MONOLOG China does join DPRK
      #ELSE
      #IF_CONTROLLED 2 OR 253 741 1804
      #PLAY_MOVIE 108
      #CHANGE_RELATIONS 5 6 1
      #DO_EVENT 11
      #DO_MONOLOG China does join DPRK
      #ENDIF
      #ENDIF
      #ENDIF
      //////////////////////////////////////////////////////////////////////////////
      // Event #12
      // Russia joins the war
      //////////////////////////////////////////////////////////////////////////////

      #IF_NOT_EVENT_PLAYED 12
      #IF_CONTROLLED 2 AND 404
      #PLAY_MOVIE 109
      #CHANGE_RELATIONS 4 6 1
      #DO_EVENT 12
      #DO_MONOLOG Russia does join DPRK
      #ELSE
      #IF_CAMPAIGN_DAY >= 5
      #PLAY_MOVIE 109
      #CHANGE_RELATIONS 4 6 1
      #DO_EVENT 12
      #DO_MONOLOG Russia does join DPRK
      #ENDIF
      #ENDIF
      #ENDIF

      Am i wrong ?
      Thanks

      Bad Boy 1 Reply Last reply Reply Quote 0
      • Bad Boy
        Bad Boy @ericfa2a last edited by Bad Boy

        @ericfa2a did you tested your changes ? Are the repetitive news reports gone and so fixed ?

        Thanks in advance

        Cheers
        BB

        ericfa2a 1 Reply Last reply Reply Quote 0
        • ericfa2a
          ericfa2a @Bad Boy last edited by

          @bad-boy hi,

          Yes for me all was good.

          After this correction, these events only trigger one time in my last new “rolling fire” campaign, with the China and Russia entering war correctly,

          Best,
          Eric

          1 Reply Last reply Reply Quote 0
          • First post
            Last post

          53
          Online

          11.2k
          Users

          21.3k
          Topics

          352.0k
          Posts

          Benchmark Sims - All rights reserved ©