The Local Doctor Scripts allow players to summon an NPC doctor anywhere on the map. This system is fully compatible with other scripts that use the onduty and offduty functions, ensuring smooth integration.
FEATURES
- On-Duty Prevention: You cannot call the local doctor if a player doctor is currently on duty (requires other doctor scripts with
ondutyandoffdutytriggers). - Dynamic Pricing: Prices for calling the NPC doctor increase over time, preventing abuse of the system.
- Onduty & Offduty Exports: Built-in support for
ondutyandoffdutytriggers, making integration with other scripts seamless. - Server-Side Data: All data, including pricing increments, is saved on the server for persistence.
- Increment Tracking: Price increment amounts are stored in Core, not in the script itself.
CONFIGURATION
- Custom NPCs: Change both the citizen NPC and the doctor NPC to fit your needs.
- Adjustable Fees: Set the starting fee for calling the doctor and the increment amount for each subsequent call.
- Custom Command: Easily modify the in-game command used to call the local doctor.
CONFIG SCREENSHOT

FRAMEWORK
- VORP
DEPENDENCIES
- Hattori CORE