View Single Post
m16
Junior Member
Join Date: Jun 2009
Old 06-26-2009 , 07:44   Re: Connect Announce
Reply With Quote #10

Hello, I find the plugin a super thing!

But how do I change the Connect / Disconnect Text?

I already have in /hl2mp/addons/sourcemod/data the "cannounce_messages.txt" and "cannounce_settings.txt" in changed:

PHP Code:
"CustomJoinMessages"
{
    
"messages"
    
{
        
"playerjoin"        "{GREEN}{PLAYERNAME} {DEFAULT} connected from country {GREEN}{PLAYERCOUNTRY}."
        "playerdisc"        "{GREEN}{PLAYERNAME} {DEFAULT} disconnected from country {GREEN}{PLAYERCOUNTRY}."
    
}

So it is in two files.

But it comes when I reboot the server is still the standard message.

I would like but they have only the player name and the country appears.

Can you help me?

EDIT: But now it works at once have done.

Thanks in advance.

Last edited by m16; 06-26-2009 at 08:13.
m16 is offline