hasPermissionVeh
This export checks if you and other player are in the same crew
exports['hrs_base_building']:hasPermissionVeh(identifier,identifier2)
Arguments
Argument
Type
Description
identifier
varchar
Your player identifier
identifier2
varchar
The player you want to check if is in your crew identifier
Last updated