Page 1 of 1

Auto turrets not working [Solved]

Posted: Fri Dec 11, 2009 3:27 pm
by martin105038
Hi, I´m trying to add those automatic chainguns that can be found inside the rooms of the Star Destroyer. I loaded them in the zeroeditor from the sides folder and added the lines

ReadDataFile("SIDE\\tur.lvl",
"tur_bldg_chaingun_roof")

in my lua file but they only appear and do nothing. Do they need any setup (like telling them which team they belong to)? I have looked in the space lua files but the only setup I found is for linked turrets.

Thanks

Re: Question about turrets

Posted: Fri Dec 11, 2009 3:30 pm
by genaral_mitch
Select them and under the "teams" tab type 1 or 2 in it.

Re: Question about turrets

Posted: Fri Dec 11, 2009 3:33 pm
by General_Nate
genaral_mitch wrote:Select them and under the "teams" tab type 1 or 2 in it.
... In Zero Editor.

Re: Question about turrets

Posted: Fri Dec 11, 2009 4:08 pm
by genaral_mitch
Thanks for correction.

Re: Question about turrets

Posted: Fri Dec 11, 2009 5:20 pm
by martin105038
I just tried this and worked perfectly. Thanks very much for your help.