Port missions to the new Paratroopers API.
This commit is contained in:
committed by
Matthias Mailänder
parent
c0587cc568
commit
d73ed7670a
@@ -53,7 +53,7 @@ end
|
||||
AddParadropReinforcementTrigger = function()
|
||||
Trigger.AfterDelay(DateTime.Seconds(90), function()
|
||||
Media.PlaySpeechNotification(ussr, "ReinforcementsArrived")
|
||||
scripteddrop.SendParatroopers(ScriptedParadrop.CenterPosition, false, 10)
|
||||
scripteddrop.ActivateParatroopers(ScriptedParadrop.CenterPosition, 10)
|
||||
end)
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user