Stop the boat to remove it immediately.
This commit is contained in:
committed by
abcdefg30
parent
12de56ff62
commit
888dfd3654
@@ -121,6 +121,7 @@ WorldLoaded = function()
|
|||||||
end)
|
end)
|
||||||
Trigger.OnEnteredFootprint(BoatEscapeTrigger, function(a, id)
|
Trigger.OnEnteredFootprint(BoatEscapeTrigger, function(a, id)
|
||||||
if a.Type == "boat" then
|
if a.Type == "boat" then
|
||||||
|
a.Stop()
|
||||||
a.Destroy()
|
a.Destroy()
|
||||||
Media.DisplayMessage("Part of Carter's convoy passed through!")
|
Media.DisplayMessage("Part of Carter's convoy passed through!")
|
||||||
Media.PlaySoundNotification(GDI, "Beepy6")
|
Media.PlaySoundNotification(GDI, "Beepy6")
|
||||||
|
|||||||
Reference in New Issue
Block a user