Medical Records
Script developed for the server REVEALED | FR | Free Access | Serious RP
You need to read the README file.
π¬ How to Open the Menu
You can trigger the medical UI in multiple ways:
1. By Command
Players can type /openmedic
to access the medical records.
Set to ""
to disable.
2. From Client Event
Trigger this on the client to open the UI locally.
3. From Server Event
Used when you want the server to tell the client to open the UI.
4. By Proximity (Prompt Zones)
You can define coordinates where a prompt appears (e.g., a desk). When a player enters the distance range, a prompt appears and holding the interaction key will open the UI.
Here is an excerpt from the config.lua file : (parts of the excerpt are hidden)
Last updated