Thread: Country kicker
View Single Post
sluggo
Member
Join Date: May 2006
Old 06-05-2006 , 19:56  
Reply With Quote #41

Hi,

I have a very small problem.
I have compiled the plugin with

Code:
	register_cvar("sv_country_name","SWE,NOR")
	register_cvar("sv_country","1")
To only allow ppl from Sweden and Norway (all others get to high ping)
In the serverlog i get this message: "Only ppl from SWE NOR are allowed" and that is correct.
But when someone is kicked it says in chat "AnyName was kicked because he is not from DEU" (or whatever country he/she was from)
Shouldn't it say "AnyName was kicked because he is not from SWE NOR" ?

Thanks by the way for a great plugin!!
sluggo is offline