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

[TF2] Customizable Team Names v1.0.3


Post New Thread Reply   
 
Thread Tools Display Modes
Author
Oshizu
Veteran Member
Join Date: Nov 2012
Location: Warsaw
Plugin ID:
3883
Plugin Version:
1.0.3
Plugin Category:
General Purpose
Plugin Game:
Team Fortress 2
Plugin Dependencies:
    Servers with this Plugin:
     
    Plugin Description:
    Allows you to change names of teams in TF
    Old 09-05-2013 , 15:11   [TF2] Customizable Team Names v1.0.3
    Reply With Quote #1

    Description:
    - Allows you change names name of BLU & RED teams in TF
    - Disable / Enable cvar (For map specific stuff eg: JailBreak, Prophunt or Saxton Hale)

    Bugs:
    - Tournament hud might be used by client's / during Waiting For Players

    Cvars n' Commands:
    - sm_teamname_enabled | Default: 1 | Enables / Disables Team Names |
    - mp_tournament_redteamname | Changes name of RED team |
    - mp_tournament_blueteamname | Changes name of BLU team |
    example usage: sm_cvar mp_tournament_blueteamname "NEWBS XD"

    Screenshots:
    - Jailbreak Team Names #1
    - Jailbreak Team Names #2

    Changelog:
    - 1.0.2 - Optimilization to be less CPU expensive
    - 1.0.1 - Added Bot Check
    - 1.0 - Public Release

    To-do:
    - Currently Nothing
    - If you have any suggestions tell me
    Attached Files
    File Type: sp Get Plugin or Get Source (tf2_teamname.sp - 2735 views - 1.7 KB)
    __________________
    ...

    Last edited by Oshizu; 09-30-2014 at 16:09.
    Oshizu is offline
    Oshizu
    Veteran Member
    Join Date: Nov 2012
    Location: Warsaw
    Old 09-05-2013 , 16:56   Re: [TF2] Customizable Team Names - Configurations
    Reply With Quote #2

    Gamemode Specific Configurations:
    To install put them into server.cfg or map specific cfgs (They are just simple cvars for configs)

    Deathrun:
    PHP Code:
    mp_tournament_redteamname "DEATH"
    mp_tournament_blueteamname "RUNNERS" 
    Jailbreak:
    PHP Code:
    mp_tournament_redteamname "INMATES"
    mp_tournament_blueteamname "WARDENS" 
    Zombie Fortress ver. 1:
    PHP Code:
    mp_tournament_redteamname ""
    mp_tournament_blueteamname "ZOMBIES" 
    Zombie Fortress ver. 2:
    PHP Code:
    mp_tournament_redteamname "HUMANS"
    mp_tournament_blueteamname "ZOMBIES" 
    The Hidden:
    PHP Code:
    mp_tournament_redteamname ""
    mp_tournament_blueteamname "HIDDEN" 
    Prop Hunt:
    PHP Code:
    mp_tournament_redteamname "PROPS"
    mp_tournament_blueteamname "PYROS" 
    Crab Mod! ver. 1 :
    PHP Code:
    mp_tournament_redteamname "SNIPERS"
    mp_tournament_blueteamname "SPYCRABS" 
    Crab Mod! ver.2 :
    PHP Code:
    mp_tournament_redteamname "SNIPERS"
    mp_tournament_blueteamname "CRABS" 
    Trade Servers:
    PHP Code:
    mp_tournament_redteamname "SELLERS"
    mp_tournament_blueteamname "BUYERS" 

    Gamemode Specific Plugins:
    Stuff for gamemodes like Freak Fortress 2, VSH or Juggernaut! in which Bosses gets random team or appears on specific rounds

    - Coming Soon
    __________________
    ...

    Last edited by Oshizu; 09-06-2013 at 09:09.
    Oshizu is offline
    Bjorngomes
    Member
    Join Date: Jun 2013
    Old 09-06-2013 , 05:38   Re: [TF2] Customizable Team Names
    Reply With Quote #3

    Alright this Looks Amazing!!! 100% sure that this will change every gamemode on tf2 anyways great work!
    Bjorngomes is offline
    Newbie1992
    Senior Member
    Join Date: Jan 2013
    Location: Germany
    Old 09-06-2013 , 07:37   Re: [TF2] Customizable Team Names
    Reply With Quote #4

    works great, thanks! But i have no idea what i can use for teamnames on a mario kart server
    __________________
    Newbie1992 is offline
    Franceska
    Junior Member
    Join Date: Sep 2013
    Location: London (UK)
    Old 09-06-2013 , 12:02   Re: [TF2] Customizable Team Names
    Reply With Quote #5

    Could it be possible that you can make it a vote? Vote per team, e.g. "Pick name for Red", with a config file that allows a list for the votes with names.

    To explain myself better:

    A config file / section for Team Name Votes, with a bunch of names (like how Advertisements has a list of messages you can send), and then having a vote option with people choosing the name they want from the list and it changes it into the one with most votes?
    Franceska is offline
    Sreaper
    髪を用心
    Join Date: Nov 2009
    Old 09-06-2013 , 19:54   Re: [TF2] Customizable Team Names
    Reply With Quote #6

    Screenshot please.
    Sreaper is offline
    Oshizu
    Veteran Member
    Join Date: Nov 2012
    Location: Warsaw
    Old 09-07-2013 , 07:03   Re: [TF2] Customizable Team Names
    Reply With Quote #7

    Added Screenshots to Thread
    My TF is polish so some stuff might be not understable thought.
    __________________
    ...
    Oshizu is offline
    Mitchell
    ~lick~
    Join Date: Mar 2010
    Old 09-07-2013 , 13:24   Re: [TF2] Customizable Team Names
    Reply With Quote #8

    Would this work in cs:go?
    i found these two cvars, ill test later!
    Code:
    mp_teamname_1 - A non-empty string overrides the first team's name.
    mp_teamname_2 - A non-empty string overrides the second team's name.

    Last edited by Mitchell; 09-07-2013 at 13:28.
    Mitchell is offline
    NameUser
    Senior Member
    Join Date: Apr 2012
    Location: Bay Area, California
    Old 09-07-2013 , 13:28   Re: [TF2] Customizable Team Names
    Reply With Quote #9

    Quote:
    Originally Posted by Mitchell View Post
    Would this work in cs:go?
    I'm not sure. I'm assuming it works in CS:GO.
    __________________
    NameUser is offline
    Send a message via Skype™ to NameUser
    Mitchell
    ~lick~
    Join Date: Mar 2010
    Old 09-07-2013 , 13:35   Re: [TF2] Customizable Team Names
    Reply With Quote #10

    Quote:
    Originally Posted by NameUser View Post
    I'm not sure. I'm assuming it works in CS:GO.
    I dont think you need a plugin for cs:go really.
    Mitchell 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 01:46.


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