Client
inDelivery
inDelivery
Checks if a player is in a delivery or not
getRepAmount
getRepAmount
Returns the amount of rep you have in the specific reputation
rep:
string
weed
getAllRep
getAllRep
Gets all your rep in a table
hasSkill
hasSkill
Checks if a player has a specific skill
skill:
string
Big Booty Bandit
getHighestSkill
getHighestSkill
Gets the highest skill from a list of data
data:
table
{'Big Booty Bandit 1', 'Big Booty Bandit 2', 'Big Booty Bandit 3'}
getMyMarketItems
getMyMarketItems
Returns all my items in a table that are on the market
getCart
getCart
Returns all my items in my cart
getAmountOfOffers
getAmountOfOffers
Returns the amount of offers I have on the market
openMenu
openMenu
Opens the drug menu
closeMenu
closeMenu
Closes the drug menu
Last updated