DiscordDiscord (opens in a new tab)
  • Home
  • FAQ
  • Animation Menu
    • General information
    • Installation
        • Client Event
        • Client Exports
        • Server Exports
    • Adding New Animations
    • Script Explorer
  • Petty Crimes
    • General information
    • Installation
      • Smash ‘n Grab
          • Server Exports
      • Mugging
          • Client Exports
        • State Bags
      • Pickpocketing
          • Client Exports
        • State Bags
      • Parcel Theft
          • Client Exports
      • Mailbox Robbery
    • Script Explorer
  • Pause Menu
    • General information
    • Installation
        • Client Exports
    • Script Explorer
  • Death Screen
    • General information
    • Installation
    • Script Explorer
  • Loading Screen
    • General information
    • Installation
    • Script Explorer
  • Chop Shop
    • General information
    • Installation
    • Script Explorer

On This Page

  • Is Holding Pacel
  • Delete Holding Parcel Entity
Petty Crimes
Modules
Parcel Theft
Exports
Client Exports

Client Exports

Is Holding Pacel

-- return: bool - if the playerPed is holding a package or not
local isHolding = exports["bablo-pettycrimes"]:isHoldingParcel()

Delete Holding Parcel Entity

-- if playerPed is holding a package it will delete it
 
exports["bablo-pettycrimes"]:deleteHoldingEntity()
Parcel TheftMailbox Robbery

Bablo Resources © 2025