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
  • Item installation
  1. Scripts
  2. Gravediggers

Installation

PreviousDependenciesNextConfiguration

Last updated 2 days ago

Installation

  1. Place this folder in your resources directory

  2. Add ensure 1337_gravediggers to your server.cfg

  3. Configure config.lua as needed

  4. Configure the items below if using examples provided

Item installation

bodypart = { name = 'bodypart', label = 'Severed Body Part', weight = 3000, type = 'item', image = 'bodypart.png', unique = false, useable = false, shouldClose = true, combinable = nil, description = 'A body part that once belonged to an opp...' },
๐Ÿ“œ
โšฐ๏ธ
๐Ÿ› ๏ธ
bodypart.png