View Single Post
ESK0
BANNED
Join Date: May 2014
Location: Czech Republic
Old 03-04-2015 , 02:08   Re: [CS:GO/CS:S] ServerAdvertisement - MultiLang | *UPDATED 3.3.2015*
Reply With Quote #89

Quote:
Originally Posted by pepe1985 View Post
Great support ESK0, thank you very much, {CURRENTTIME} works now.
One more question, maybe not related with your plugin, how language is recognized?
It's from geoip or from some client/game/steam config value?

i have such things in config:
Code:
        "3"
        {
            "default"    "{Lightred2}Current map: {green}{CURRENTMAP}"    
            "pl"        "{Lightred2}Aktualna mapa: {green}{CURRENTMAP}"
            "type"        "T"
        }
and want to try if "default" is displaying to foreigners, but always "pl" is displaying. I tried to change a game language and steam language to some other than "pl" but it not worked.

Best Regards,
PP
Yes im using GeoIP ( Use Alpha-2 code - http://cs.wikipedia.org/wiki/ISO_3166-1 )
And default is displaying to people from country which is not listed. And its works well for me( Im from Czech) and i guess its case sensitive so try to use PL instead of pl.
ESK0 is offline