I am making a group place and i want to know how to make it so a menu comes up where the team can chat where the other team can't see it. I would also want to know where to put it. I didn't know what to tag this.
This isn't just a simple script, you would need to create a custom chat system. I recommend you first study the following subjects before you attempt to create it:
http://wiki.roblox.com/index.php?title=Chatted_(Event)/player --to fire a function when the player chats
http://wiki.roblox.com/index.php?title=TeamColor_(Property) --to figure out what the player's team is
http://wiki.roblox.com/index.php?title=Beginner%27s_GUI_Tutorial --learn how to use GUIs
ROBLOX already has a feature like this in place. Make sure the group you are making the place for, spawns on a separate team. Once in-game you can use "%" before you chat to make it TeamChat
JuHDude,
That is correct, but I've used it during actual RAIDS, and the TeamChat blows. It gave away all my team's plans.
In that case, you would have to make a new chat system.
Closed as Not Constructive by Articulating
This question has been closed because it is not constructive to others or the asker. Most commonly, questions that are requests with no attempt from the asker to solve their problem will fall into this category.
Why was this question closed?