powerlord / sourcemod-mapchooser-extended

Extended version of the SourceMod MapChooser
Other
26 stars 28 forks source link

Prevent clients from spamming global chat using sm_nominate #13

Open Douile opened 4 years ago

Douile commented 4 years ago

Using the nominate command it is possible to spam global chat by alternating between two maps e.g. bind mwheeldown "sm_nominate de_dust2;sm_nominate de_mirage;" By replying to successful nominations instead of putting in global this issue is prevented as clients can only spam themselves.