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

[CS:GO ZR] Chat and Clan Tags for Zombies and Humans (V1.3, 22-04-2019)


Post New Thread Reply   
 
Thread Tools Display Modes
Author
Hallucinogenic Troll
Senior Member
Join Date: Apr 2015
Plugin ID:
6532
Plugin Version:
Plugin Category:
General Purpose
Plugin Game:
Any
Plugin Dependencies:
    Servers with this Plugin:
     
    Plugin Description:
    This is a simple plugin which set Tags on Scoreboard, and in Chat, depending of which team you are representing in the Zombie Reloaded game.
    Old 04-21-2019 , 19:13   [CS:GO ZR] Chat and Clan Tags for Zombies and Humans (V1.3, 22-04-2019)
    Reply With Quote #1

    [CS:GO ZR] Chat and Clan Tags:

    A plugin which set Tags on Scoreboard, and in Chat, depending of which team you are representing in the Zombie Reloaded game.
    The request was made here, but since the OP said it was solved and didn't share it, and people might be interested, I decided to share my version here.

    Requirements:
    Optional:

    These options below don't need to be on the server.
    If you want, you can choose of them.
    Installation:
    1. Drag the file named zr_tags.smx to addons/sourcemod/plugins;
    2. Load the plugin, or change the map;
    3. Edit the cvars as you like in, zr_chat_clan_tags.cfg, located in cfg/sourcemod;

    ConVars:
    • zr_chattags_enable (Default: 1) - Enables the Chat Tags for Zombies, Mother Zombies, Humans, and possibly, Leader/Commander;
    • zr_clantags_enable (Default: 1) - Enables the Clan Tags for Zombies, Mother Zombies, Humans, and possibly, Leader/Commander;
    • zr_human_prefix (Default: "[Human]") - Prefix to set on players which are Humans;
    • zr_leader_prefix (Default: "[Leader]") - Prefix to set on players which are Leaders/Commanders;
    • zr_motherzombie_prefix (Default: "[MotherZombie]") - Prefix to set on players which are Mother Zombies;
    • zr_zombie_prefix (Default: "[Zombie]") - Prefix to set on players which are Zombies;

    Links:
    Screenshots:




    To-Do List:
    • Possibility to change the color by CVAR;
    • Possibility to set a tag if he is a "General"/Commander - DONE;

    Changelog:
    • 1.0 - Plugin Release
    • 1.1 - Inverted the CVAR initial values (before, the plugin started with disabled options);
    • 1.2 - Added the possibility to have tags for the Leader or Commander (depending of the plugin you chose and if they have in the server);
    • 1.3 - Added 4 CVARs to change all the prefixes (Human, MotherZombie, Zombie and Leader/Commander);
    __________________

    Last edited by Hallucinogenic Troll; 09-21-2020 at 12:51. Reason: Updated github link
    Hallucinogenic Troll is offline
    Pilo
    AlliedModders Donor
    Join Date: Jan 2019
    Location: Israel
    Old 04-21-2019 , 20:29   Re: [CS:GO ZR] Chat and Clan Tags for Zombies and Humans (V1.1, 22-04-2019)
    Reply With Quote #2

    Cool plugin, thanks for sharing with us.
    __________________

    Taking Private(PAID) Plugins In PM
    Feel free to Donate with PayPal
    Feel free to message me in Discord Pilo#8253
    Total donated : 25$
    Pilo is offline
    NanoC
    Veteran Member
    Join Date: Jan 2016
    Location: Argentina
    Old 04-21-2019 , 21:07   Re: [CS:GO ZR] Chat and Clan Tags for Zombies and Humans (V1.1, 22-04-2019)
    Reply With Quote #3

    Nice one!
    But please, stop using SCP, do it with Chat-Processor!
    __________________

    Last edited by NanoC; 04-21-2019 at 21:08.
    NanoC is offline
    Send a message via Skype™ to NanoC
    Hallucinogenic Troll
    Senior Member
    Join Date: Apr 2015
    Old 04-21-2019 , 22:02   Re: [CS:GO ZR] Chat and Clan Tags for Zombies and Humans (V1.1, 22-04-2019)
    Reply With Quote #4

    Quote:
    Originally Posted by NanoC View Post
    Nice one!
    But please, stop using SCP, do it with Chat-Processor!
    I tried with SCP, since I use it in my CS:GO servers (with no bugs at all).
    But I'll push an update soon with the Chat-Processor.
    __________________
    Hallucinogenic Troll is offline
    Hallucinogenic Troll
    Senior Member
    Join Date: Apr 2015
    Old 04-21-2019 , 23:03   Re: [CS:GO ZR] Chat and Clan Tags for Zombies and Humans (V1.2, 22-04-2019)
    Reply With Quote #5

    But before changing to that:

    Version 1.2 Released

    - Added the possibility to have tags for the Leader or Commander (depending of the plugin you chose and if you have in the server);

    The links for the Leader or Commander options are in the first post of the topic.
    __________________

    Last edited by Hallucinogenic Troll; 04-21-2019 at 23:03.
    Hallucinogenic Troll is offline
    NanoC
    Veteran Member
    Join Date: Jan 2016
    Location: Argentina
    Old 04-22-2019 , 00:14   Re: [CS:GO ZR] Chat and Clan Tags for Zombies and Humans (V1.2, 22-04-2019)
    Reply With Quote #6

    New suggestion! Add different cvars to choose how we want to call mother zombies or leaders, something like:

    zr_mzombie_prefix "[MotherZombie]" (default)
    __________________
    NanoC is offline
    Send a message via Skype™ to NanoC
    Hallucinogenic Troll
    Senior Member
    Join Date: Apr 2015
    Old 04-22-2019 , 11:06   Re: [CS:GO ZR] Chat and Clan Tags for Zombies and Humans (V1.2, 22-04-2019)
    Reply With Quote #7

    Quote:
    Originally Posted by NanoC View Post
    New suggestion! Add different cvars to choose how we want to call mother zombies or leaders, something like:

    zr_mzombie_prefix "[MotherZombie]" (default)
    As you requested:

    Version 1.3 Released

    Added the following CVARs:
    • zr_human_prefix (Default: "[Human]") - Prefix to set on players which are Humans;
    • zr_leader_prefix (Default: "[Leader]") - Prefix to set on players which are Leaders/Commanders;
    • zr_motherzombie_prefix (Default: "[MotherZombie]") - Prefix to set on players which are Mother Zombies;
    • zr_zombie_prefix (Default: "[Zombie]") - Prefix to set on players which are Zombies;
    __________________
    Hallucinogenic Troll is offline
    Pilo
    AlliedModders Donor
    Join Date: Jan 2019
    Location: Israel
    Old 04-22-2019 , 11:12   Re: [CS:GO ZR] Chat and Clan Tags for Zombies and Humans (V1.2, 22-04-2019)
    Reply With Quote #8

    Quote:
    Originally Posted by NanoC View Post
    New suggestion! Add different cvars to choose how we want to call mother zombies or leaders, something like:

    zr_mzombie_prefix "[MotherZombie]" (default)
    Enjoy , Untested.
    Attached Files
    File Type: sp Get Plugin or Get Source (zr_tags.sp - 148 views - 6.7 KB)
    __________________

    Taking Private(PAID) Plugins In PM
    Feel free to Donate with PayPal
    Feel free to message me in Discord Pilo#8253
    Total donated : 25$
    Pilo is offline
    Pilo
    AlliedModders Donor
    Join Date: Jan 2019
    Location: Israel
    Old 04-22-2019 , 12:32   Re: [CS:GO ZR] Chat and Clan Tags for Zombies and Humans (V1.2, 22-04-2019)
    Reply With Quote #9

    Quote:
    Originally Posted by Hallucinogenic Troll View Post
    As you requested:

    Version 1.3 Released

    Added the following CVARs:
    • zr_human_prefix (Default: "[Human]") - Prefix to set on players which are Humans;
    • zr_leader_prefix (Default: "[Leader]") - Prefix to set on players which are Leaders/Commanders;
    • zr_motherzombie_prefix (Default: "[MotherZombie]") - Prefix to set on players which are Mother Zombies;
    • zr_zombie_prefix (Default: "[Zombie]") - Prefix to set on players which are Zombies;
    But I did it.. ^^ (5 minutes after you lol)
    __________________

    Taking Private(PAID) Plugins In PM
    Feel free to Donate with PayPal
    Feel free to message me in Discord Pilo#8253
    Total donated : 25$
    Pilo 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 04:43.


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