Hey, I’m trying to make a script that lets me use chat commands to assign crew tags to players in my game. players can be part of a crew, and I want the crew name to show up as a chat tag next to their username in the chat.
I also want to be able to remove the tag and have these changes save.
The commands I had in mind are something like:
!setcrew playername crewname
!removecrew playername
But it should only work with specific crews I’ve defined. For example, it shouldn’t do anything if I type !setcrew playername staff or any random text, only valid crew names should be accepted.
It would also be great if it could automatically give the player a small title under their username in the game, like above their head.
I’ve been trying to get this to work, but it’s not working as expected. If anyone has tips or could point me in the right direction, I’d really appreciate it
** You are now Level 1! **