Use the same script then add:
Code: Select all
SetProperty("turret1", "MaxHealth", 9999999999)
SetProperty("turret1", "CurrentHealth", 9999999999)
for each turret. (just an FYI that script may not be written 100% correct you may have to respell things or add a few "" marks here and there, I wrote this off the top of my head)
Edit:
via the kamino campaign script:
Code: Select all
SetProperty("transport1", "MaxHealth", 999999999)
SetProperty("transport1", "CurHealth", 999999999)
that's the exact proper way it should be written except "transport1" should be changed to whatever your turrets are named in ZE.