Server Update Patch for 12/03/2025

For server updates.

burridgedan

Owner
Owner
The next patch is now officially released.

Additions​

  • Added new items
    • Canteen of Dirty Water - DRINK category
    • Purification Tablet - GENERAL category
  • Added a new plugin allowing the script to check if a player is near water
  • Added the ability to fill an empty canteen with dirty water
  • Added the ability to turn a Canteen of Dirty Water into a Canteen of Water using the purification tablet item
  • Added Disease/Sickness
    • Drinking dirty water will increase your disease/sickness.
    • Once your Disease hits 0% you will start to take damage and your character will vomit occasionally
    • Disease is shown next to the Hospital radar icon on your UI next to hunger and thirst
    • More ways of gaining/losing disease/sickness will be added in future patches
  • Added Antibiotic item - MEDICAL category
    • Does not heal health, only disease
    • Searchable in the hospital

Changes​

  • Updated string functions
    • This change will allow me to customize the server messages without requiring multiple functions with multiple names. It's more of a QOL change for both coding and players (once the messages have been formatted properly) but I also suspect it is better optimized than previous implementations.
  • Updated backend code for mapping for collisions (setting up for later requirements)

Bug Fixes​

  • Fixed an issue where a specific admin command could be used without requiring an admin rank
    • The command in question was still technically locked behind another admin command which was properly protected. This was less of a bug and more of an oversight. I suspect based on the way the command is written it would have done nothing if a player had used it.
Development discussions: https://zo-rp.com/forums/development-discussion.8/
Bug reporting: https://zo-rp.com/forums/bug-reports.12/
Queries & Support: https://zo-rp.com/forums/server-support.9/
Suggestions: https://zo-rp.com/forums/suggestions.19/
 
Last edited:
Back
Top