change vehicle engine sound and
add new police emsfire script
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
RegisterServerEvent("Opticom:TriggeredOnCoords")
|
||||
AddEventHandler("Opticom:TriggeredOnCoords", function(id, coords)
|
||||
TriggerClientEvent('Opticom:TriggeredOnCoords', -1, id, coords)
|
||||
end)
|
||||
|
||||
print("OPTICOMSYSTEM ^1Has Authenticated ^2Successfully! ^0By ^1ToxicScripts! ^7")
|
||||
Reference in New Issue
Block a user