shaneshame / sm_votecrits

Vote to enable/disable random crits in TF2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sm_votecrits

SourceMod plugin to allow admins to start votes to enable/disable random crits in TF2.

Console

sm_votecrits

Chat

!votecrits
// or
/votecrits

Cvars

// Percent required for successful random crits vote.
// -
// Default: "0.60"
// Minimum: "0.050000"
// Maximum: "1.000000"
sm_vote_crits "0.60"

Credit

I used the basevotes and funvotes as references.

About

Vote to enable/disable random crits in TF2


Languages

Language:SourcePawn 100.0%