Raised This Month: $32 Target: $400
 8% 

[ANY] Ultimate Welcome


Post New Thread Reply   
 
Thread Tools Display Modes
Author
Drixevel
AlliedModders Donor
Join Date: Sep 2009
Location: Somewhere headbangin'
Plugin ID:
4199
Plugin Version:
1.0.1
Plugin Category:
General Purpose
Plugin Game:
Any
Plugin Dependencies:
    Servers with this Plugin:
     
    Plugin Description:
    Allows server operators to welcome guests with a variety of methods.
    Old 05-16-2014 , 07:40   [ANY] Ultimate Welcome
    Reply With Quote #1

    Ultimate Welcome


    Description:
    I've seen multiple plugins that offer a welcome message for users. I decided to take that idea and expand on it into one plugin. This plugin basically offers what most other plugins offer and more features added onto it. This is the kind of plugin you would want to use if you have multiple uses for welcome messages.

    Differences from other plugins:
    - This has the 'MoreColors' extension support built in so you can setup colored messages using tags.
    - This has 2 loading modes! 1st is translation loading which loads up text from the translation file so it has support for multiple languages and the 2nd is just a ConVar for simplicity.
    - You can setup a tag as the prefix without having to change around the welcome text itself.

    ConVars:
    • Ultimate_Welcome_version - Version Control
    • sm_ultimatewelcome_status - 1 - Status of the plugin: (1 = on, 0 = off)
    • sm_ultimatewelcome_load - 0 - Type of message loading: (1 = 'message' ConVar, 0 = Translations)
    • sm_ultimatewelcome_tag - [SM] - Tag to Use: (Blank = No Tag, max 32 characters)
    • sm_ultimatewelcome_message - Welcome to our server %N! - If load is set to 1, use this instead. (%N is replaced with clients name)
    • sm_ultimatewelcome_sound - '' - Play a Sound on connect: (blank = disabled, relative to sound folder - 'folder/play.wav')
    • sm_ultimatewelcome_timer - 5 - Time after a client is put into the server to show messages: (0 = Instant)
    Includes:
    1. More Colors
    2. AutoExecConfig

    Installation Guide:
    1. Download & unzip package below.
    2. Place SMX file into 'plugins' & phrases into 'translations'.
    3. Type 'sm plugins load Ultimate_Welcome' into console.
    4. Visit configurations folder and find 'Ultimate_Welcome.cfg' and edit it to your liking.
    5. Reload configuration file with 'exec cfg/Ultimate_Welcome' or just reload the plugin again.

    Code Repository | Download | Report Bugs | Donate

    Last edited by Drixevel; 03-01-2017 at 17:10.
    Drixevel is offline
    Chesterfield
    Senior Member
    Join Date: Apr 2013
    Old 05-16-2014 , 08:54   Re: [ANY] Ultimate Welcome
    Reply With Quote #2

    Gonna try it, never had luck with plugins that plays a sound when players join the server, lets see if i have luck now!

    EDIT: Placed all the files correctly, restarted server and the server didn't turn on, i deleted the smx from your plugin and server started working normally.

    Maybe this won't work in CS:GO? or it's my problem?

    Last edited by Chesterfield; 05-16-2014 at 09:15.
    Chesterfield is offline
    Drixevel
    AlliedModders Donor
    Join Date: Sep 2009
    Location: Somewhere headbangin'
    Old 05-16-2014 , 11:00   Re: [ANY] Ultimate Welcome
    Reply With Quote #3

    Quote:
    Originally Posted by Chesterfield View Post
    Gonna try it, never had luck with plugins that plays a sound when players join the server, lets see if i have luck now!

    EDIT: Placed all the files correctly, restarted server and the server didn't turn on, i deleted the smx from your plugin and server started working normally.

    Maybe this won't work in CS:GO? or it's my problem?
    Try the newest version.

    - Jack
    Drixevel is offline
    Chesterfield
    Senior Member
    Join Date: Apr 2013
    Old 05-16-2014 , 11:52   Re: [ANY] Ultimate Welcome
    Reply With Quote #4

    Now it works, i'm gonna test it and later i'll tell you!
    Chesterfield is offline
    ThatKidWhoGames
    Veteran Member
    Join Date: Jun 2013
    Location: IsValidClient()
    Old 05-16-2014 , 15:54   Re: [ANY] Ultimate Welcome
    Reply With Quote #5

    How is this any different then this?
    ThatKidWhoGames is offline
    Drixevel
    AlliedModders Donor
    Join Date: Sep 2009
    Location: Somewhere headbangin'
    Old 05-16-2014 , 18:30   Re: [ANY] Ultimate Welcome
    Reply With Quote #6

    Quote:
    Originally Posted by ThatKidWhoGames View Post
    How is this any different then this?
    That's a plugin that allows users to set custom join messages/sounds, this plugin sends them text/sounds when they join the server themselves. (introduction)
    Drixevel is offline
    island55
    Senior Member
    Join Date: Aug 2010
    Location: charleston
    Old 05-17-2014 , 11:48   Re: [ANY] Ultimate Welcome
    Reply With Quote #7

    would be cool if i could have a welcome message for my donators that different from regular connecting players, and admins.. like i would have a message for any regular player that joins mention something about the perks available if they donate. obviously my current donors/admins wouldn't need to see this and the donors wouldn't need to see the welcome message for the admins
    island55 is offline
    ThatKidWhoGames
    Veteran Member
    Join Date: Jun 2013
    Location: IsValidClient()
    Old 05-18-2014 , 11:25   Re: [ANY] Ultimate Welcome
    Reply With Quote #8

    Quote:
    Originally Posted by r3dw3r3w0lf View Post
    That's a plugin that allows users to set custom join messages/sounds, this plugin sends them text/sounds when they join the server themselves. (introduction)
    Ah, ok thanks!
    ThatKidWhoGames is offline
    Wilczek
    AlliedModders Donor
    Join Date: Oct 2012
    Location: Poland
    Old 05-29-2014 , 11:10   Re: [ANY] Ultimate Welcome
    Reply With Quote #9

    In CSGO, I got error:

    Quote:
    L 05/29/2014 - 17:09:41: [SM] Plugin encountered error 4: Invalid parameter or parameter type
    L 05/29/2014 - 17:09:41: [SM] Native "WriteFileLine" reported: String formatted incorrectly - parameter 3 (total 2)
    L 05/29/2014 - 17:09:41: [SM] Displaying call stack trace for plugin "Ultimate_Welcome.smx":
    L 05/29/2014 - 17:09:41: [SM] [0] Line 669, D:\Script\include\autoexecconfig.inc::AutoExe cConfig_CleanFile()
    L 05/29/2014 - 17:09:41: [SM] [1] Line 50, D:\Script\Ultimate_Welcome.sp::OnPluginStart( )
    __________________
    Wilczek is offline
    Powerlord
    AlliedModders Donor
    Join Date: Jun 2008
    Location: Seduce Me!
    Old 05-29-2014 , 12:07   Re: [ANY] Ultimate Welcome
    Reply With Quote #10

    I should probably point out that MoreColors only works on HL2:DM, DoDS:, CS:S, and TF2. None of the other games support the \x07 or \x08 color codes... well, CS:GO supports \x07 and \x08, but NOT as hex color codes.
    __________________
    Not currently working on SourceMod plugin development.

    Last edited by Powerlord; 05-29-2014 at 12:09.
    Powerlord is offline
    Reply


    Thread Tools
    Display Modes

    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 14:14.


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