Language

Determines the language that will be used when a player is utilizing the script.

cfg.lang = 'en'

string

Description

Setting this will determine the language that all players default to when utilizing the script. If you change this to a language that doesn't exist; it will automatically reset back to english.

Notes

To learn more about modifying or adding new languages, visit the rlib documentation and refer to the section titled Languages

Last updated