[RELEASE] Supreme_Aircon

UPDATE 20/03/2022

  • You can rob parking meters
  • You can rob pay phones
  • You can loot bins.
  • Scrap reward depends on if cops online or not

  • Downlaod Update

  • Uses DPEMOTES for animations but can be easily changed

Updated Video 2022-03-20 00-58-46

SUPREME AIRCON

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 from OnyxDumpster) 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

Preview

  • 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

Download
There may be bugs so feel free to let me know :slight_smile:

4 Likes

Nice script :heart: :fire:

1 Like

Where can I adjust my search time?

go to client.lua and search for

exports.rprogress:Start(‘Searching Aircon…’, 10000)

and change ’ 10000 ’ to your desired time

1 Like

Thank, But I mean the time when players can collect it again. :grin:

looks like theres a bug with the timer, lemme up date the github files with a temp fix for now with a timer of around 80s cooldown

update: (GitHub - Supremeeeeeee/supreme_aircon: Aircon script)

1 Like

Thanks, I’m curious about how your script works.

  • If I want to adjust to be able to harvest every 30 minutes, where do I need to go to fix it?
  • limit = 500 What can it do?

the limit part is how much you can hold in your inventory

its very standard stuff on it tbh , its not hard to modify to your liking, have a little mess around with. always open to ideas to make the script better

hi everything works except when i go to sell the items there is no npc to sell them too shown in the image below
image


i have got all the scripts and the items i require.
Edit: No Errors in console.

He has mentioned the above in the description, which I assume he means you need to add your own NPC to sell (Haven’t tested it so I might be wrong).

1 Like

oh ok cheers.


Brought one of my edited scripts from how i added the npc there and it works for this thanks for letting me know.

2 Likes

Brilliant! Nicely done :smiley:

if you need any help setting the an npc script then drop me a message on here just click on my profile and i can help you set one up so you can use this script.

1 Like

yeah what @twothermal said, add in your own npc script

1 Like

i like this man !! very nice

i used part of the npc script in my one of my own scripts too so yeah i can access a shop with no marker but the marker is invisible so its still there but it looks like your buying from the guy.

2 Likes

glad yall are liking it man

Is there a way to setup a weight check? because right now you can keep looting AC’s even if your inventory weight is full