• Welcome to our brand new Garry's Mod asset marketplace! Publishing in these categories is currently invite-only. Interested in publishing your Gmod assets on BuiltByBit? Click here to apply!

Rojo's PolyTalk Language system v1.0.3

Rojo's Polytalk is an immersive language system for GMOD that lets players speak and learn languages

Installation & Configuration​


  1. Extract the .zip file into your server’s /addons folder.
  2. Go to:
  3. polytalk/lua/langsyst/config/sh_config.lua — This is the main configuration file.

🔧 Default Commands:​


  • !lang — Opens your language menu.
  • !menulang — Opens the admin panel.
  • !addlang <PlayerName> <code> <fraction> — Manually add language progress to a player.
✏️ These commands can be changed in sh_config.lua.

🌍 Translations:​

You’ll find translation files in:

polytalk/lua/langsyst/config/langs/

Use them as a base to create your own translations.


🛠️ How to Create a Custom Language​

  1. Go to:
  2. polytalk/lua/langsyst/config/sys_languages/
  3. There you'll find sh_example.lua, with comments to guide you in duplicating and customizing it.
  4. Important rules:
  • Language files must begin with sh_.
  • Each language must have a unique code.
  • Audio files must be uploaded to the workshop in sound/sw/ as .ogg files at 44100Hz.
  • Icons must be placed in materials/entities/ and also uploaded to the workshop. It’s recommended to match the entity name.
  1. (Optional but recommended) Entities:
  2. If you want to sell languages in stores or F4 menus, create custom entities.
  3. Go to:
  4. polytalk/lua/entities/
  5. Use lang_example as a template, duplicate the folder, rename it, and modify only shared.lua.

❓ FAQs​

Can’t use a command while speaking a language?

Add the command prefix to:

LanguagesSystem.CFG.ExceptionCommands in sh_config.lua.

Want to disable voice support?

Set this in sh_config.lua:

LanguagesSystem.CFG.Voice = false


📦 How to Install Extra Content​

Inside the polytalk/ folder you’ll find extracontent/, which includes:
  • Global/
  • StarWars/
Each contains:
  • entities/ → Copy into lua/entities/
  • sys_languages/ → Copy into polytalk/lua/langsyst/config/sys_languages/
⚠️ IMPORTANT: To fully activate these packs, make sure to add the required addons to your server’s collection. You can find them in the SW Pack or Global Pack tabs.
Buy a license now
$7.00
EULA
Standard EULA
Use on any projects you own with attribution
Support
Standard
Includes:
Download the resource
Access new updates
Support from the creator
Support duration
Lifetime
Share and earn
Refer this resource and earn a 10% commission.
2,239 Views
27 Purchases
28 Downloads
Jul 9, 2025 Published
Feb 8, 2026 Updated
Not yet rated
114 KB File size
Open source
  1. No
DRM-free
  1. Yes
Unobfuscated
  1. Yes
Supported languages
  1. English
  1. Spanish
  1. Russian
  1. German
  1. French
  1. Portugese
  1. Chinese
  1. Italian
Creator
Owner
Recommended for you
This is a tool that works to send Space-ship or anything you want to deploys Entities or NPCs
5.00 star(s) 3 ratings
37 purchases
It provides a user-friendly way for officers to manage and distribute mission orders
Not yet rated
28 purchases
Reward Medals, 3D2D Show/Hide Medals, Authorize Staff
Not yet rated
9 purchases
Escoreboard 2 is a complete replacement of the outdated player list menu for your server
Not yet rated
6 purchases
Share and earn
Refer this resource and earn a 10% commission.
2,239 Views
27 Purchases
28 Downloads
Jul 9, 2025 Published
Feb 8, 2026 Updated
Not yet rated
114 KB File size
Open source
  1. No
DRM-free
  1. Yes
Unobfuscated
  1. Yes
Supported languages
  1. English
  1. Spanish
  1. Russian
  1. German
  1. French
  1. Portugese
  1. Chinese
  1. Italian
Creator
Owner
Recommended for you
This is a tool that works to send Space-ship or anything you want to deploys Entities or NPCs
5.00 star(s) 3 ratings
37 purchases
It provides a user-friendly way for officers to manage and distribute mission orders
Not yet rated
28 purchases
Reward Medals, 3D2D Show/Hide Medals, Authorize Staff
Not yet rated
9 purchases
Escoreboard 2 is a complete replacement of the outdated player list menu for your server
Not yet rated
6 purchases
Top