Server

You can use these functions in any server side code to get player license.


circle-info

Parameters:

  • source?: string

target player

  • id?: string

Main message of the notification.

  • type?: string

Use any: "success", "error", "info", "warning"

  • duration?: number

Duration in milliseconds (ex: 5000)


circle-check
exports['ft_qb_idcards']:HasLicense(source, id)

Last updated