Thread: Country Filter
View Single Post
Author Message
Knagg0
SourceMod Donor
Join Date: Dec 2005
Location: Germany
Old 06-08-2007 , 11:07   Country Filter
Reply With Quote #1

CVARS:
  • cf_mode
    • 1 = Only allow "cf_countries"
    • 2 = Allow all except "cf_countries"
    • Default: 1
  • cf_countries
    • List of the countries
    • Example: "EN US DE NL"
    • Default: ""
  • cf_reject_msg
    • Message that is shown to the player that was rejected
    • %s = country
    • Default: "Your country (%s) isn't allowed on this server"
  • cf_connect_msg
    • Message that is shown to all players when a player connects
    • 1st %s = player
    • 2nd %s = country
    • Default: "%s (Country: %s) was allowed to connect"
CHANGELOG:
  • 1.1.0
    • Small code fix
  • 1.0.0
    • Release
Attached Files
File Type: sp Get Plugin or Get Source (country_filter.sp - 5167 views - 2.0 KB)
__________________

MFZB Gaming Community

[ www.mfzb.de ]


Last edited by Knagg0; 09-05-2007 at 23:33.
Knagg0 is offline