Well I am trying to make a deployable turret that is unbuilt when it is deployed and it needs to be repaired to be built. I've tried adding an unbuilt geometry to the ODF of the turret that is being deployed and I've also tried to make the unbuilt odf the object that is being deployed by the weapon ODF. In both cases, a tripod (minus the gun) appears but there's no collision and it falls through the ground. For safe measure I also remved the -nocollision thing from the respective msh.option files.
Any suggestions?
Deploy Unbuilt Armedbuilding?
Moderator: Moderators
- trainmaster611
- Sith Lord

- Posts: 1779
- Joined: Thu Aug 24, 2006 5:22 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: Building a railway to Coruscant
- Contact:
- Sky_216
- Droid Pilot Assassin

- Posts: 2086
- Joined: Mon Feb 13, 2006 3:28 am
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
Re: Deploy Unbuilt Armedbuilding?
I'm guessing the unbuilt turret has no collision because whenever one appears in the stock game the turret is already placed and its a static object (the destroyed version).
- Fiodis
- Master of the Force

- Posts: 4145
- Joined: Wed Nov 12, 2008 9:27 pm
- Projects :: Rannoch + Tientia + Tools Programming
Re: Deploy Unbuilt Armedbuilding?
Place a built one, then set it's CurHealth to zero via lua.
- trainmaster611
- Sith Lord

- Posts: 1779
- Joined: Thu Aug 24, 2006 5:22 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: Building a railway to Coruscant
- Contact:
Re: Deploy Unbuilt Armedbuilding?
And that will make it unbuilt when it is deployed?
- Fiodis
- Master of the Force

- Posts: 4145
- Joined: Wed Nov 12, 2008 9:27 pm
- Projects :: Rannoch + Tientia + Tools Programming
Re: Deploy Unbuilt Armedbuilding?
I suppose so. If that doesn't work you could try KillObject() instead.
