mirror of
https://github.com/ciribob/DCS-CTLD.git
synced 2025-08-15 06:17:22 +00:00
fixes
This commit is contained in:
1
CTLD.lua
1
CTLD.lua
@@ -2049,6 +2049,7 @@ function ctld.repackVehicleRequest(_params) -- update rrs table 'repackReque
|
|||||||
end
|
end
|
||||||
-- ***************************************************************
|
-- ***************************************************************
|
||||||
function ctld.repackVehicle(_params,t) -- scan rrs table 'repackRequestsStack' to process each request
|
function ctld.repackVehicle(_params,t) -- scan rrs table 'repackRequestsStack' to process each request
|
||||||
|
trigger.action.outText("Repacking vehicle...", 10)
|
||||||
if t == nil then
|
if t == nil then
|
||||||
t = timer.getTime()
|
t = timer.getTime()
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user