Super Smash Bros gamemode for CSGO.
You can play this game mode with bots.
Players have a damage total which rises as they take damage. As a player's percentage rises, the player can be knocked progressively farther by an opponent's attacks. Push all players in the opposing team out of map to win.
Install
Install Nav Area Utilities
Download plugin and assets.
Upload assets to your FastDL server.
Check configs/kento_smashbros/ and make your own configs.
Install item modules you need, such as CSGO Weapons
Cvars
Commandssb_upward_force // Default upward force multiplier.
sb_angles // Default push angles from 0 to 89. 0 looking down and up to 89 looking up.
sb_givedmg_multiplier // Default dmage to % multiplier when giving damage. Player's % will add damage*give_multiplier*take_multiplier
sb_takedmg_multiplier // Default dmage to % multiplier when taking damage. Player's % will add damage*give_multiplier*take_multiplier
sb_pushback_multiplier // Default push back distance by damage\nif set to 3.0, distance will be damage*3.0
sb_ff // Allow friendly fire or not.
downloadsm_sb // Smash Bros mode menu.
sm_vol // Smash Bros mode volume.
sm_guns // Smash Bros weapon menu.
sm_weapons // Smash Bros weapon menu.
sm_dmg // Admin set damage to all player, require ADMFLAG_GENERIC.
sm_item // Admin spawn item, require ADMFLAG_GENERIC.
sm_items // Admin spawn random items, require ADMFLAG_GENERIC.