The same message is always displayed among several to choose from. [ENSR IV-1] #834


Open
  • 628w created this issue Jul 8, 2024
    Contributor

    Bug Map

    ENSR Epilogue 1

    Bug Description

     

    Triggers "Raynor_Help" and "Hyperion_Go" always display the first message among several to choose from.

    Cause:
    the message to be displayed is selected based on the values of LOCAL variables. Each time the trigger is triggered, the local variable value is set to "1". Although the value of this variable is modified in the trigger code, it is again set to "1" when the trigger is restarted.

    Solution:
    use GLOBAL variables.

    Attention:
    the variable for the "Raynor_Help" trigger must have a different name than the variables for the "Hyperion_Go" trigger.

    Images can be enlarged.

     

     

     


To post a comment, please login or register a new account.