For the complete documentation index, see llms.txt. This page is also available as Markdown.

πŸ“±LB-PHONE

This script includes built-in support for lb-phone, without additional configuration.

Before using, ensure you have:

  • lb-phone is installed and working correctly

  • rahe-taxi is installed and works with the /taxi command.

After you have verified that the apps work you can disable the command by setting commandsEnabled to false in public\config\client\cl_config.lua

commandsEnabled = false,

Last updated