1337-SCRIPTS
  • ๐Ÿ‘‹Welcome
  • ๐Ÿ“œScripts
    • โญStarter Pack Lifestyles
      • ๐ŸšงDependencies
      • ๐Ÿ› ๏ธInstallation
      • โš™๏ธConfiguration
    • ๐ŸงชAdvanced Plug Tables
      • ๐ŸšงDependencies
      • ๐Ÿ› ๏ธInstallation
      • โš™๏ธConfiguration
    • โšฐ๏ธGravediggers
      • ๐ŸšงDependencies
      • ๐Ÿ› ๏ธInstallation
      • โš™๏ธConfiguration
    • ๐Ÿ“ฒPhone Snatcher
      • ๐ŸšงDependencies
      • ๐Ÿ› ๏ธInstallation
      • โš™๏ธConfiguration
Powered by GitBook
On this page
  • Installation
  • Example items provided
  1. Scripts
  2. Advanced Plug Tables

Installation

PreviousDependenciesNextConfiguration

Last updated 2 days ago

Installation

  1. Place this folder in your resources directory

  2. Add ensure 1337_plugtables to your server.cfg

  3. Configure data/config.lua as needed

  4. Configure the items below if using examples provided

Example items provided

Optional: The installation of the script it's very simple. Make your own crafting tables using the examples below to base them off.

gun_printing_table_beamstick = { name = 'gun_printing_table_beamstick', label = '3D Glock 17 Beamstick Printer', weight = 1000, type = 'item', image = 'gun_printing_table.png', unique = false, useable = true, shouldClose = true, combinable = nil, description = 'A specialized 3D printer designed for manufacturing Glock 17 Beamsticks.' },
plastic_table_mid                      = { name = 'plastic_table_mid',    label = 'Mid Gas Packing Table', weight = 2000, type = 'item', image = 'plastic_table_weed.png', unique = false, useable = true, shouldClose = true, combinable = nil, description = 'This table is used for crafting illegal drugs.' },
๐Ÿ“œ
๐Ÿงช
๐Ÿ› ๏ธ
gun_printing_table_beamstick.png
plastic_table_mid.png