• How can i get the language of the client?
    3 replies, posted
How can i get the language of the client? is there any command for this?
Sadly I don't think there is, I think the closest thing is [img]http://wiki.garrysmod.com/favicon.ico[/img] [url=http://wiki.garrysmod.com/page/system/GetCountry]system.GetCountry[/url] EDIT: I guess there is
[lua]local language = GetConVar("gmod_language"):GetString()[/lua]
thanks a lot!
Sorry, you need to Log In to post a reply to this thread.