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

[TF2] TF2 Taunts TF2IDB


Post New Thread Reply   
 
Thread Tools Display Modes
crafting
Senior Member
Join Date: May 2014
Location: Somewhere on Earth
Old 06-16-2017 , 17:00   Re: [TF2] TF2 Taunts TF2IDB
Reply With Quote #21

I was looking for a text menu similar to this https://forums.alliedmods.net/showpo...&postcount=362 , but for custom taunts instead. Currently, I will just use custom taunts that I found from GameBanana. I was hoping to have this as a donation perk on our servers. I would link the taunts on our steam group, so anyone can download the replacement version if the person didn't know about a certain taunt. Also, I would contact each creator to get permission once I have a usable plugin.

I was directed to this plugin, but I don't see how I would be able to use this.
crafting is offline
fakuivan
Senior Member
Join Date: Nov 2015
Old 06-16-2017 , 22:34   Re: [TF2] TF2 Taunts TF2IDB
Reply With Quote #22

Quote:
Originally Posted by crafting View Post
I was looking for a text menu similar to this https://forums.alliedmods.net/showpo...&postcount=362 , but for custom taunts instead. Currently, I will just use custom taunts that I found from GameBanana. I was hoping to have this as a donation perk on our servers. I would link the taunts on our steam group, so anyone can download the replacement version if the person didn't know about a certain taunt. Also, I would contact each creator to get permission once I have a usable plugin.

I was directed to this plugin, but I don't see how I would be able to use this.
This plugin is quite modular so I could make it work with your custom taunts plugin as an optional dependency. Send me a pm if you're interested.
__________________

Last edited by fakuivan; 06-16-2017 at 22:35.
fakuivan is offline
crafting
Senior Member
Join Date: May 2014
Location: Somewhere on Earth
Old 06-17-2017 , 22:57   Re: [TF2] TF2 Taunts TF2IDB
Reply With Quote #23

Quote:
Originally Posted by fakuivan View Post
This plugin is quite modular so I could make it work with your custom taunts plugin as an optional dependency. Send me a pm if you're interested.
Well, I mean I don't have a plugin to modify. Unless you were talking about "[TF2] Taunt 'em" plugin (that I linked in my last message), if so then I would be interested.
crafting is offline
zyox123cc
Senior Member
Join Date: Jul 2016
Location: spycrab
Old 06-18-2017 , 06:44   Re: [TF2] TF2 Taunts TF2IDB
Reply With Quote #24

Quote:
Originally Posted by crafting View Post
Well, I mean I don't have a plugin to modify. Unless you were talking about "[TF2] Taunt 'em" plugin (that I linked in my last message), if so then I would be interested.
Thread
Thread2
1. The first is the model + soundSM File/Folder Downloader and Precacher
We can use this to force the client to download(If the first regardless of the player custom taunt)
2. tf2 tauntChange the taunt model (example) I'm not good at coding but just a suggestion
Code:
AddMenuItem(menu, "463", "(Any) Spy Shuffle" "models/player/smy_animation.mdl"
__________________
sv_downloadurl Recommended FREE website
000webhost(File is too big (max. 32MB)! Upload will be skipped.)
rejetto
(Local_computer_host)
Getting material/model paths easy way (Windows)
steam profile
Youtube
zyox123cc is offline
crafting
Senior Member
Join Date: May 2014
Location: Somewhere on Earth
Old 06-18-2017 , 15:11   Re: [TF2] TF2 Taunts TF2IDB
Reply With Quote #25

Quote:
Originally Posted by zyox123cc View Post
Thread
Thread2
1. The first is the model + soundSM File/Folder Downloader and Precacher
We can use this to force the client to download(If the first regardless of the player custom taunt)
2. tf2 tauntChange the taunt model (example) I'm not good at coding but just a suggestion
Code:
AddMenuItem(menu, "463", "(Any) Spy Shuffle" "models/player/smy_animation.mdl"
Ok, I mostly see everything you described, but there's a problem when I try to compile the Taunt plugin (it's the line that I am adding.)

case TFClass_Medic:
{
AddMenuItem(menu, "100000", "(Medic) Pop it, don't drop it"); ("models\taunts\medic\animation.mdl");
}

First, I guess that the "100000" needs to be a different index number that isn't in the game.

Second, I tried your method on adding the animation along with this second version that I posted above, but either worked (as in, it came with a compiling error).

Last edited by crafting; 06-18-2017 at 15:11.
crafting is offline
Dr.Doctor
AlliedModders Donor
Join Date: Feb 2017
Location: Hong Kong
Old 11-04-2017 , 09:40   Re: [TF2] TF2 Taunts TF2IDB
Reply With Quote #26

PHP Code:
sm plugins load tf2_taunts_tf2idb
[SMPlugin tf2_taunts_tf2idb.smx failed to loadCould not find required plugin "tf2itemsinfo"
lol...
__________________
Dr.Doctor is offline
fakuivan
Senior Member
Join Date: Nov 2015
Old 11-04-2017 , 10:34   Re: [TF2] TF2 Taunts TF2IDB
Reply With Quote #27

Quote:
Originally Posted by Dr.Doctor View Post
PHP Code:
sm plugins load tf2_taunts_tf2idb
[SMPlugin tf2_taunts_tf2idb.smx failed to loadCould not find required plugin "tf2itemsinfo"
lol...
https://github.com/fakuivan/TF2-Taun....md#installing
__________________
fakuivan is offline
fakuivan
Senior Member
Join Date: Nov 2015
Old 11-04-2017 , 17:29   Re: [TF2] TF2 Taunts TF2IDB
Reply With Quote #28

Quote:
Originally Posted by Dr.Doctor View Post
PHP Code:
sm plugins load tf2_taunts_tf2idb
[SMPlugin tf2_taunts_tf2idb.smx failed to loadCould not find required plugin "tf2itemsinfo"
lol...
https://github.com/fakuivan/TF2-Taunts-TF2IDB/issues/24

That should fix it
__________________
fakuivan is offline
caskd
New Member
Join Date: Jun 2018
Old 06-15-2018 , 13:23   Re: [TF2] TF2 Taunts TF2IDB
Reply With Quote #29

[SM] Plugin tf2_taunts_tf2idb.smx failed to load: Required extension "TF2Items" file("tf2items.ext.2.ep2v") not running.

sm plugin list all
Spoiler


sm version
SourceMod Version Information:
SourceMod Version: 1.8.0.6047
SourcePawn Engine: SourcePawn 1.8, jit-x86 (build 1.8.0.6047)
SourcePawn API: v1 = 4, v2 = 11
Compiled on: Jun 3 2018 09:41:09
Built from: https://github.com/alliedmodders/sou...commit/5e14ad8
Build ID: 6047:5e14ad8
http://www.sourcemod.net/


meta version
Metamod:Source version 1.10.7-dev
Built from: https://github.com/alliedmodders/met...commit/f255fa5
Build ID: 961:f255fa5
Loaded As: Valve Server Plugin
Compiled on: Nov 5 2017
Plugin interface version: 15:14
SourceHook version: 5:5
http://www.metamodsource.net/

EDIT: Fixed, was missing the file for some reason

Last edited by caskd; 06-15-2018 at 13:27. Reason: Fixed, announcing
caskd is offline
CpDavid1408
New Member
Join Date: Jun 2018
Old 06-21-2018 , 10:41   Re: [TF2] TF2 Taunts TF2IDB
Reply With Quote #30

I installed it and the server crash. And for some reason I can't compile the TF2Items.sp to make the .smx file. Any ideas?
CpDavid1408 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 01:28.


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