Skip to content

CyberdyneVulpine/SM-TF2-Spawn-Stickybomb-Removal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

[TF2] Spawn Stickybomb Removal

Current Version: 1.0.0

Description:

Removes stickybombs if they are placed within a (default: 150 units) radius of the other team's spawn door.
The sticky-camping player will also be shown a hint message asking them to stop.

Cvars:

Install Instructions:

  1. Place NoStickySpawn.smx into your addons/sourcemod/plugins/ folder.

Notes:

This plugin uses the func_respawnroomvisualizer entity to detect locations.
If your map does not have visualizers on the spawn doors, this plugin will not work.

Version History:

  • v1.0.0
    • Initial Release