View Single Post
Author Message
Zuko
SourceMod Donor
Join Date: Sep 2006
Location: Poland
Old 07-24-2009 , 13:43   [ANY] Simple Welcome Message 1.2
Reply With Quote #1

Simple Welcome Message 1.2

Description:
This plugin display simple welcome message to players (Max 8 lines). You can easily set colored messages for different languages. List of colors that can be used in phrases: link
Now you can aslo set messages on panel and hint.

When update you should delete old cfg file.

ConVars:
  • sm_swm_enable - Enable/Disable Plugin
    0 = Disable | 1 = Enable
    Default: "1" - Enable
  • sm_swm_timer - When the message should be displayed after the player join on the server (in seconds)
    Default: "25.0"
  • sm_swm_msgtype - Sets Message Type: 1 - Chat , 2 - Panel , 4 - Hint (You can combine more than one, eg. Chat+Panel = 3)
    Default: "7" - All types
  • sm_swm_messagelines - How many lines plugin should display on chat.
    Min: "0"
    Max: "7" (for L4D: "6" | Insurgency: "5")
    Default: "0" - One
  • sm_swm_panellines - How many lines plugin should display on panel.
    Min: "0"
    Max: "13"
    Default: "0" - One (+ Title and Close)
Changelog:
  • Version 1.0 (24.07.09)
    • Initial Release
  • Version 1.1 (26.07.09)
    • More lines for chat messages (max 8 )
    • Max lines limit for L4D and Insurgency
  • Version 1.2 (17.08.09)
    • Added Panel and Hint Message

Installation:
Precompiled version:
  • Put simplewelcomemsg.smx to sourcemod/plugins
  • Put simplewelcomemsg.phrases.txt to sourcemod/translations
Source (to compile locally)
  • Put simplewelcomemsg.sp to sourcemod/scripting
  • Put colors.inc to sourcemod/scripting/include
  • Put simplewelcomemsg.phrases.txt to sourcemod/translations
Known bugs:
  • When panel is on screen player can't change weapons with 1,2,3... keys

Screenshots:
Click image for larger version

Name:	chat.jpg
Views:	34766
Size:	33.8 KB
ID:	47719 Click image for larger version

Name:	panel.jpg
Views:	34676
Size:	50.1 KB
ID:	47720 Click image for larger version

Name:	hint.jpg
Views:	29401
Size:	10.0 KB
ID:	47721
Attached Files
File Type: sp Get Plugin or Get Source (simplewelcomemsg.sp - 8779 views - 23.7 KB)
File Type: txt simplewelcomemsg.phrases.txt (3.3 KB, 13010 views)
File Type: inc colors.inc (11.0 KB, 7479 views)
File Type: smx simplewelcomemsg.smx (9.3 KB, 10213 views)
__________________

Last edited by Zuko; 09-04-2009 at 15:48.
Zuko is offline
Send a message via ICQ to Zuko