[FREE] [ESX] Scrap metal from old air conditioners

Scrap metal from old air conditioners

If you have the right items, the NPC will give you an address where you can get scrap metal from dismantling old air conditioners.
Everything can be easily changed in the config.lua file.

  • Easy configuration
  • Checking items
  • Police check
  • Skill Check
  • 10 preset addresses
  • Discord Webhook

Preview

Easy configuration

Install

  • Download the repository.
  • Add the azakit_scrapaircon to your resources folder.
  • Add ensure azakit_scrapaircon to your server.cfg.

OX Inventory Items

['infoticket'] = {
	label = 'info ticket',
	weight = 1,
	stack = true,
	close = true,
	description = nil
},

['metalscrap'] = {
	label = 'metalscrap',
	weight = 150,
	stack = true,
	close = true,
	description = nil
},

Requirements

  • ESX
  • ox_lib
  • ox_target

You need help, join my Discord server
https://discord.com/invite/DmsF6DbCJ9

Code is accessible Yes
Subscription-based No
Lines (approximately) 600
Requirements ESX, ox_lib, ox_target
Support Yes

(For releases without code the not applicable fields can be written as N/A)

My other works:

[FREE] [ESX & QBCore] Collecting eggs from hens
[FREE] [ESX] Vehicle key and lock
[FREE] [ESX & QBCore] Moneywash with tickets, licenses, tax levels, transport
[FREE] [ESX & QBCore] Milking a cow
[FREE] [ESX] Sell item with delivery
[FREE] [STANDALONE] AutoMove
[FREE] [ESX] NPC for launching events

5 Likes

can u edit this script to no need to talk with npc to start job and add cooldown for prop ?

and this should be nice to can add more prop name in config :laughing:

I have a script similar to the one you had in mind, but it is not public.

1 Like