Price
UnknownA script by EV-BeansFL
Price
UnknownBring emergency interactions to your server. This script adds functional emergency callboxes that players can use to contact police, ambulance or any other jobs, or tow services. Features include AI dispatch, GPS auto-set, blip customization, custom props and custom sounds.
ox_target more can be addedAny framework you may want to use:
target.lua )Config.SpawnPoints = {
{ x = 2630.7864, y = 3077.9456, z = 46.5250, heading = 315.1406, emergencybox = "circle_callbox" },
{ x = 2825.7617, y = 3420.0850, z = 54.5926, heading = 340.0, emergencybox = "sov_callbox1" },
{ x = 2903.8450, y = 4151.8145, z = 49.2500, heading = 0.0, emergencybox = "circle_callbox" }
}
Config.AiDispatch = {
enableTowTruck = true,
onlyOffduty = false,
fine = 500,
towJobs = { "mechanic", "job2" },
spawnRadius = 100,
dropOffLocations = {
{ label = "Main Impound Lot", coords = vector4(256.3804, -1150.1351, 29.1110, 4.4337) },
{ label = "Vespucci Police Impound", coords = vector4(169.7543, -1149.4878, 29.2964, 180.0) }
}
}
| Code is accessible | Yes, partially |
| Subscription-based | No |
| Lines (approximately) | 9500 |
| Requirements | none |
| Support | Yes |
See what others are saying about this script.
Share your experience and help others.