Port missions to the new Paratroopers API.
This commit is contained in:
committed by
Matthias Mailänder
parent
c0587cc568
commit
d73ed7670a
@@ -96,7 +96,7 @@ end
|
||||
|
||||
SendUSSRParadrops = function()
|
||||
paraproxy = Actor.Create("powerproxy.paratroopers", false, { Owner = player })
|
||||
paraproxy.SendParatroopers(ReinforcementDropOff.CenterPosition, false, 0)
|
||||
paraproxy.ActivateParatroopers(ReinforcementDropOff.CenterPosition, 0)
|
||||
paraproxy.Destroy()
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user