๐Ÿงชgfg_drugtables

Documentation regarding GFG Developments Drug Tables.

Current Version: 1.0.8

GFG Drug Tables allows a player to use a drub table of a specific type, and use it to cook drugs (or really anything) based on a time and ingredient list you set in the config. All data related to the tables is saved to the database to ensure continuity in the event of crash or server restart.

pageInstallationpageConfiguration

Dependencies

ox_lib

ox_mysql

A targeting resource is only required if Config.interactionMethod is set to 'target'

An Inventory resource is only required if Config.inventory is set to anything but 'custom'

ox_target

ox_inventory

Features

  • Unlimited amount of tables.

  • Custom tables of any type.

  • Highly Configurable.

  • Table Durability that needs to be monitored.

  • Table explodes if durability gets too low.

  • Table Temperature that needs to be reduced either by active or passive cooling.

  • Optimized (Running at 0.00ms).

  • Anyone can interact with any table.

  • Table data set in the database (progress is saved during server restart/crash).

Planned Updates

Purchase

Preview

Forum Post

Support

Changelog

Version 1.0.8
  • Fixed notification for being unable to install fan to correct locale.

  • Fixed skillcheck for placing and packing tables.

  • Added config option for enabling the placing and packing progress bar to be cancelable.

Version 1.0.7
  • Fixed typo that resulted in parsing error.

Version 1.0.6
  • Added sv_customize.lua, giving support for custom or altered frameworks.

Version 1.0.5
  • Fixed a bug that may have caused table to not appear in some instances after a server restart.

  • Removed some untracked development print statements.

Version 1.0.4
  • Added support for static tables.

  • Added more interaction options (TextUI, 3DText).

  • Re-factored placement system to by more dynamic and easier to fine tune.

  • Eliminated unnecessary loop to improve performance.

Version 1.0.3
  • Added better support for shells and IPL's, We can't confirm this works with every housing resource. If you notice it doesn't work with your housing resource let us know and we will see what we can do.

Version 1.0.2
  • Added Config option for target distance.

  • Added Config option to allow placing tables in or under water.

  • Added Config option to allow placing table on road.

Version 1.0.1
  • Added Config option for the place table help notification.

Version 1.0.0
  • Initial Release

Last updated