Updated readme, final commit v1.1.0

This commit is contained in:
ElPumpo
2018-11-10 23:52:00 +01:00
parent 5c49d02433
commit 64e665bbae
3 changed files with 38 additions and 14 deletions
+2 -2
View File
@@ -174,8 +174,8 @@ end)
-- Enter / Exit marker events
Citizen.CreateThread(function()
while true do
Citizen.Wait(0)
Citizen.Wait(200)
local coords = GetEntityCoords(PlayerPedId())
local isInMarker = false
local currentZone = nil