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

Target

Target integration lets players interact with labs and entities through a target resource.

🎯 Supported Targets

Target
Config value

ox_target

Target.OX

qb-target

Target.QB

qtarget

Target.Q

No target

Target.NONE

🔎 Auto Detection

Default setting:

Config.Target = Target.AUTO_DETECT

🚪 Lab Entry

Target must also be enabled for lab entry:

Config.DrugLabEntryPoint = LAB_ENTRY.TARGET

Use marker mode if you do not use a target resource:

Config.DrugLabEntryPoint = LAB_ENTRY.MARKER

Last updated