v1.4.3 - 02/24/2025
Added :
Detector Tester Spray Can , see here for details.
disableInteractions
client export, see here for details.
The editable/client/targeting.lua
file has been updated to include canInteract
entries for both OxTarget and QBTarget, if you use these resources you might want to update this file.
If you use your own targeting/third-eye resource, consider making use of the canInteract()
export, see the examples inside the editable/client/targeting.lua
file.
Changed :
Some interactions now take priority over others.
Interacting with a Control Panel or Pull Station will take priority over Spraying the Detector Spray Can, for example.
Full Changelog
v1.4.4 - 03/22/2025
Changed :
Minor refactor to FAR Toolâs demo prop creation logic.
Fixed :
Typo in internal event handling Alarm System updating between client and server.
The typo existed both in the event handler and the trigger, so it still functions in prior versions.
Hidden Metadata not being removed from memory after FAR Tool was closed.
Preview prop in FAR Tool appearing above the playerâs head momentarily when first spawned.
Draft Alarm System data being stored in server memory when it didnât need to be.
Issue with the Detector Testing where a server error would be thrown.
Typo in an uncommon error relating to draft alarm systems not being loaded properly.
An empty error message appearing in the server console when a Draft Alarm system with a syntax error was loaded.
Now the error indicates the syntax error is from a âdraft alarm systemâ, instead of an empty error message.
Full Changelog
v1.4.5 - 04/21/2025
Added :
Changed :
Minor improvement to memory management in the FAR Tool .
Fixed :
Specific types of complex default config values not listing correctly in the console.
resetLastAlarmSystem
server export calling the same native twice unnecessarily.
Full Changelog
v1.4.6 - 04/29/2025
Added :
Error message when audio is not loaded successfully.
Coordinates to Sonoran 911 call.
ic_far_twoStageAlarm
which allows for the disabling of the voice part of the alarm.
Changed :
Internal structure of two items to prevent rare cases of Mono server crashes.
Full Changelog
Other Resources: