loffe_robbery icon indicating copy to clipboard operation
loffe_robbery copied to clipboard

Police alert is too late

Open FlamingChilly opened this issue 4 years ago • 1 comments

How can we change the script so that the Police notification is sent as soon as the gun is pointed at the store clerk?

FlamingChilly avatar Feb 28 '20 10:02 FlamingChilly

Move TriggerServerEvent('loffe_robbery:rob', i) from line 285 to line 257, just above while robbing do Wait(0) if IsPedDeadOrDying(peds[i]) then robbing = false end end

burqka avatar Mar 17 '20 13:03 burqka