/mythic_hospital

Modified version of Mythic Hospital that uses the ESX framework.

Primary LanguageLuaGNU General Public License v3.0GPL-3.0

Mythic Hostpial

This is a lightweight hosptial & limb damage resource. This was largely done as an experiment so some of it is rough around the edges.

Mythic Hospital Resource Usage Mythic Hospital Check-In Mythic Hospital Lay In Bed

Dependencies:

NOTE: While I have removed my framework base as a dependency, there are some aspects of this that due not work because of that. As such it'd be on you to implement. Need to add things like billing taking money from the player, syncing injuries in database to they're persistent, adding usable items for the various effects, etc.

EXTRA NOTE: This has functions for using /bed for RP purposes, but does require you to add your own command for it (As I'm using my chat resource). Just simply register a command that has TriggerClientEvent('mythic_hospital:client:RPCheckPos', source)