Page 1 of 1

Self-building turrets [Solved]

Posted: Wed Sep 04, 2013 10:38 pm
by Lorul1
Hello. This is one of my easier questions. The beam turret found on kashyyyk,I want to regenerate once destroyed just like the geonosis turret. What do i need to add to the beam turrets lua to make it regenerate once its destroyed. (and by destroyed i mean once it turns into the build platform after its Loses its health).

After answer was received:
(I don't want to bump this topic) thank you for the help :thumbs:

Re: Self-building turrets

Posted: Wed Sep 04, 2013 10:55 pm
by Marth8880
Add this to the "BODY" section in the ODF:

Code: Select all

RespawnTime = float
Change "float" to your desired respawn time.

Re: Self-building turrets

Posted: Wed Sep 04, 2013 11:19 pm
by AQT