Luxury Clothes Theft
This script will allow players to start a mission, where they will steal a bag from a luxury clothes store. After they steal the bag, they will run away to escape from police chase. If they manage to escape, they will be able to give the bag to an NPC that will give them a random amount of luxury clothes (server admin will decide range of this random amount), based on rarity of each one. They will also be able to sell luxury clothes to another NPC, that will pay them a random amount of money that server admin will define in a range.
Showcase Video Click to watch the script in action here!
π Features
- You can add more robbable locations
- If a robbable location is busy, it won't be available to other players until the bag gets stolen
- An NPC will attack player when the bag gets stolen, and will run away if the player pulls out a weapon
- Police will be notified if the bag gets stolen, and the GPS will update the thief location each x seconds you define (default will be 2 seconds to allow the thief to escape)
- Progress bar to let thief know when the GPS gets disabled
- Minimum police required to start the mission can be set from the config
- You can add as many clothes as you want into the stolen bag
- Each luxury cloth has different chances to be found, so you can define rare luxury clothes at a higher price
- You can define a minimum and a maximum number of clothes that can be found in a single bag
- Selling luxury clothes will give black money, but it can be changed in config
- Discord logs to track players actions
- When a player starts theft mission
- When a player cancels the theft mission
- When a player picks up the bag
- When a player delivers bag to obtain luxury clothes
- When a player sells luxury clothes and which clothes get sold
- When a player leaves the server while escaping from the police
βοΈ Installation
- Download the script
- Extract the script to your resources
- Add 'items.sql' to your database
- Add 'ensure esx_luxury_clothes_theft' to your server.cfg
- Configure the script as you wish
- Finished
π Information
The script uses the official FiveM escrow system