Files
Elite-Gaming-FiveM/resources/scully_lawenforcement/data/codes.lua
T
2025-06-06 16:57:29 -07:00

5 lines
205 B
Lua

return {
shotsFired = {'^110-13', 'Shots fired on %s'},
panicAlert = {'^110-99', '%s | A panic button has been pressed!'},
_911Alert = {'^1911', 'Caller: %s | Location: %s | Information: %s'}
}