Randolio Development
  • 👤Welcome
  • 💰Paid Scripts
    • 🏥Medical
      • ❌DEPENDENCIES
      • ❗QBCore Installation
      • ❗QBOX Installation
      • ❗ESX Installation
      • 💻Event/Functions
      • 👨‍💻Exports
      • 🤓Configuration
    • 📱ATM Hacking
    • ⛅Weather Sync
    • 🏚️Stash Houses
    • 💄Female Bundles
      • 🤖Discord Bot
      • 💻Exports
      • ➕Items/Images
    • 🪄Witchcraft
    • 🔌Gun Plugs
    • 📹News Job
    • 🗒️Vehicle List
Powered by GitBook
On this page
  • Client
  • Server
  1. Paid Scripts
  2. Female Bundles

Exports

For use in third party scripts if you need them.

Client

-- Will return the xp of the calling client.
exports.randol_bundles:GetFemaleRep()

-- Will return the level of the calling client.
exports.randol_bundles:GetMyLevel()

-- Will return true or false if the calling client is a verified female.
exports.randol_bundles:IsFemale()

Server

-- Will return true or false if the src provided is a verified female.
local isFemale = exports.randol_bundles:IsFemale(source)
print(isFemale)

PreviousDiscord BotNextItems/Images

Last updated 6 months ago

💰
💄
💻