international settings question
#1
I'm making a custom settings xml for my skin and only issue i have is having the option to change the international setting like lauguage and region. Is there a way to code this in so that they don't have to go into appearance settings?
Reply
#2
Language can be done with
Code:
<onclick>SetGUILanguage(English)</onclick>

But you need a button for every possible language you want to set. Not sure ir or how you can set region.
Arctic Fuse - Alpha now available. Support me on Ko-fi.
Reply

Logout Mark Read Team Forum Stats Members Help
international settings question0