đŸĒ›Export

GetCrewFromPlayer

This function only returns the name of the Crew

GetExportPerms

TableTypeDescription

id_crew

number

The crew ID of the player

recruit

boolean

Permission to recruit new members

fire

boolean

Permission to dismiss crew members

attribute_property

boolean

Permission to assign properties

give_access_property

boolean

Permission to grant property access

access_property

boolean

Permission to access properties

see_chest

boolean

Permission to view the crew chest

deposit

boolean

Permission to deposit items into the crew chest

remove

boolean

Permission to remove items from the crew chest

access_garage

boolean

Permission to access the crew garage

take_car

boolean

Permission to take a vehicle from the garage

park_car

boolean

Permission to park a vehicle in the garage

GetCrewFromPlayerData

TableTypeDescription

rank

number

Player rank number

name

string

Crew Name

id_member

number

Player crew id

id_crew

number

Crew id

motto

string

Motto

label

string

Name RP

id_rank

number

Rank id

identifier

string

identifier

CrewGetPlyList

This function returns exactly the same values as GetCrewFromPlayerData but for each player who is in the crew

OpenCrewMenu

This function is only used to open the menu other than with the command

Last updated