|
|
|
@ -1,6 +1,6 @@ |
|
|
|
|
script_name("TruckHUD") |
|
|
|
|
script_author("Serhiy_Rubin") |
|
|
|
|
script_version("18.02.2023") |
|
|
|
|
script_version("14.03.2023") |
|
|
|
|
|
|
|
|
|
local inicfg = require "inicfg" |
|
|
|
|
local dlstatus = require("moonloader").download_status |
|
|
|
@ -2708,7 +2708,7 @@ function loadEvents() |
|
|
|
|
wait(0) |
|
|
|
|
until delay.dir == 4 |
|
|
|
|
wait(150) |
|
|
|
|
sampSendDialogResponse(DdialogId, 1, 9, "[9] Дальнобойщик") |
|
|
|
|
sampSendDialogResponse(DdialogId, 1, 8, "[8] Дальнобойщик") |
|
|
|
|
end |
|
|
|
|
) |
|
|
|
|
delay.dir = 4 |
|
|
|
|