Exports

Series of exports that can be useful and are good for usage of 3rd party scripts

Client Exports

chevron-rightstartDealerhashtag

Make the player start dealing

-- will make the player start dealing
exports["bs-drugselling"]:startDealer()
chevron-rightclearDealerhashtag

Make the player stop dealing by force

-- will make the player stop dealing
exports["bs-drugselling"]:clearDealer()

Last updated