How to make the session have a code

  • Next is for Joining a server using a code.
  1. Add a “Code” input (string) to your ‘Find Servers’ event’s inputs.
  2. Connect that input to a Make Literal Session Property String node, and make the Key “Code”.
  3. Next, connect the Return Value to a “Make Literal Search Property” node and make the Comparison Operator “Equals”.
  4. Connect that return value to a Make Array node.
  5. Connect that Array to the Filters input of your Find Sessions Advanced node.