Skip to content

Neotokyo SourceMod plugin that overrides the win condition checks

Notifications You must be signed in to change notification settings

Agiel/nt-wincond

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

nt-wincond

Neotokyo SourceMod plugin that overrides and reimplements the win condition checks to allow modding.

ConVars

sm_nt_wincond_tiebreaker
0 = Disabled
1 = Team with most players alive wins. I.e. vanilla NT.
2 = Defending team wins

sm_nt_wincond_swapattackers
When tie breaker is set to 2, swap attackers/defenders. Might make some maps more playable.
0 = Disabled
1 = Enabled

sm_nt_wincond_captime
How many seconds should it take to capture the ghost.

Changelog

0.0.7

  • Round capzone distance down to nearest integer to match native behavior
  • Save config

0.0.6

  • Everyone getting eliminated on the same frame should result in a tie

0.0.5

  • Add cvar for cap timer

0.0.4

  • Fix double cap bug
  • Add tiebreaker cvar

0.0.3

  • Support multiple ghosts

0.0.2

  • Announce ghost capper
  • Consider players who haven't spawned in yet as alive for the purpose of rewarding points

0.0.1

  • Initial release

About

Neotokyo SourceMod plugin that overrides the win condition checks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published