botmm-Deathstreaks icon

Deathstreaks

earn a little boost after dying many times in a row dependencies: Fifty.ServerUtilities, Fifty.ServerChatCommands

By botmm
Last updated a month ago
Total downloads 25
Total rating 0 
Categories Mods Server-side Language: EN
Dependency string botmm-Deathstreaks-0.0.1
Dependants 0 other packages depend on this package

README

mm.deathstreaks

server side mod. adds old cod style deathstreaks

dependencies

Fifty.ServerUtilities, Fifty.ServerChatCommands (FSU, FSCC) are needed if youre using the chat commands. if you dont want the commands you dont need them

Streak Info

Streak name Deaths Effect
juiced 3 Gain a few seconds of stim on respawn
Revenge 3 Reveals your killer on the minimap
Phasestart 4 Gain a few seconds of phase on respawn
martyrdom 4 Drop a grenade where you died
titanslayer 5 Amps your AT weapon when you respawn
hacker 6 Reveals all enemy players on your minimap
nuke 8 Drop a nuke titan where you died
empty 69 debug streak

Commands (requires FSU & FSCC)

inorder to use chat commands the server needs FSU, FSCC, and deathstreaks_chat_commands 1

Command Purpose
deathstreaks View your active deathstreaks
changedeathstreaks <streaks> Change your active deathstreaks
listdeathstreaks List all deathstreaks
defaultdeathstreaks Reset back to the default streaks (in case youre an idiot and messed up)

ConVars

ConVar Default value Effect
deathstreaks_chat_commands 1 if using FSU & FSCC, enables players to use the chat commands. if you dont want players changing their streaks, disable this setting
deathstreaks_show_messages 1 enables sending messages to players on death with their updated death streak
deathstreaks_auto_titan_npc_kills_counts_as_death 1 allow deaths to auto titans to count towards death streaks. normally npc deaths dont count towards death streaks
deathstreaks_death_cooldown 12.0 time in seconds between deaths where any new deaths dont count towards a death streak. you have to at least try to play the game before it counts as a death
deathstreaks_titan_deathstreaks 0 allow deaths in titans to count towards a deathstreak. normally theyre disabled because they go against the spirit of deathstreaks, which is you just die over and over without a chance to do something, but if you died in a titan you already had your chance
deathstreaks_deathstreak_slots 1 the maximum amount of deathstreaks a player can have equipped. if you want players to be able to use multiple at once, increase this. if you want to disable deathstreaks, set it to 0
deathstreaks_default_deathstreaks juiced the streaks all players will have by default
deathstreaks_banned_deathstreaks nuke empty list of streaks to make unequippable. if a particular streak is overpowered or causes server issues add it to the list

Changelog

version changes
0.0.1 initial release