gamemann / CS_MapSpawnsChecker

Checks for the amount of player spawns a map has. If it is below a limit, further actions can be done.

Home Page:https://moddingcommunity.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

This plugin basically checks how many spawns the map has when the map is started. If the amount of spawns (CTs + Ts) are below the limit (convar), it will do further actions (e.g. Log a message, change the map to the next map, etc).

Works Well With The Following GameModes

  • Arena 1v1

Also Check Out

Updated Link

About

Checks for the amount of player spawns a map has. If it is below a limit, further actions can be done.

https://moddingcommunity.com/


Languages

Language:SourcePawn 78.8%Language:C++ 20.8%Language:C 0.4%