AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   [ANY] Ultimate Welcome (https://forums.alliedmods.net/showthread.php?t=240473)

Drixevel 05-16-2014 07:40

[ANY] Ultimate Welcome
 
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

Chesterfield 05-16-2014 08:54

Re: [ANY] Ultimate Welcome
 
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?

Drixevel 05-16-2014 11:00

Re: [ANY] Ultimate Welcome
 
Quote:

Originally Posted by Chesterfield (Post 2138526)
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

Chesterfield 05-16-2014 11:52

Re: [ANY] Ultimate Welcome
 
Now it works, i'm gonna test it and later i'll tell you!

ThatKidWhoGames 05-16-2014 15:54

Re: [ANY] Ultimate Welcome
 
How is this any different then this?

Drixevel 05-16-2014 18:30

Re: [ANY] Ultimate Welcome
 
Quote:

Originally Posted by ThatKidWhoGames (Post 2138703)
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)

island55 05-17-2014 11:48

Re: [ANY] Ultimate Welcome
 
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

ThatKidWhoGames 05-18-2014 11:25

Re: [ANY] Ultimate Welcome
 
Quote:

Originally Posted by r3dw3r3w0lf (Post 2138750)
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!

Wilczek 05-29-2014 11:10

Re: [ANY] Ultimate Welcome
 
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( )

Powerlord 05-29-2014 12:07

Re: [ANY] Ultimate Welcome
 
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.


All times are GMT -4. The time now is 16:25.

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