Description
Checks if the player is a boss in their current job.
Parameters
None
Return Value
Returns true if the player is a boss.
true
Example Use Case
if ps.isBoss() then TriggerEvent("qb-bossmenu:client:openMenu") end
Last updated 5 months ago