Skip to content

gononono64/mrc-holyman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

📖 Heal with Holy Whacks

A free FiveM resource where the power of the book is... questionable, but effective.

Smack your friends to health or bring them back from beyond with the mysterious Healing Book. Whether they’re injured or flat-out dead, a swift bonk or a strange whispered "prayer" might just do the trick. Just... don’t ask too many questions about where the power comes from.


🧰 Features

  • 🔨 Use the Healing Book as a melee weapon to heal living players
  • 🕯️ If a player is dead, hitting them starts a ritual-like revival sequence
  • ⚡ Works with both QB-Core and Ox Inventory
  • 🧙 A perfect blend of comedy, mystery, and unexpectedly dark energy

📦 Installation

  1. Drag and drop mrc-holyman and mrc-holyman-book into your resources folder
  2. Download and install community_bridge
  3. Add ensure community_bridge before ensure mrc-holyman-book and ensure mrc-holyman to your server.cfg
  4. Add the image (weapon_book.png) to your inventory's image folder
  5. Add the item data using the config for your inventory system below

📚 Item Config Examples

🧱 QB-Core

['WEAPON_BOOK'] = {
    ['name'] = 'weapon_book',
    ['label'] = 'Holy Book',
    ['weight'] = 1000,
    ['type'] = 'weapon',
    ['ammotype'] = nil,
    ['image'] = 'weapon_book.png',
    ['unique'] = true,
    ['useable'] = true,
    ['description'] = 'Candy Cane'
},

🌀 Ox Inventory

['WEAPON_BOOK'] = {
    label = 'Holy Book',
    weight = 1000,
    durability = 0.1,
},

📸 Preview

COMING SOON!!!


❓ Why?

Because sometimes healing takes a little force — and maybe a light sprinkle of mysterious chanting.

About

This is a free fivem resource for reviving/healing other players

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages