mirror of
https://github.com/weyne85/DML.git
synced 2025-10-29 16:57:49 +00:00
Version 1.1.7
autoCSAR williePete ssbClient 3.0.0
This commit is contained in:
@@ -27,7 +27,7 @@ function autoCSAR.createNewCSAR(theUnit)
|
||||
-- unit has no group
|
||||
local coa = theUnit:getCoalition()
|
||||
if coa == 0 then -- neutral
|
||||
trigger.action.outText("Neutal Pilot made it safely to ground.", 30)
|
||||
trigger.action.outText("Neutral Pilot made it safely to ground.", 30)
|
||||
return
|
||||
end
|
||||
if coa == 1 and not autoCSAR.redCSAR then
|
||||
|
||||
Reference in New Issue
Block a user