JoinedSenses / SM-ShowTriggers-Redux

A rework of the original showtrigger plugin by ici. This version allows more customization of which brushes are visible.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SM-ShowTriggers-Redux

A rework of the original showtrigger plugin by ici. This version allows more customization of which brushes are visible.

if you want to modify to add more to the list:

  • add the brushes to the enum list
  • add to string array in same exact order as the enum
  • add case to CheckBrushes()
  • create a hookST_* function for the brush

About

A rework of the original showtrigger plugin by ici. This version allows more customization of which brushes are visible.

License:GNU General Public License v3.0


Languages

Language:SourcePawn 100.0%