Spawn and Group

Removed debug markers.
This commit is contained in:
funkyfranky
2018-09-18 16:41:17 +02:00
parent bab1d21cc0
commit 35e41570df
2 changed files with 2 additions and 2 deletions

View File

@@ -1507,7 +1507,7 @@ function GROUP:RespawnAtCurrentAirbase(SpawnTemplate, Takeoff, Uncontrolled) --
-- Get unit coordinates for respawning position.
local uc=unit:GetCoordinate()
uc:MarkToAll(string.format("re-spawnplace %s terminal %d", unit:GetName(), TermialID))
--uc:MarkToAll(string.format("re-spawnplace %s terminal %d", unit:GetName(), TermialID))
SpawnTemplate.units[UnitID].x = uc.x --Parkingspot.x
SpawnTemplate.units[UnitID].y = uc.z --Parkingspot.z