PoliceRaidDoor
exports.nolag_properties:PoliceRaidDoor()Returns
Usage Example
local success = exports.nolag_properties:PoliceRaidDoor()
if success then
print("Raid started with stormram.")
else
print("No valid MLO door found or raid could not be initiated.")
end