This script allows players to search any aircon in the game to acquire items that they find. This is easily modified and can have the potential to be a good script
Actions
- Search any aircon in the city
- There’s a chance you won’t find anything ( notification to be added for this )
- Aircons have a cooldown timer after you search it (80 Seconds)
- Get random items from aircons based on chance, you always get scrap or steel
- You have to use your own npc script
- Utilizes BT-Target to search aircons
- Go to location and sell scrap metal for money ( map blip )
- Custom sell scrap or steel menu
- Police get notified on stealing air cons ( can set the percentage in config ) (linden-outlawalert)
- Can set how many cops online before you can scrap
(Some code fromHidden link for visitors, to see Log in or register now.) props to the original code source
Required Actions
- Add item ‘scrappart’ to your item database (can change item)
- Add item ‘steel’ to your item database (can change item)
Required Scripts
Hidden link for visitors, to see Log in or register now.
Hidden link for visitors, to see Log in or register now.
Hidden link for visitors, to see Log in or register now.
Hidden link for visitors, to see Log in or register now.
Hidden link for visitors, to see Log in or register now.
ESXPreview
Hidden link for visitors, to see Log in or register now.
Hidden link for visitors, to see Log in or register now.
Hidden link for visitors, to see Log in or register now.- 0.00ms/0.01ms
Future Updates
- No Cops online notification
- No Animation when there is no cops
- Notification for no item found
- Make entity disappear after being searched
- 0.00ms/0.01ms