splewis / csgo-multi-1v1

CS:GO Sourcemod plugin to create multi-1v1 arena servers
GNU General Public License v3.0
278 stars 68 forks source link

Expose internal HasRoundTypeSpecificRating via Natives #251

Closed iNilo closed 4 years ago

iNilo commented 4 years ago

Allow plugins to check if the current round is ranked or not.

This allows plugins to check if they may modify scoring. This allows plugins to introduce fun things like low gravity. (we don't want to give gravity on ranked rounds)