[FREE] Medic & DocPad Script

:stethoscope: LRRP Medic — Free Edition

download - https://the-lost-riders-mmorpg.tebex.io/

support - The Lost Riders MMORPG

sends alerts to doctors and sets waypoint to patient for the doctor thats accepted it
everything handles within the /docpad

LRRP Medic is a standalone doctor, medical alert and revival system built for RedM servers.

The resource works entirely by itself by default and does not require VORP, LRRP Jobs, oxmysql or any other framework resource. Optional framework hooks can be enabled by server owners through the configuration.

Doctors receive access to a fully integrated DocPad where they can view medical alerts, monitor duty status, see other doctors and revive nearby patients.

Features

  • Fully standalone by default

  • No required framework dependencies

  • Persistent standalone doctor permissions

  • Persistent revive limits, statistics and doctor wallet

  • Integrated LRRP DocPad

  • Active medical alert display

  • Doctor duty system

  • Accept, route and release medical alerts

  • Revive nearby downed players

  • Automatic doctor revive statistics

  • Optional payment for every successful revive

  • Default revive payment set to $50

  • Payment goes to the doctor’s standalone medical wallet when no economy framework is enabled

  • Optional VORP integration

  • Optional LRRP Jobs integration

  • Optional framework doctor-job detection

  • Optional VORP usable DocPad and Revive Tonic items

  • Server-side distance and downed-player validation

  • Admin permission support through ACE and configured identifiers

  • SQL included for all core medical items

  • Additional optional doctor consumable SQL included

  • Configuration and installation guide included

Free Edition Restriction

The Free Edition allows each non-admin doctor to successfully revive:

1 patient every 6 hours

After using their available revive, further attempts will display:

Please upgrade to premium to revive more patients.

The Free Edition limitation is enforced server-side and is not available inside the editable configuration.

Administrators can override the revive restriction.

Doctor Management

Administrators can grant doctor access using:

/makedoctor [server id]

Doctor access can be removed using:

/removedoctor [server id]

Doctors created through the standalone system receive access to the DocPad, duty system, medical alerts and patient revival features.

Commands

/docpad

Opens the doctor DocPad.

/medicduty

Toggles on-duty or off-duty status.

/alertmedic [optional reason]

Sends a medical alert to available doctors.

/mediccash

Displays the doctor’s standalone medical wallet balance.

/makedoctor [server id]

Grants standalone doctor access.

/removedoctor [server id]

Removes standalone doctor access.

Medical Alerts

Players can create a medical alert using /alertmedic.

Available doctors can:

  • View the patient’s name

  • View the alert reason

  • Accept the alert

  • Place a GPS route to the patient

  • Release the alert for another doctor

  • Complete the alert by reviving the patient

Only one doctor can accept an open alert at a time.

Framework Compatibility

The resource uses standalone mode by default.

Server owners can optionally configure:

  • VORP Core

  • VORP Inventory

  • VORP doctor jobs

  • LRRP Jobs

  • Custom doctor job names

  • Framework cash payments

  • Standalone doctor permissions

None of these integrations are required for the resource to start.

Included Items

The included SQL covers the primary items used by the resource:

  • Doc Pad

  • Medical Bag

  • Revive Tonic

Optional SQL is also included for additional medical tonics, wraps, syringes and remedies.

Dependencies

None by default.

Optional:

  • VORP Core

  • VORP Inventory

  • LRRP Jobs

Installation

  1. Extract LRRP_Medic_Free into your resources folder.

  2. Import the included item SQL if required.

  3. Review config.lua.

  4. Add the resource to your server configuration:

ensure LRRP_Medic_Free

  1. Grant your administrators the following ACE permission if required:
add_ace group.admin lrrp.medic.admin allow

Important

The editable configuration and SQL files are included for server setup and compatibility.

The Free Edition DocPad branding and revive restriction are not intended to be modified.