Hi,
I want the messages for players whit an IP-address from the Netherlands to get the NL lang messages but i can't get this to work.
Anyone with a solution?
Setting language based on country?
Discussion in 'Hurtworld Development' started by Swat1801, Dec 16, 2016.
-
Wulf Community Admin
Check their IP on connect and then set their language to the desired language. If you need a little more direction, look at how we make the lang chat command work in various games and either OnUserConnected or OnPlayerConnected hooks.
-
-
Wulf Community Admin