Server
You can use these functions in any server side code to get player license.
source?:
string
Target player id
type?:
string
Name of license get from Config.Licenses
Return true or false based on whether the player has that license or not.
exports['ft_idcards']:HasLicense(source, type)Last updated