xxxstasiek / stasiek_selldrugsv2

Second version of Fivem selldrugs script
GNU General Public License v3.0
22 stars 14 forks source link

Freeze on call police #2

Open JSanchezFDZ opened 3 years ago

JSanchezFDZ commented 3 years ago

My players freeze on call police

https://www.youtube.com/watch?v=lQJfM3qpmi8&feature=youtu.be

OwnerDevSoviet commented 3 years ago
**TaskStartScenarioInPlace(PlayerPedId(), "WORLD_HUMAN_STAND_MOBILE", 0, true)
ESX.ShowAdvancedNotification(Config.notify.title, '', Config.notify.searching .. drugToSell.label, 'DIA_CLIFFORD', 1)
Wait(math.random(5000, 10000))
--ESX.PlayAnim('amb@world_human_drug_dealer_hard@male@base', 'base', 8.0, -1, 1)
ClearPedTasksImmediately(GetPlayerPed(-1))**

Line 86 - 90. Replace and have fun