mirror of
https://github.com/jimathy/jim_bridge.git
synced 2026-08-19 14:56:02 +01:00
debug print progressbar results
This commit is contained in:
@@ -273,6 +273,7 @@ function progressBar(data)
|
|||||||
while result == nil do
|
while result == nil do
|
||||||
Wait(10)
|
Wait(10)
|
||||||
end
|
end
|
||||||
|
debugPrint("^5Debug^7: ^2ProgressBar result^7: ^3"..tostring(result).."^7")
|
||||||
|
|
||||||
-- Cleanup
|
-- Cleanup
|
||||||
FreezeEntityPosition(ped, false)
|
FreezeEntityPosition(ped, false)
|
||||||
|
|||||||
Reference in New Issue
Block a user