Raised This Month: $ Target: $400
 0% 

[TF2] Taunt 'em (v1.0.1, 06/23/2015)


Post New Thread Reply   
 
Thread Tools Display Modes
Horsedick
AlliedModders Donor
Join Date: Sep 2011
Old 10-06-2015 , 22:01   Re: [TF2] Taunt 'em (v1.0.1, 06/23/2015)
Reply With Quote #221

Here ya go I think I got it updated - along with some missing PrintToConsole additions missed from the other new taunts added recently.

I updated the revision also to .4
Attached Files
File Type: smx tf_tauntem.smx (9.8 KB, 261 views)
File Type: sp Get Plugin or Get Source (tf_tauntem.sp - 226 views - 9.6 KB)
Horsedick is offline
WeDoItLive
Member
Join Date: Mar 2015
Old 10-06-2015 , 22:06   Re: [TF2] Taunt 'em (v1.0.1, 06/23/2015)
Reply With Quote #222

Thank you based Horsedick!

Edit: on server, working fine

Last edited by WeDoItLive; 10-06-2015 at 22:12.
WeDoItLive is offline
pendrive148
SourceMod Donor
Join Date: Aug 2013
Old 10-06-2015 , 22:09   Re: [TF2] Taunt 'em (v1.0.1, 06/23/2015)
Reply With Quote #223

Quote:
Originally Posted by Horsedick View Post
Here ya go I think I got it updated - along with some missing PrintToConsole additions missed from the other new taunts added recently.

I updated the revision also to .4
When I re-compile the plugin I get this errors (I'm only changing the menu order):

Quote:
plugin.sp(71) : error 017: undefined symbol "Address_MinimumValid"
plugin.sp(262) : error 017: undefined symbol "Address_MinimumValid"
pendrive148 is offline
Potato Uno
Veteran Member
Join Date: Jan 2014
Location: Atlanta, Georgia
Old 10-06-2015 , 22:33   Re: [TF2] Taunt 'em (v1.0.1, 06/23/2015)
Reply With Quote #224

Try compiling it here? https://spider.limetech.org/
Potato Uno is offline
Horsedick
AlliedModders Donor
Join Date: Sep 2011
Old 10-06-2015 , 22:34   Re: [TF2] Taunt 'em (v1.0.1, 06/23/2015)
Reply With Quote #225

Quote:
Originally Posted by pendrive148 View Post
When I re-compile the plugin I get this errors (I'm only changing the menu order):
You screwed something up some where
Horsedick is offline
pendrive148
SourceMod Donor
Join Date: Aug 2013
Old 10-06-2015 , 22:49   Re: [TF2] Taunt 'em (v1.0.1, 06/23/2015)
Reply With Quote #226

Quote:
Originally Posted by Potato Uno View Post
Try compiling it here? https://spider.limetech.org/
Yes, I use the spider.

Quote:
Originally Posted by Horsedick View Post
You screwed something up some where
I only put the new taunt in the top:

Quote:
AddMenuItem(menu, "30621", "(Any)Burstchester");
AddMenuItem(menu, "167", "(Any)High Five Taunt");
AddMenuItem(menu, "438", "(Any)Replay Taunt");
AddMenuItem(menu, "463", "(Any)Laugh Taunt");
AddMenuItem(menu, "1015", "(Any)Shred Alert Taunt");
AddMenuItem(menu, "1106", "(Any)Square Dance Taunt");
AddMenuItem(menu, "1107", "(Any)Flippin' Awesome Taunt");
AddMenuItem(menu, "1110", "(Any)RPS Taunt");
AddMenuItem(menu, "1111", "(Any)Skullcracker Taunt");
AddMenuItem(menu, "1118", "(Any)Conga Taunt");
AddMenuItem(menu, "1157", "(Any)Kazotsky Kick");
pendrive148 is offline
vadia111
BANNED
Join Date: Dec 2013
Location: Usa
Old 10-07-2015 , 07:47   Re: [TF2] Taunt 'em (v1.0.1, 06/23/2015)
Reply With Quote #227

tks work.....but..... use more people uses the taunt new cause delay .... exemple: 3 people use taunt new the same time.... 1 people use ... 2 peoople nope..

Last edited by vadia111; 10-07-2015 at 10:11.
vadia111 is offline
Send a message via ICQ to vadia111 Send a message via AIM to vadia111 Send a message via Yahoo to vadia111 Send a message via Skype™ to vadia111
YoNer
Member
Join Date: Jul 2014
Old 10-10-2015 , 10:47   Re: [TF2] Taunt 'em (v1.0.1, 06/23/2015)
Reply With Quote #228

New update to Xven's version (a mod of 1.0.0.3) with the latest taunt along with the custom admin menu



PHP Code:
         "Taunts"
          
{

            
"cmd"            "sm_tauntem #1 @2"

            "admin"            "sm_slay"

            "execute"        "player"

            "1"

            
{

                
"type"        "groupplayer"

                "method"    "name"

                "title"        "Pick A Player"

            
}

            
"2"

            
{

                
"type"        "list"

                "title"        "Taunts"

                "1"        "1118"

                "1."        "Conga"

                "2"        "167"

                "2."        "High Five"

                "3"        "438"

                "3."        "Director's Vision"

                "4"        "463"

                "4."        "Schadenfreude"

                "5"        "1015"

                "5."        "The Shred Alert"
                
                "6"        "30621"

                "6."        "The Burstchester"
                
                "7"        "1106"

                "7."        "Square Dance"

                "8"        "1110"

                "8."        "Rock Paper Scissors"

                "9"        "1107"

                "9."        "Flippin' Awesome"

                "10"        "1157"

                "10."        "The Kazotsky Kick"

                "11"        "1111"

                "11."        "Skullcracker"

                "12"        "1113"

                "12."        "Freshly Brewed Victory (Solly)"

                "13"        "1112"

                "13."        "Party Trick (Pyro)"

                "14"        "30570"

                "14."        "Pool Party (Pyro)"

                "15"        "30616"

                "15."        "The Proletariat Posedown (Heavy)"

                "16"        "1115"

                "16."        "Rancho Relaxo (Engie)"

                "17"        "477"

                "17."        "Meet the Medic (Medic)"

                "18"        "1109"

                "18."        "Results Are In (Medic)"

                "19"        "1114"

                "19."        "Spent Well Spirits (Demo)"

                "20"        "1120"

                "20."        "Oblooterated (Demo)"

                "21"        "1117"

                "21."        "Battin' a Thousand (Scout)"

                "22"        "1119"

                "22."        "Bucket of Chicken (Scout)"

                "23"        "30572"

                "23."        "Boston Breakdance(Scout)"

                "24"        "1116"

                "24."        "I See You (Sniper)"            

                "25"        "30609"

                "25."        "Killer Solo (Sniper)"

                "26"        "30614"

                "26."        "Most Wanted (Sniper)"

                "27"        "1108"

                "27."        "Buy A Life Taunt (Spy)"

                "28"        "30615"

                "28."        "The Box Trot (Spy)"
               


            
}
        } 
Attached Files
File Type: sp Get Plugin or Get Source (tf_tauntem.sp - 221 views - 9.7 KB)
File Type: smx tf_tauntem.smx (9.9 KB, 207 views)

Last edited by YoNer; 10-10-2015 at 10:47.
YoNer is offline
AeroAcrobat
AlliedModders Donor
Join Date: Apr 2011
Location: lives in a circus
Old 10-10-2015 , 14:52   Re: [TF2] Taunt 'em (v1.0.1, 06/23/2015)
Reply With Quote #229

#221
#228
Why not add the taunt menu to the new plugin in OP?
__________________
AeroAcrobat is offline
FlaminSarge
Veteran Member
Join Date: Jul 2010
Old 10-15-2015 , 03:26   Re: [TF2] Taunt 'em (v1.0.1, 06/23/2015)
Reply With Quote #230

That's probably a good idea. I'll get a GitHub repository up for this plugin, after which whoever's got the taunt menu stuff can put up a pull request.

Ideally I'd want to use something like an items_game parser to automatically detect and add new taunts, though, so if I can get that working I'd rather have that than hardcode the taunts into the menu.
__________________
Bread EOTL GunMettle Invasion Jungle Inferno 64-bit will break everything. Don't even ask.

All plugins: Randomizer/GiveWeapon, ModelManager, etc.
Post in plugin threads with questions.
Steam is for playing games.
You will be fed to javalia otherwise.
Psyduck likes replays.

Last edited by FlaminSarge; 10-15-2015 at 03:26.
FlaminSarge 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 14:09.


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