This plugin allows players to use emotes from Fortnite. Type !emotes in chat and choose an emote.
This was from this but since the topic author dont want to add the extra emotes to the main post, here a new topic with all the emotes, more features and support for the extended version.
Note: If you want to use a valve gloves plugin with this plugin you can use my valve gloves plugin that have support for my emotes plugin version.
Cvar
Code: Select all
// admin flag for !emotes command (empty for all players)
// -
// Default: ""
sm_emotes_admin_flag_menu ""
// Cooldown for emotes in seconds. -1 or 0 = no cooldown.
// -
// Default: "4.0"
sm_emotes_cooldown "4.0"
// Sound volume for the emotes.
// -
// Default: "0.4"
sm_emotes_soundvolume "0.4"
// Hide enemy players when dancing
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_emotes_hide_enemies "0"
// Hide weapons when dancing
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_emotes_hide_weapons "1"
// Enable/Disable sounds for emotes.
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_emotes_sounds "1"
sm_emotes - user command for main menu.
sm_setemotes <#userid|name> <emote ID> , (emote ID from 1 to 84) - ADMIN COMMAND.
Todo list:
-Auto round end dance.
-Bugs reported (?).
Download
Source