#How to sort arrays of players name that have a specific tag
1 messages · Page 1 of 1 (latest)
🤓
1 messages · Page 1 of 1 (latest)
I want to make a un-ban system that will require a banned player to have a "Ban" tag. (it's not actually using tags, but using dynamic property. but, just pretend that it's using tags.)
Then, a Un-Ban Modal form will have a dropdown that have a list of player name with a "Ban" tag. How would I make that?
🤓