⚙️ Modern UIInstall Instructions

Install

Follow the steps below to install this resource to your server.

Add to resources

Extract & add the lation_ui resource folder into your main resources directory (usualy ../resources)

Set convar (optional)

⚠️

Convar(s) must be set before the resource is started in your server.cfg

You can set the default locales used with the following convar:

# Lation
setr lation:locale "en" # "es", etc

Update server.cfg

⚠️

The placement of lation_ui in your server.cfg is important; please read carefully.

This resource should be started before all other resources; including your framework!

start lation_ui
start framework # The name of your framework (es_extended, qbx_core, etc)

Restart server

Restart your server and enjoy!