mirror of
https://github.com/akaAgar/the-universal-mission-for-dcs-world.git
synced 2026-08-19 13:45:18 +00:00
Missions taking place in enemy territory now award 25% more XP
This commit is contained in:
@@ -31,8 +31,8 @@ do
|
||||
|
||||
trigger.action.outText("Generating mission and loading assets, this can take some time...", 5)
|
||||
|
||||
-- Add a little delay for the "Generating mission..." message be printed out. Once generation begins, the main DCS thread will be to busy to output anything.
|
||||
timer.scheduleFunction(TUM.mission.beginMission, false, timer.getTime() + 1)
|
||||
-- TUM.mission.beginMission()
|
||||
end
|
||||
|
||||
local function setSetting(args)
|
||||
|
||||
Reference in New Issue
Block a user