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

[REQUEST] (TF2) Custom Taunt Menu


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
crafting
Senior Member
Join Date: May 2014
Location: Somewhere on Earth
Old 05-08-2017 , 19:55   [REQUEST] (TF2) Custom Taunt Menu
Reply With Quote #1

I was looking for a text menu similar to this https://forums.alliedmods.net/showpo...&postcount=362 , but for custom taunts instead. Currently, I can only get custom taunts from gamebanana.

Last edited by crafting; 05-08-2017 at 19:56.
crafting is offline
crafting
Senior Member
Join Date: May 2014
Location: Somewhere on Earth
Old 06-07-2017 , 02:27   Re: [REQUEST] (TF2) Custom Taunt Menu
Reply With Quote #2

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.

Last edited by crafting; 06-07-2017 at 02:28.
crafting is offline
ThatKidWhoGames
Veteran Member
Join Date: Jun 2013
Location: IsValidClient()
Old 06-07-2017 , 08:01   Re: [REQUEST] (TF2) Custom Taunt Menu
Reply With Quote #3

Quote:
Originally Posted by crafting View Post
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.
By custom taunts, you mean like modified taunts such as the one that gives the middle finger as medic? https://forums.alliedmods.net/showthread.php?t=293722 you can just use this and I think have clients download the custom files for your taunts from the server's custom folder (tf/custom/server).

Also, I would ensure that you are given permission by the creator's of the taunts to use them on your server as paid perks.

Last edited by ThatKidWhoGames; 06-07-2017 at 08:06.
ThatKidWhoGames is offline
crafting
Senior Member
Join Date: May 2014
Location: Somewhere on Earth
Old 06-19-2017 , 23:35   Re: [REQUEST] (TF2) Custom Taunt Menu
Reply With Quote #4

Quote:
Originally Posted by ThatKidWhoGames View Post
By custom taunts, you mean like modified taunts such as the one that gives the middle finger as medic? https://forums.alliedmods.net/showthread.php?t=293722 you can just use this and I think have clients download the custom files for your taunts from the server's custom folder (tf/custom/server).

Also, I would ensure that you are given permission by the creator's of the taunts to use them on your server as paid perks.
I haven't asked around yet, but I will. I run servers that use several (+90) weapon models from the workshop and I have talked with the creators.

I have left some messages on that forum and I have problems with it.
https://forums.alliedmods.net/showth...=293722&page=3

You should read comments #23-#27 if you don't mind. I would like to be able to use it. Thanks!

Last edited by crafting; 06-19-2017 at 23:36.
crafting is offline
zyox123cc
Senior Member
Join Date: Jul 2016
Location: spycrab
Old 06-20-2017 , 20:46   Re: [REQUEST] (TF2) Custom Taunt Menu
Reply With Quote #5

Quote:
Originally Posted by crafting View Post
https://forums.alliedmods.net/showth...=293722&page=3

You should read comments #23-#27 if you don't mind. I would like to be able to use it. Thanks!
I think you may have misunderstood what I mean
AddMenuItem(menu, "463", "(Any) Spy Shuffle" "models/player/smy_animation.mdl" //model path
463 = Taunt : Schadenfreude //Change his format
But your approach is
AddMenuItem (menu, "100000", "(Medic) Pop it, do not drop it"); ("models \ taunts \ medic \ animation.mdl");
You added the index "100000"
It may be necessary to create a new database // not sure
If you are going to add new words, you may want to add configs
I'm not good at coding but just a suggestion
Suggested configs format
Code:
"custom_taunt"
{
  "(medic)taunt : Pop it, do not drop it"
  {
        "class"   "7"   //1scout 2soldier 3pyo 4demo 5heavy 6engi 7 medic 8 sniper 9spy 0all class
	"taunt"   "463" //index 463 Schadenfreude 
	"custom_animation_time" "" // if have taunt index According to index default taunt time
	"animation_models" "models/medictaunt.mdl"
  }
  "(pyro)taunt : MLG420"  //If taunt does not have any taunt index support
  {
        "class"  "3"  // 3pyro
        "taunt"  ""   // Use "custom_animation_time" taunt set ""
	"custom_animation_time" "3"  //If it is conga that taunt ridicule time set to -1
	"animation_models" "models/custom/player/pyro420_animations.mdl"
  }
}
Must appear only on the menu
There are a lot of problems
It seems impossible to use dmx file directly to do taunt
I personally do not recommend adding donate VIP player settings
how to make custom taunt video
Just a comment is not a code
Sorry i should stop
Not asking for more
__________________
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

Last edited by zyox123cc; 06-21-2017 at 00:11. Reason: edit
zyox123cc 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 20:34.


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