Page cover image

rcore_gangs

Dateiname: rcore_gangs/server/dispatch/dispatch.lua Suche nach: Dispatch = function(source, drug)

Dispatch = function(source, drug)
  local coords = GetEntityCoords(GetPlayerPed(source))
  TriggerEvent('emergencydispatch:emergencycall:new', "police", "Drogen Verkauf beobachtet", coords, true)
end

Last updated