Skip to content

⚰️ Grave Robbery

Documentation relating to the spooni_graverobbery.

1. Installation

spooni_graverobbery works Standalone.

To install spooni_graverobbery:

  • Download the resource
  • Ensure that all requirements are installed
  • Drag and drop the resource into your resources folder
    • spooni_graverobbery
  • Add this ensure in your server.cfg (after spooni_libs)
      ensure spooni_libs
      ensure spooni_graverobbery
  • Now you can configure and translate the script as you like
    • config.lua
    • language.lua
  • At the end, restart the server

If you have any problems, you can always open a ticket in the Spooni Discord.

2. Usage

Walk up to a grave, dig it up with a shovel, and hope to find something worth selling — shovels wear down with each dig. A nearby witness may run off to alert the police, who get a notification and a map blip over the area. Players can also pay their respects with a random mourning animation at any grave. Optional integrations with spooni_police (on-duty-only alerts) and spooni_metabolism (stress/reputation) are supported.

3. For developers

Config.lua
lua
Coming soon...