Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How to translate custom self made server messages in game localization?

Asked by 3 years ago

Hello! I decided to make server messages script to my game. But I wondered if this is possible to translate them, because foreign players also play my game. Is this possible? If yes, then how? Type in comments if you need to see the script. Thanks a lot!

0
Have you had a look at Roblox's LocalisationService? https://developer.roblox.com/en-us/articles/Introduction-to-Localization-on-Roblox radiant_Light203 1166 — 3y

2 answers

Log in to vote
0
Answered by 3 years ago

What you might want to do is before sending the message in chat, localize it and then send the localized message.

0
Thanks a lot, my last question is where do i get localization service scripting info, because i never used it and i know nothin about it nikitos54327 70 — 3y
0
I know how to use it in roblox site, but i dont know how to even add it to the script nikitos54327 70 — 3y
Ad
Log in to vote
0
Answered by
Crytkee 17
3 years ago

This might help you: https://developer.roblox.com/en-us/articles/Introduction-to-Localization-on-Roblox

0
It couldn’t help me. I know how to configure localization, I made a script sending server messages in THE CHAT, so I’m wondering if it’s possible to translate them nikitos54327 70 — 3y
0
Sorry if I couldn't help :( Crytkee 17 — 3y
0
Its ok nikitos54327 70 — 3y
0
I still might use it as a tutorial so thanks :) nikitos54327 70 — 3y
0
No problem Crytkee 17 — 3y

Answer this question