View Single Post
PC Gamer
Veteran Member
Join Date: Mar 2014
Old 10-04-2020 , 02:11   Re: [TF2] New Scream Fortress Unusual Taunts
Reply With Quote #3

Code in the link Fearts provided generate the particle effect but it doesn't attach to the player.

You can use TF2Attributes to add the effect to the player. Here's some code I made to try it out. The desired effect would be for some of these effects to originate from the floor and move upward. However, with my plugin they sometimes originate from the players waist and move upward. I'm not much of a programmer so maybe someone can suggest a fix for us.

Testing Taunt Particle Effects:



Commands:
sm_flashyon <target> <particle id>
sm_flashyoff <target>

valid particle ids: 3002-3048
Attached Files
File Type: sp Get Plugin or Get Source (flashy.sp - 165 views - 2.7 KB)
File Type: smx flashy.smx (4.3 KB, 111 views)
PC Gamer is offline