how can i check with input if single string is the same as full string?

Lets focus on them going red. Can we see the script? There are some strange bits I don’t understand. This:
Screenshot_20230920_211156_Chrome

This changes as many times as there are elements in the array.


Perhaps explain in bullet points how it’s supposed to work.


did some small changes but otherwise there is same old code above

well

goal: goal of this is to have interact with the computers in order to open a door, this is more for the visual.

  • when player is interacting with one of the computers

    • if its the right computer order, then it should show green screen
    • and if it gets the whole order right, then those who are right computer should light green
  • when player is interacting with one of the computers and it goes wrong

    • all the computers should show red screens then show black screen
  • if player is half way through the order correct and then interacts with the wrong computer, all computer should show red and then show black screen

i hope i havent forgot anything

I’d put this in the computer actor:

And call it:


Not sure if 2 Delays are needed, that bit was unclear.

wow, thats it, thank you big time. you really helped me alot. and got to learn something new

thanks again :slight_smile:

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.