Raised This Month: $51 Target: $400
 12% 

Connect And Disconnect Chat Message


Post New Thread Reply   
 
Thread Tools Display Modes
Author
scarlxrd1734
Junior Member
Join Date: Jul 2018
Location: Portugal
Plugin ID:
6199
Plugin Version:
1.0.0
Plugin Category:
General Purpose
Plugin Game:
Counter-Strike: GO
Plugin Dependencies:
    Servers with this Plugin:
     
    Plugin Description:
    Connect And Disconnect Chat Message
    Old 07-20-2018 , 10:00   Connect And Disconnect Chat Message
    Reply With Quote #1

    Hi guys. Welcome to my plugins. That's my first one so if it as any error contact me to i solve it.

    What does de plugin do?


    Easy that plugin, when any player joins your server, it shows on chat a message with the name of the player.

    Requirements:

    Colors.inc (i will leave it attached)
    Sourcemod

    The plugin only has the portuguese version but later i will post a new version with english and portuguese translations!

    Example:

    Connect Message: • ➜ Player: ("player:" has the default cs go chat color) scarlxrd1734

    Disconnect Message: • ➜ O jogador scarlxrd1734 saiu do servidor. ("o jogador" and "saiu do servidor" have the default color of the cs go chat)

    If you can donate me at:

    Steam: https://steamcommunity.com/tradeoffe...token=JeDfXskt

    Paypal: https://www.paypal.com/cgi-bin/websc...=2ECJQK5FUNCSG
    Attached Files
    File Type: inc colors.inc (25.5 KB, 526 views)
    File Type: smx scarlxrdjoinanddisconnectmessage.smx (7.3 KB, 583 views)
    File Type: sp Get Plugin or Get Source (scarlxrdjoinanddisconnectmessage.sp - 706 views - 1.1 KB)

    Last edited by scarlxrd1734; 07-20-2018 at 12:04.
    scarlxrd1734 is offline
    mug1wara
    AlliedModders Donor
    Join Date: Jun 2018
    Old 07-20-2018 , 14:33   Re: Connect And Disconnect Chat Message
    Reply With Quote #2

    Hi, don't take this personal.

    I asume you're new in pawn, therefore I'd like to say welcome.

    Regarding the code though, since you are new I'd recommend you to learn the new syntax. There's nothing wrong with your code, it just can be better.

    Enjoy your stay! :p
    mug1wara is offline
    SpirT
    Senior Member
    Join Date: Sep 2018
    Location: Portugal
    Old 09-30-2018 , 06:53   Re: Connect And Disconnect Chat Message
    Reply With Quote #3

    Quote:
    Originally Posted by scarlxrd1734 View Post
    Hi guys. Welcome to my plugins. That's my first one so if it as any error contact me to i solve it.

    What does de plugin do?


    Easy that plugin, when any player joins your server, it shows on chat a message with the name of the player.

    Requirements:

    Colors.inc (i will leave it attached)
    Sourcemod

    The plugin only has the portuguese version but later i will post a new version with english and portuguese translations!

    Example:

    Connect Message: • ➜ Player: ("player:" has the default cs go chat color) scarlxrd1734

    Disconnect Message: • ➜ O jogador scarlxrd1734 saiu do servidor. ("o jogador" and "saiu do servidor" have the default color of the cs go chat)

    If you can donate me at:

    Steam: https://steamcommunity.com/tradeoffe...token=JeDfXskt

    Paypal: https://www.paypal.com/cgi-bin/websc...=2ECJQK5FUNCSG
    Hi! And Welcome to AlliedModders!

    First i wanna say welcome to SourcePawn and i hope to you get better on your plugins!

    Second try to use the new syntax because its more easy to use!

    For example

    OLD SYNTAX

    PHP Code:
    public Plugin:myinfo=
    {
       
    name "your name",
       ...
    }; 
    NEW SYNTAX

    PHP Code:
    public Plugin myinfo =
    {
       
    name "your name",
       ...
    }; 
    SpirT is offline
    Reply



    Posting Rules
    You may not post new threads
    You may not post replies
    You may not post attachments
    You may not edit your posts

    BB code is On
    Smilies are On
    [IMG] code is On
    HTML code is Off

    Forum Jump


    All times are GMT -4. The time now is 02:04.


    Powered by vBulletin®
    Copyright ©2000 - 2024, vBulletin Solutions, Inc.
    Theme made by Freecode