I want to make it so whenever a user says something in asay then it would show on a box with what they say and the users name. But it wouldn't show if someone is in a certain usergroup.
Anyone can give me a base or something that would help thanks.
I know it might have to include "if ply:IsUserGroup("admin", "mod") then"
Oh, boy, another person thinking a function with single argument and not a vararg table will check all their groups at once.
[url]http://wiki.garrysmod.com/page/Player/IsUserGroup[/url]
[QUOTE=Netheous;50540457]Oh, boy, another person thinking a function with single argument and not a vararg table will check all their groups at once.
[url]http://wiki.garrysmod.com/page/Player/IsUserGroup[/url][/QUOTE]
Okay thanks for that help. Got anything that would help me on getting it to show what people send in asay
Sorry, you need to Log In to post a reply to this thread.