Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local randomReport = math.random(1, 3)
- if randomReport == 2 then
- local plyPos = GetEntityCoords(GetPlayerPed(-1), true)
- vRP.sendServiceAlert(nil, cfg.trackveh.service,plyPos.x,plyPos.y,plyPos.z,drug dealer reported)
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement