Skip to content

Custom implementation of the mp_fraglimit functionality in SourceMod

Notifications You must be signed in to change notification settings

Full-Buff/fraglimit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

fraglimit

Custom implementation of the mp_fraglimit functionality in SourceMod

this is a total mess, but it is now fully functional. theres a bunch of functionality for customizing the hud overlay, but none of it works. leaving it in for now.

To use this plugin, just install it in your server, then set the tf2 native cvar "mp_fraglimit" to whatever value you want.
The game will now function like TDM. Eventually I'll add functionality to easily switch it to an FFA format.

Custom CVAR's

sm_fragstatus

This is an admin command that simply shows the current frag counts of each team.

The compiled plugin found in the releases page is slightly modified so that the chat messages and hud elements dont attempt to show the text colors. since its broken right now, it just adds the hex value as a string to the text fields instead of using it to color them. v_v

About

Custom implementation of the mp_fraglimit functionality in SourceMod

Resources

Stars

Watchers

Forks

Packages

No packages published