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

TF2 Mandatory Taunt Mode v0.3 (7/31)


Post New Thread Reply   
 
Thread Tools Display Modes
Jamster
Veteran Member
Join Date: Jun 2008
Old 06-23-2008 , 17:39   Re: TF2 Mandatory Taunt Mode v0.2 (5/27)
Reply With Quote #21

Seems I was getting some errors in the logs with mine when forcing a taunt on someone, but I saw that it referenced "force taunt on" in the translation file, which of course is not there, so changing it to this works:

Code:
"Phrases"
{
	"Forced taunt on"
	{
		"en"		"Forced taunt on"
	}
	"Mandatory taunt mode"
	{
		"en"		"Mandatory taunt mode"
	}
	"enabled"
	{
		"en"		"enabled"
	}
	"disabled"
	{
		"en"		"disabled"
	}
}
Jamster is offline
chundo
Senior Member
Join Date: May 2008
Old 06-23-2008 , 17:50   Re: TF2 Mandatory Taunt Mode v0.2 (5/27)
Reply With Quote #22

Oops, yeah, saw that myself, fixed it, and forgot to upload. I modified the plugin though, not the translation file. New plugin in main post.
__________________

Last edited by chundo; 06-23-2008 at 17:53.
chundo is offline
albokid2468
Junior Member
Join Date: Mar 2009
Old 03-28-2009 , 13:06   Re: TF2 Mandatory Taunt Mode v0.3 (7/31)
Reply With Quote #23

Any chance of a new version, and making it possible to add this to the menu and make people taunt as you go. THAT'D BE AMAZING!!!
albokid2468 is offline
chundo
Senior Member
Join Date: May 2008
Old 03-28-2009 , 16:38   Re: TF2 Mandatory Taunt Mode v0.3 (7/31)
Reply With Quote #24

You can do that using the sm_exec (from Super Commands) and customizing configs/adminmenu_custom.txt.
__________________
chundo is offline
albokid2468
Junior Member
Join Date: Mar 2009
Old 03-28-2009 , 19:04   Re: TF2 Mandatory Taunt Mode v0.3 (7/31)
Reply With Quote #25

Quote:
Originally Posted by chundo View Post
You can do that using the sm_exec (from Super Commands) and customizing configs/adminmenu_custom.txt.
Any help on that?
I useless at that stuff
albokid2468 is offline
albokid2468
Junior Member
Join Date: Mar 2009
Old 03-31-2009 , 16:06   Re: TF2 Mandatory Taunt Mode v0.3 (7/31)
Reply With Quote #26

Bump
Help, this would Help me so much. And everyone would love this.
albokid2468 is offline
chundo
Senior Member
Join Date: May 2008
Old 04-02-2009 , 01:11   Re: TF2 Mandatory Taunt Mode v0.3 (7/31)
Reply With Quote #27

http://wiki.alliedmods.net/Custom_Admin_Menu_(SourceMod)
__________________
chundo is offline
albokid2468
Junior Member
Join Date: Mar 2009
Old 04-02-2009 , 16:37   Re: TF2 Mandatory Taunt Mode v0.3 (7/31)
Reply With Quote #28

I did it, haven't tested it yet, will do in the weekend, or tomorrow. Anyways, here is mine for the menu. Hope fully it works, I think I did it right.

Code:
"Commands"
{
    "PlayerCommands"
    {
        "Taunt Player"
        {
            "cmd"            "sm_taunt #1"
            "admin"            "Owner"
            "execute"        "player"
            "1"
            {
                "type"        "groupplayer"
        "method"    "name"
                "title"        "Taunt Player"

            }
        }
    }
}

Last edited by albokid2468; 04-02-2009 at 16:41.
albokid2468 is offline
albokid2468
Junior Member
Join Date: Mar 2009
Old 04-03-2009 , 20:36   Re: TF2 Mandatory Taunt Mode v0.3 (7/31)
Reply With Quote #29

What I wrote works for the most part, but is there anyway I can keep it open forever? because whenever I choose someone to taunt, it brings me back to player Commands. Anyhelp on that?
albokid2468 is offline
Thraka
AlliedModders Donor
Join Date: Aug 2005
Old 11-13-2010 , 20:08   Re: TF2 Mandatory Taunt Mode v0.3 (7/31)
Reply With Quote #30

Work for anyone? I turned it on and nothing happened. Worked prior to the big TF2 updates last month. No errors either! Logs do state it's taunting, perhaps
FakeClientCommand(target, "taunt");

doesn't work anymore!
Thraka 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 05:57.


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