[iCore] Multi languages in real time

Today, my team bring the multi language function to FiveM. It’s multi language in realtime, mean player can change the language and data saved, when player connect again, selected language will be shown.

Features:

  • Unlimited languages.
  • Realtime select, function and event ready.
  • Saved player language selected and shown right wat.
  • Other resource can be extended language, one change, all changed.

Muilti languages:

Code is accessible Yes/No
Subscription-based Yes/No
Lines (approximately) Number of lines
Requirements Requirements
Support Yes/No

wow, you sell a native

show me where the native or some resource do multi languages that player can change in game, bro

use this native and create a locales.lua with all transaltions, now you have the “multi languages”

for “can change in game”, you can create a command or a nui.

1 Like

I think you need look around the video, what the language changed and you can see how this script work. It’s change languages in system: NUI, client and server-side too. Then you can show the language for players right way, never in seen before.

And one more thing, we can detect player ip to country, then show language automatics :)) by some geo location solutions.

2 Likes

This is demo of changed languages to other resource: (Now is the phone resource)