[ESX] [PAID] kr_companies | Next gen SOCIETY script

KR COMPANIES

  • Nice UI
  • Contracts between companies to deliver items for money
  • Employment where you’re paid per task finished task
  • Limited space
  • Well maintained
  • Employees can only do tasks and Manager can access boss menu but with restricted access

PLEASE NOTE

Tebex

  • The script can be found at tebex (5€)

Requirements

  • ESX
  • MySQL

Note

  • This resource uses the Asset Escrow but only for the server files this leaves the most essential codes configurable.
  • Feel free to add more item icons by simply putting the image in the img folder and name it to the identifiing item name.

Video showcase all the essential functions and features of this script (click here if the video won’t load)

Config = {
    Lang = 'en',
    Framework = 'esx',
    MaxStorageWeight = 2000,
    BusinessBlipId = 375,
    ShopBlipColor = 63,
    BusinessBlipColor = 0,
    UseStorageWeight = false,
    TimeProcessTask = 5, -- tike it takes to process (minutes)
    TimeUnpackTask = 2, -- tike it takes to unpack (minutes)


    GlobalMarketItems = { -- Items which can be bought in every company. When stock reaches 0 the deliviey time starts ticking and players are unable to buy the product until the item is delivered default 48h
        {name = "water", price = 5, resupplyTime = 48, maxStock = 5000}, -- Delivery time is in hours
        {name = "bandage", price = 5,  resupplyTime = 48, maxStock = 5000},
        {name = "vodka", price = 5, resupplyTime = 48, maxStock = 5000},
        {name = "tequila", price = 5, resupplyTime = 48, maxStock = 5000},
    }
}
1 Like

just the best

1 Like

Can you hire other players who can also manage the store?

Yes if you set them as a Manager they can do everything except tranfering the company and changing the name

2 Likes

Oh nice and which ESX version?

Not the ESX V2 and the script is tested with 1.2.0 altough I am willing to make it work with other esx verisions > 2.0.

Ah I got 1.1.0 … so I guess it wont work

I believe that you still should be able to use this script.

Is your scripts still being maintained mate?