Server guide
Framework functions
Identifier
-- This is an example from the brnx-fiveboost qb.lua file
Identifier = function(source)
return QB.Functions.GetPlayer(source)?.PlayerData.citizenid
endLast updated
-- This is an example from the brnx-fiveboost qb.lua file
Identifier = function(source)
return QB.Functions.GetPlayer(source)?.PlayerData.citizenid
endLast updated