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

[TF2] Default Dance


Post New Thread Reply   
 
Thread Tools Display Modes
Author
ShadowMarioBR
Member
Join Date: Feb 2018
Plugin ID:
6326
Plugin Version:
1.0.0
Plugin Category:
Fun Stuff
Plugin Game:
Team Fortress 2
Plugin Dependencies:
    Servers with this Plugin:
    35 
    Plugin Description:
    Dance Fortnite's most known emote, now in Team Fortress 2!
    Old 11-03-2018 , 19:22   [TF2] Default Dance
    Reply With Quote #1

    Description:
    You ever wanted to do a Fortnite Emoji, in Team Fortress 2? Yeah, i don't too. But now you can!
    Just by typing !defaultdance or sm_defaultdance on console, you can humiliate the enemies you killed with your killer dance moves!

    PS: I never played Fortnite (and never have plans to), and don't like it, please don't hate on me, i just made this for the memes.


    ConVars:
    sm_defaultdance_version
    Plugin version, don't change it.
    sm_defaultdance_bots
    Chance (from 0% to 100%) for the bots do default dance after killing a player, 0 to disable. Default value is 5.


    Commands:
    sm_defaultdance
    Show your dance moves!


    Requirements:
    TF2Items
    TF2Attributes
    Taunt em's Gamedata

    If you want to compile it, you're also going to need:
    TF2 Stocks
    SDKTools


    Installation:
    1. Extract the tf2_fdd files.zip file inside the tf folder of your server.
    2. Extract the tf2_fdd fastdl.zip file inside the tf folder of your file host.
    3. Extract the tf2_fdd server.zip file on tf folder of your server.
    4. And last of all, download Taunt'em gamedata and place it inside addons/sourcemod/gamedata of your server.
    5. Enjoy!


    Credits:
    A HUGE thanks to FlaminSarge for his Taunt'em mod, gamedata and code piece i ripped from his plugin.
    Another big mcthankies to DNWS for his Scout Default Dance client-side mod.
    Me, for the plugin and for poorly porting it to other characters.


    Known issues:
    Thanks to it replacing the character's default model for a while, some problems may occur, like:
    Shading problems.
    No eye pupils while dancing.
    Incompatibility with plugins that replace the character's base model.

    Note: I'd highly recommend you only use this mod on servers of default gamemodes.


    To Do:
    - Add more taunts
    - Add Auto Updater to the plugin
    - Fix Heavy's animations showing the weapon

    Download:
    Attached Files
    File Type: zip tf2_fdd server.zip (14.4 KB, 1429 views)
    File Type: zip tf2_fdd files.zip (8.11 MB, 1386 views)
    File Type: zip tf2_fdd fastdl.zip (8.07 MB, 1112 views)

    Last edited by ShadowMarioBR; 11-05-2018 at 19:39. Reason: Fixing a stupid mistake on the FastDL file
    ShadowMarioBR is offline
    Whai
    Senior Member
    Join Date: Jul 2018
    Old 11-03-2018 , 19:30   Re: [TF2] Default Dance
    Reply With Quote #2

    Heh... you forgot download files
    __________________
    Whai is offline
    Psyk0tik
    Veteran Member
    Join Date: May 2012
    Location: Homeless
    Old 11-03-2018 , 19:31   Re: [TF2] Default Dance
    Reply With Quote #3

    Quote:
    Originally Posted by Whai View Post
    Heh... you forgot download files
    He made the post so he could insert the URL into the source code. (He asked about it on the Discord channel.)
    __________________
    Psyk0tik is offline
    ShadowMarioBR
    Member
    Join Date: Feb 2018
    Old 11-03-2018 , 19:34   Re: [TF2] Default Dance
    Reply With Quote #4

    Quote:
    Originally Posted by Crasher_3637 View Post
    He made the post so he could insert the URL into the source code. (He asked about it on the Discord channel.)
    ^

    Finally my slow internet decided to upload 'em.
    ShadowMarioBR is offline
    Mr_panica
    Senior Member
    Join Date: Jan 2017
    Location: Russia, Saint-Petersburg
    Old 11-04-2018 , 18:34   Re: [TF2] Default Dance
    Reply With Quote #5

    Lol, thank you for that. Is it possible to count on new taunt from different games, for example from overwatch?
    __________________
    Sorry for my English.
    Mr_panica is offline
    ShadowMarioBR
    Member
    Join Date: Feb 2018
    Old 11-04-2018 , 21:29   Re: [TF2] Default Dance
    Reply With Quote #6

    Quote:
    Originally Posted by Mr_panica View Post
    Lol, thank you for that. Is it possible to count on new taunt from different games, for example from overwatch?
    I'm not planning to do that, but it's a nice suggestion.
    For now i'm just aiming to finish porting (even if badly ported, because i suck at Blender) most of/all Fortnite emotes for TF2, but i will think about it when i end what i'm doing.
    ShadowMarioBR is offline
    Mr_panica
    Senior Member
    Join Date: Jan 2017
    Location: Russia, Saint-Petersburg
    Old 11-05-2018 , 04:54   Re: [TF2] Default Dance
    Reply With Quote #7

    Can you tell me how to make such a reproduction for this taunt? Maybe some little plugin?
    https://gamebanana.com/skins/128173
    __________________
    Sorry for my English.
    Mr_panica is offline
    Mr_panica
    Senior Member
    Join Date: Jan 2017
    Location: Russia, Saint-Petersburg
    Old 11-05-2018 , 05:17   Re: [TF2] Default Dance
    Reply With Quote #8

    Found a bug. If you enter a command into the console many times, the music of taunt becomes very loud.
    __________________
    Sorry for my English.
    Mr_panica is offline
    ShadowMarioBR
    Member
    Join Date: Feb 2018
    Old 11-09-2018 , 16:16   Re: [TF2] Default Dance
    Reply With Quote #9

    Quote:
    Originally Posted by Mr_panica View Post
    Found a bug. If you enter a command into the console many times, the music of taunt becomes very loud.
    I don't think that's something i could fix, as you just used the same command a bunch of times.
    ShadowMarioBR is offline
    CrazyGhostRider
    Member
    Join Date: Apr 2014
    Location: Russia
    Old 11-10-2018 , 10:03   Re: [TF2] Default Dance
    Reply With Quote #10

    Quote:
    Originally Posted by ShadowMarioBR View Post
    I don't think that's something i could fix, as you just used the same command a bunch of times.
    Took from another forum:
    Code:
    if (danceTimer[client] != 0)
              {
                    return Plugin_Handled;
               }
    Hope this helps you.
    CrazyGhostRider is offline
    Reply


    Thread Tools
    Display Modes

    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 21:07.


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