• WHY IS THIS NOT WORKING
    3 replies, posted
hook.Add( "PlayerSay", "PlayerSayExample", function( ply, text, team ) local color = GetRankChatColor(ply) for k, v in pairs( player.GetAll() ) do v:SendLua(chat.AddText(Color(255,0,0),ply:Nick(),Color(255,255,255)"/ "..text )) end return "" end ) you must help me understand why it is literally not doing anything
Do you have any idea what the SendLua function even does? Also don't create threads with all-caps titles.
I just saw another one of your replies, whats with the tone of being an asshole, I'm just asking for help and you are just questioning my knowledge instead of being a decent human being
Yeah please don't make all caps thread titles, and make the thread title more descriptive. Almost everyone posting a thread in here is doing so because somehting isn't working, so yea a thread title like this is just obnoxious. Thanks.
Sorry, you need to Log In to post a reply to this thread.