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

[TF2] TF2 Taunts TF2IDB


Post New Thread Reply   
 
Thread Tools Display Modes
Author
fakuivan
Senior Member
Join Date: Nov 2015
Plugin ID:
5525
Plugin Version:
1.6.1
Plugin Category:
Fun Stuff
Plugin Game:
Team Fortress 2
Plugin Dependencies:
Servers with this Plugin:
66 
Plugin Description:
An extensible and auto-updatable TF2 taunt menu/command plugin for sourcemod.
Old 02-08-2017 , 15:14   [TF2] TF2 Taunts TF2IDB
Reply With Quote #1

TF2 Taunts TF2IDB
An extensible and auto-updatable TF2 taunt menu/command plugin for sourcemod that is intended to replace plugins like Taunt'em and Random taunt menu plugins thrown around that thread.


The project is hosted on GitHub there you can find the latest info about usage, installation, changelogs, etc.

Usage
  • sm_taunt/sm_taunts
    If no arguments given, it shows a taunt menu, if one argument is given it'll be interpreted as an Item Definition Index (aka taunt id).
  • sm_taunt_list/sm_taunts_list
    Shows a list of available taunts, starting with it's id, then the name and lastly the class that can use it.
  • sm_taunt_force/sm_taunts_force
    Given a target and a taunt id, it forces target to taunt. If no arguments are given, it shows a taunt and target selection menu.

Demos

General usage:


sm_taunt_force usage:


sm_taunt_force menu:


Installation
  1. Make sure you have TF2ItemsDB (preferred) or TF2ItemsInfo installed on your server.
  2. You'll need the TF2Items extension too. You can download the latest snapshot from here.
  3. Recommended: Install the Updater plugin or check if you have it installed (sm plugins info updater), all releases/updates to this repo will be immediately available to the updater, including updates to gamedata files.
  4. Go to the release section on the project's github page.
  5. Look for the latest post and download the attched zip file that matches your installed schema api (eg. tf2_taunts_tf2idb-nX-tf2ii.zip for TF2II).
  6. Drag and drop the contents from the file to your sourcemod folder.
  7. Load the plugin (sm plugins load tf2_taunts_tf2idb) and test it using the sm_taunt_list command.

Release statistics (download count)

Changelog: https://github.com/fakuivan/TF2-Taun...r/CHANGELOG.md
__________________

Last edited by fakuivan; 07-24-2017 at 10:03. Reason: 1.6.1 is out!
fakuivan is offline
zyox123cc
Senior Member
Join Date: Jul 2016
Location: spycrab
Old 02-09-2017 , 00:50   Re: [TF2] TF2 Taunts TF2IDB
Reply With Quote #2

idk it can do what
zyox123cc is offline
sweg.
Junior Member
Join Date: Jan 2017
Location: Why do you want to know
Old 02-09-2017 , 10:54   Re: [TF2] TF2 Taunts TF2IDB
Reply With Quote #3

...Already exist.
__________________
damn you
sweg. is offline
fakuivan
Senior Member
Join Date: Nov 2015
Old 02-09-2017 , 14:55   Re: [TF2] TF2 Taunts TF2IDB
Reply With Quote #4

Quote:
Originally Posted by zyox123cc View Post
idk it can do what
?

Quote:
Originally Posted by sweg. View Post
...Already exist.
?
__________________
fakuivan is offline
fakuivan
Senior Member
Join Date: Nov 2015
Old 02-15-2017 , 01:24   Re: [TF2] TF2 Taunts TF2IDB
Reply With Quote #5

Version 1.4.5 is out! Updater support added, several bugs and esthetical inconsistencies fixed.

See the full changelog here.
__________________

Last edited by fakuivan; 02-15-2017 at 01:25.
fakuivan is offline
fakuivan
Senior Member
Join Date: Nov 2015
Old 02-19-2017 , 11:27   Re: [TF2] TF2 Taunts TF2IDB
Reply With Quote #6

Version 1.5 is out! Added sm_taunt_force to force players to taunt.
__________________
fakuivan is offline
fakuivan
Senior Member
Join Date: Nov 2015
Old 05-07-2017 , 08:25   Re: [TF2] TF2 Taunts TF2IDB
Reply With Quote #7

Install tf2ii or tf2idb respectively. Links are on the post.
__________________

Last edited by fakuivan; 05-07-2017 at 08:26.
fakuivan is offline
Blackglade
Senior Member
Join Date: Jul 2012
Location: NYC
Old 05-07-2017 , 18:15   Re: [TF2] TF2 Taunts TF2IDB
Reply With Quote #8

@fakuivan... I keep getting this issue..

L 05/07/2017 - 18:11:55: Info (map "ctf_2fort") (file "errors_20170507.log")
L 05/07/2017 - 18:11:55: [SM] Exception reported: Invalid database Handle 0 (error: 4)
L 05/07/2017 - 18:11:55: [SM] Blaming: tf2idb.smx
L 05/07/2017 - 18:11:55: [SM] Call stack trace:
L 05/07/2017 - 18:11:55: [SM] [0] SQL_Query
L 05/07/2017 - 18:11:55: [SM] [1] Line 381, tf2idb.sp::Native_FindItemCustom
L 05/07/2017 - 18:11:55: [SM] [3] TF2IDB_FindItemCustom
L 05/07/2017 - 18:11:55: [SM] [4] Line 72, /home/travis/build/fakuivan/TF2-Taunts-TF2IDB/addons/sourcemod/scripting/include/tf2_taunts_tf2idb/taunt_cache_system.inc::CTauntCacheSystem.Fro mTF2IDB
L 05/07/2017 - 18:11:55: [SM] [5] Line 53, /home/travis/build/fakuivan/TF2-Taunts-TF2IDB/addons/sourcemod/scripting/tf2_taunts_tf2idb.sp::OnPluginStart
L 05/07/2017 - 18:11:55: [SM] Unable to load plugin "tf2_taunts_tf2idb.smx": Error detected in plugin startup (see error logs)
Blackglade is offline
fakuivan
Senior Member
Join Date: Nov 2015
Old 05-09-2017 , 11:47   Re: [TF2] TF2 Taunts TF2IDB
Reply With Quote #9

Quote:
Originally Posted by Blackglade View Post
...
L 05/07/2017 - 18:11:55: [SM] Blaming: tf2idb.smx
...
¯\_(ツ)_/¯

The error seems to be generated when tf2idb tries to reply to one of our queries. That's tf2idb faut's. Post an issue on the tf2idb github page, (I've made a few contributions to that plugin so I think I can help you out) so we can figure out what's going on, remember to post the output from "sm plugins info tf2idb" and "sm plugins info tf2_taunts_tf2idb". If you don't feel like helping other people solve the issue for you, just change item schema to tf2ii.
__________________
fakuivan is offline
Blackglade
Senior Member
Join Date: Jul 2012
Location: NYC
Old 05-10-2017 , 04:35   Re: [TF2] TF2 Taunts TF2IDB
Reply With Quote #10

Quote:
Originally Posted by fakuivan View Post
¯\_(ツ)_/¯

The error seems to be generated when tf2idb tries to reply to one of our queries. That's tf2idb faut's. Post an issue on the tf2idb github page, (I've made a few contributions to that plugin so I think I can help you out) so we can figure out what's going on, remember to post the output from "sm plugins info tf2idb" and "sm plugins info tf2_taunts_tf2idb". If you don't feel like helping other people solve the issue for you, just change item schema to tf2ii.
Gotcha! https://github.com/FlaminSarge/tf2idb/issues/15
Blackglade 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 18:07.


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