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

[ANY] Simple Welcome Message (fork)


Post New Thread Reply   
 
Thread Tools Display Modes
Author
Dragokas
Veteran Member
Join Date: Nov 2017
Location: Ukraine on fire
Plugin ID:
8226
Plugin Version:
1.4
Plugin Category:
Server Management
Plugin Game:
Any
Plugin Dependencies:
    Servers with this Plugin:
     
    Plugin Description:
    Ads for your server is even more simple
    Old 10-04-2022 , 14:30   [ANY] Simple Welcome Message (fork)
    Reply With Quote #1

    Description:
    More simple version of Simple Welcome Message by Zuko with some additional features aimed to prevent players from be distracted from gameplay due to these ads:
    • Ability to display message to observers only
    • Ability to display message to dead players only
    • (optional) Don't display ads when there is at least 1 tank on the field (for L4D game)
    • More flexible controlling over timing, e.g. delay between messages and delay between each full cycle of messages
    Settings (ConVars):
    Can be found in: cfg/sourcemod/plugin.simplewelcomemsg
    PHP Code:
    // Enable/Disable Plugin
    sm_swm_enable "1"

    // When the message should be displayed after the player join on the server (in seconds)
    sm_swm_timer "10.0"

    // Frequence of each message in queue (in seconds)
    sm_swm_timerrepeat "10.0"

    // When the next cycle of messages should begin (delay in seconds). 0 - to disable
    sm_swm_timernextcycle "30.0"

    // Number of the last line to show
    sm_swm_lastline "2"

    // Show advertisements to dead players only
    sm_swm_deadonly "0"

    // Show advertisements to spectators only
    sm_swm_speconly "0" 
    Quick setup:
    - edit ConVar sm_swm_lastline to as many different items as you want to display
    - edit translations/simplewelcomemsg.phrases.txt to whatever messages you want
    - to add more items, e.g. set "sm_swm_lastline" "3" and create new translation item named "WelcomeMsg3" etc.
    Supported games:
    - ANY
    Requirements:
    - colors.inc by exvel or this version
    - (optional) Left 4 Dragokas - to support hiding ads when tank is on the field (in L4D games)
    Translations:
    - Included, modify file: translations/simplewelcomemsg.phrases.txt
    ChangeLog


    Credits:
    - @Zuko - the original author
    P.S.:
    - It's my private modification written for myself and my Bloody Witch team.
    - Project and updates discontinued. Don't ask.
    Attached Files
    File Type: zip SimpleWelcome.zip (17.5 KB, 143 views)
    __________________
    Expert of CMD/VBS/VB6. Malware analyst. L4D fun (Bloody Witch & FreeZone)
    [My plugins] [My tools] [GitHub] [Articles] [HiJackThis+] [Donate]
    Dragokas 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 21:49.


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