[PAID] Silly Coffin Job – Coffin Burial Job for RedM

[PAID] Silly Coffin Job – Coffin Burial Job for RedM :coffin:

:clapper_board: Showcase Video

Silly Coffin Job Showcase


:pushpin: Description

Silly Coffin Job is a complete coffin burial job for RedM. Find a dead body, place coffin parts next to it, hammer them together, carry the finished coffin to one of six cemeteries, and let the priest perform the burial — for a configurable reward.

Built with a clean multi-framework bridge (VORP or RSGCore, auto-detected) and server-authoritative validation throughout.

:clapper_board: Preview: https://youtu.be/VmcNKiPe724


:sparkles: Features

  • :coffin: Use coffin item on a dead NPC nearby → empty coffin + lid spawn as ground props
  • :hammer: Hammer item with build animation → parts merge into a finished coffin
  • :collision: Hammer break chance — your hammer can snap during work (configurable %)
  • :headstone: Carry system — pick up the finished coffin and walk it to the cemetery
  • :church: 6 cemeteries included: Blackwater, Valentine, Rhodes, Saint Denis, Armadillo, Tumbleweed
  • :folded_hands: Priest NPC spawns at the delivery point and performs the burial
  • :money_bag: Configurable rewards via account type (money / gold / cash / bank)
  • :globe_with_meridians: Multi-Framework — VORP or RSGCore, auto-detected at runtime
  • :shield: Anti-cheat hardened — server-issued place tokens, distance checks on every event
  • :broom: Full cleanup — on disconnect, resource stop, and delivery
  • :eyes: Smart NPC scoping — priest only spawns for nearby clients
  • :high_voltage: Optimized — adaptive polling, proper model/animdict cleanup

:video_game: How It Works

  1. Find a dead NPC in the world (or kill one yourself)
  2. Use the coffin item near the body → empty coffin & lid spawn next to you
  3. Use the hammer item in range → build animation plays for ~5 s, finished coffin is created
  4. Press R when close to the coffin → start carrying it
  5. Walk to any cemetery drop-off marker → press R again to deliver
  6. The priest performs the burial → you receive your reward :money_bag:

:wrench: Installation

  1. Place Silly_Coffin-Job in your resources folder
  2. Add to your server.cfg:
ensure Silly_Coffin-Job
  1. Ensure the configured items (Sarg, Hammer) exist in your inventory database
  2. Configure cemeteries, reward, and items in config.lua

:gear: Configuration

Everything in config.lua:

Framework

  • Config.Framework'auto' / 'vorp' / 'rsgcore' / 'standalone'

Items

  • Config.Items.coffin — coffin item name
  • Config.Items.hammer — hammer item name

Reward

  • Config.Reward.enabled — enable/disable reward
  • Config.Reward.amount — reward amount
  • Config.Reward.account'money' / 'gold' / 'rol' (VORP), 'cash' / 'bank' (RSG)

Build Animation

  • Config.BuildAnimation.duration — build time
  • Config.HammerProp — hammer prop bone & offset

Hammer Break

  • Config.HammerBreak.enabled / .chance

Carry

  • Config.CarryPrompt — prompt key, text, radius
  • Config.Carry — bone, offset, rotation, drop distance, max drop distance

Drop-Offs

  • Config.DropOffPoints — list of cemeteries with priest data
  • Config.DropOffMarker — toggle/distance for ground markers
  • Config.PriestSpawnRange — render range for priest NPC scoping

:package: Dependencies

Dependency Required
VORP or RSGCore :white_check_mark: (auto-detected)

:writing_hand: Come Join our Discord


:link: Download

:shopping_cart: Silly Scripts Tebex Store


Code is accessible Yes (config.lua), rest escrowed
Subscription-based No
Lines (approximately) ~1100
Requirements VORP or RSGCore
Support Yes
1 Like