Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.nonefivem.com/llms.txt

Use this file to discover all available pages before exploring further.

LB Phone integration is enabled by default. Captured photos will automatically be added to the player’s phone gallery.
If LB Phone is not found on the server, the integration will not be initialized.

Configuration

You can enable or disable the integration in no-camera/config/shared.lua:
Config.Integrations.LBPhone.enabled = false

Integration File

The integration file is located at no-camera/integrations/lb-phone.lua. This file is not encrypted and can be edited to customize the integration behavior.