• Colored Player Chat?
    4 replies, posted
[B]Hello FP.[/B] i'm trying to edit a inventory i downloaded, but how can i make colored text only the player there is calling the function can see?
[QUOTE=andreasf11;35863900][B]Hello FP.[/B] i'm trying to edit a inventory i downloaded, but how can i make colored text only the player there is calling the function can see?[/QUOTE] Umm, what?............
[editline]fuckingeditor[/editline] Ah, misread. Thought he just needed the function to print things out in colour to the chat.
[QUOTE=wizardsbane;35868786]In a client-side file, you can use this function: [URL]http://luabin.com/luasearch/index.php?keywords=chat.AddText[/URL] Examples on page. [editline]7th May 2012[/editline] His question really wasn't [I]that[/I] incoherent.[/QUOTE] No. Right now I am going to assume the module uses a usermessage that gets sent to all the clients and then that triggers a message to be displayed to the screen. The easiest way would be to remove the usermessage player filter and just send it to the player using their inventory. What inventory system are you using?
[QUOTE=zzaacckk;35871977]No. Right now I am going to assume the module uses a usermessage that gets sent to all the clients and then that triggers a message to be displayed to the screen. The easiest way would be to remove the usermessage player filter and just send it to the player using their inventory. What inventory system are you using?[/QUOTE] [B]This[/B]: [url]http://www.garrysmod.org/downloads/?a=view&id=97223[/url]
Sorry, you need to Log In to post a reply to this thread.