Just wondering... is it possible to create a mod that allows you to pass through a ship's hangar shield as an infantry trooper? It'd go well with a side mod I'm working on.
Thanks.
Passable hangar shields
Moderator: Moderators
-
ARC_Commander
- High General

- Posts: 838
- Joined: Tue Feb 06, 2007 7:18 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- AceMastermind
- Gametoast Staff

- Posts: 3285
- Joined: Mon Aug 21, 2006 6:23 am
- Contact:
Allow a soldier to pass through a shield (ODF solution)
Try adding this to the shield's ODF:or
I don't know how you would go about doing this for a side mod though, my guess would be through the LUA somehow.
Code: Select all
SoldierCollision = "CLEAR"Code: Select all
SoldierCollision = "None"-
ARC_Commander
- High General

- Posts: 838
- Joined: Tue Feb 06, 2007 7:18 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- DarthD.U.C.K.
- Master of the Force

- Posts: 6027
- Joined: Wed Sep 27, 2006 11:05 am
- Location: Duckburg, Germany
-
ARC_Commander
- High General

- Posts: 838
- Joined: Tue Feb 06, 2007 7:18 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
-
Xavious
- Sith Master

- Posts: 2783
- Joined: Mon Jun 12, 2006 3:46 pm
-
ARC_Commander
- High General

- Posts: 838
- Joined: Tue Feb 06, 2007 7:18 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
-
MercuryNoodles
- Jedi

- Posts: 1003
- Joined: Sun Mar 12, 2006 7:16 pm
- Projects :: Space - Boarding Action
- xbox live or psn: No gamertag set
Hold on...how did we get from the shield odf location to talking about sides? Don't make this more confusing than it is. Just to answer clearly, look in the map's data_***/worlds/***/odf folder. The shield odf should be there with the other world assets. That folder munges automatically whenever you munge the map, so it's not necessary to set any special options in VisualMunge.
