Qbox-project / qbx_core

http://qbox-project.github.io
Other
45 stars 109 forks source link

feat: HasGroup export #497

Closed solareon closed 1 week ago

solareon commented 1 week ago

Description

This adds a utility export that allows for a string/table of job/gang/citizenId to be passed against a function and quickly return if the condition matches. Utilizes ox_target code for group/citizenId matching.

Checklist