Page cover
For the complete documentation index, see llms.txt. This page is also available as Markdown.

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

Zuletzt aktualisiert