-
-
Notifications
You must be signed in to change notification settings - Fork 4
Main Configuration
Configuration for the plugin, which are located at counterstrikesharp/configs/plugins/FortniteEmotesNDances/
. After the desired changes are made, you have to restart the server to apply them.
When are players allowed to emote.
default value: 0
possible values: 0 - All the time | 1 - Only in Warmup / Freezetime | 2 - Only in Warmup / Freezetime / RoundEnd
Stop emote of all players when freezetime ends.
default value: false
possible values: true/false
God mode when in emote.
default value: false
possible values: true/false
Which menu do you want to use to display emotes/dances
default value: 2
possible values: 0 - ChatMenu | 1 - CenterMenu | 2 - CenterMenuByKitsuneLab
Hide players while emoting/dancing?
default value: 0
possible values: 0 - Show all players while emote/dance | 1 - Hide all enemies | 2 - Hide all teammates | 3 - Hide all players
Whether to display "Developed by KitsuneLab" in menu. Useful only when EmoteMenuType = 2.
default value: true
possible values: true/false
Enables smooth camera mode. If set false, camera goes up-n-down along with the emote. Only downside is that this creates one extra
prop_dynamic
.
default value: true
possible values: true/false
Setting this false will make camera static behind you for thirdperson view. Note: SmoothCamera needs to be true
default value: false
possible values: true/false
Freeze player when in emote? Note: SmoothCamera needs to be true
default value: true
possible values: true/false
Fix gloves showing up mid-air when in emote/dance?
default value: true
possible values: true/false
Cooldown to give to non-vip players after player emote/dance.
default value: 15
possible values: any whole number
Cooldown to give to vip players after player emote/dance.
default value: 20
possible values: any whole number
Flag for VIP players.
default value: @css/vip
possible values: any flag or group
Buttons which will cancel emote for player when pressed
default value: w,a,s,d,jump,crouch,left-click
possible values: w,s,a,d,jump,crouch,leftclick,speed,scoreboard,inspect,use
List of string soundevent files which needs to be preached
default value: soundevents/soundevents_addon.vsndevts
possible values: path of your sound event file
Flag to execute
EmoteCommand
&DanceCommand
commands. Even for chat triggers, this flag will be required.
default value: ''
possible values: any flag or group
Flag to execute
AdminSetEmoteCommand
&AdminSetDanceCommand
commands.
default value: @css/root
possible values: any flag
Enable sound module to play sound while emote/dance. Useful when there's a CS2 update which broke signature. Just set it to false temporily.
default value: true
possible values: true/false
Enable chat triggers to play emote/dance.
default value: true
possible values: true/false