Patch Details
This page provides all the essential information you need about the latest updates. Each patch is designed to enhance your experience, improve performance, and strengthen security.
🗃️ Modified Files
📁 game/server/
server.lua
🛠️ Fixes/Changes
Check-in Not Functioning - Issue patched where check-in would not work but would take your funds anyway. Specifically while the allowNegativeBalance setting was enabled.
💪 Manual Update
Download the latest copy of
wasabi_ambulance
from keymaster.Take the
game/server/server.lua
from the new copy and replace the old one with it.Restart Server
🗃️ Modified Files
📁 nui/
ALL FILES
📁 game/client/
cl_customize.lua
client.lua
knockout.lua
functions.lua
📁 game/configuration/
config.lua
📁 game/configuration/locales/
ALL FILES AND UI STRINGS
📁 game/server/
logging.lua
server.lua
fxmanifest.lua
🛠️ Fixes/Changes
Corrected Discord Log - Corrected log message corresponding with admin revives and names being inconsistent.
Corrects Paying Hospital Account - Now properly pays hospitals bank account when proper configuration set to do so.
Makes Blackout Effect Optional - Added a configuration option named
Config.BlackoutEffect
that will be set to false by default. If you have issues with weapons knocking out out undesirably, disable this.Optimization To Knockout - Simple correction to loop within knockout script to improve usage.
Config.UIColor Patched - It was noticed in recent version that the
Config.UIColor
option was not working properly at least for some death screens. This has been corrected in all.Incorrect BPM On Death - It will now display a more accurate BPM report during diagnosis of dead/injured patient.
NEW DEATH SCREEN ADDED (#5) - See attached photo for new death screen added to our available options!
Adds Active EMS Count (Optional) - Added configuration option
Config.ShowEMSCountOnDeath
that will show the current number of ambulance workers on duty while dead.
🗃️ Modified Files
📁 game/client/
client.lua
functions.lua
stretcher.lua
📁 game/configuration/
config.lua
📁 game/server/
logging.lua
server.lua
sv_customize.lua
🛠️ Fixes/Changes
Keep Certain Items On Death - Config option to allow for certain items to be kept when clearing inventory setting is true for bleed out.
Discord Log Incorrect Death - Our Discord log system for deaths has been revised to accommodate last stand.
Enabled Keys While Reviving - Enable your primary talk key, or whatever in the config for while reviving.
Stay In Car On Death Config - Added the ability to enable or disable if the player will stay in their car on death. Some customers have requested that they are not placed in their vehicle on death.
Remove Dead From Vehicle Target - Has been patched and is showing on vehicles with dead people in them.
Injury, Revive, and Diagnose Fixes - We had some mysterious diagnose and reviving errors occurring amongst some of our support tickets last week. After some investigation, we realized some unknown injuries such as drowning were the culprit. We will be adding new treatments and such for these soon too!
Stretchers PATCHED - Yes, those with higher player counts and slower clients not spawning stretchers periodically is now officially resolved and tested on server 30+ players that had the issue occurring previously.
📝 Additional Notes
1.10.9
is considered another stable build and patches applied were very isolated. The best 1.10.x update.
🗂️ Modified Files
📁 game/
data.lua
📁 game/client/
client.lua
functions.lua
📁 game/configuration/
config.lua
📁 game/server/
server.lua
sv_customize.lua
updater.lua
fxmanifest.lua
🛠️ Fixes/Changes
mInsurance V2 Compatibility - Added compatibility for ESX/QBCore and the latest mInsurance version. If you experience issues with this config option enabled, please update mInsurance to the latest version.
Check-In funds to hospital - You now have the ability to set a
ManageFunds
parameter in yourconfig.lua
. This will be eitherfalse
or the account you wish to deposit check-in funds paid by patients.Personal Lockers & UI Medical supplies - Like
wasabi_police
recent update, we’ve added ability to access personal lockers as well as show your inventory’s UI when accessing medical supplies(If applicable).QBCore On-Duty Issues Patched - There was an issue when using default duty of the job on
false
. That has been resolved.Laying Down Before Checking In - Reported by a customer that animations would trigger before the player was checked into a bed.
Condensed Injury Areas - Causing issues with other portions of injury system, we have edited
data.lua
to replace all neck and spine injuries to be registered asupper_body
for now.Option To Charge For Respawn - Like checking in, some of you have requested that you could set prices on when they hold E to respawn. We have obliged and added an option to allow for negative balance for qb-core.
Unpredictable Injury Symptoms - We have patched healing of bleed on bandages when enabled, the crazy blackout and notification spam when getting severe head injuries, and removed the logic causing extremely slow motion movement.
Missing NUI Strings(Rare) - I believe we have patched this from small changes to initializing the UI. If it occurs moving forward, please don’t hesitate to reach out.
New qb-management/banking Compatibility - Added config option
Config.OldQBManagement
for when using related features.Fixes To Clock-In/Out Target(ESX) - Patched issue with off-duty workers not seeing clock-in option of target.
1.2.0 Required Bridge - With the new features of inventory, we must require
1.2.0
or higher bridge for this update.
📝Additional Notes
This update has been heavily tested by our team piece by piece. We believe we are very close to V1 final for the resource! Video coming soon with all the new features accumulated since the last video.
🗂️ Modified Files
📁 game/server/
server.lua
fxmanifest.lua
🛠️ Fixes/Changes
Patched small issue with check-in being free and mInsurance not working properly.
💪 Manually Update
Download latest
1.10.5
from key master.Replace file from old version with new version
game/server/server.lua
Replace file from old version
fxmanifest.lua
Enjoy!
📁 Modified Files
📁 nui/
ALL FILES
📁 game/client
client.lua
functions.lua
📁 game/configuration/
config.lua
📁 game/server/
server.lua
fxmanifest.lua
🛠️ Fixes/Changes
Patched 2 random client-side errors when reviving/dying/treating.
✨ Enhancements
Added Death Screen No.4 (See Image attached)
Added mInsurance compatibility (See
config.lua
)
🗂️ Modified Files
📁 game/server/
server.lua
fxmanifest.lua
🛠️ Fixes/Changes
Last adjustment from the
1.10.1
implementations made. Correct error when treating/using defibrillator on patient of using treated patient.
💪 Manually Update
(If updating from 1.10.2)
Download latest update from key master.
Swap the
game/server/server.lua
from the new version with your old one.Do the same with the
fxmanifest.lua
Last updated