#Is there any way, if there are many player IDs in a variable, how can I make a new variable display

1 messages · Page 1 of 1 (latest)

tender juniper
#

What

#

Be more clear

#

Many uuids in indexes? Strings?

gaunt orbit
#

play name

tender juniper
#

the name

#

ok

#

you still didnt answr the question

tender juniper
gaunt orbit
#
  If identifier is "kh_cl3":
    Set {_khcl3} to placeholder "worldguard_region_members" from player
    if {_khcl3} contains %player%:
      set the result to "1"
    else:
      set the result to "2"```
#

It is known that {_khcl3} can be read as player1, player2, player3

copper cairn
#

contains "%player%"
you forgot the quotes