Droidship as a prop ?

In this forum you will find and post information regarding the modding of Star Wars Battlefront 2. DO NOT POST MOD IDEAS/REQUESTS.

Moderator: Moderators

Post Reply
Alpha-17
Master Sergeant
Master Sergeant
Posts: 165
Joined: Mon Jan 22, 2007 2:26 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set

Droidship as a prop ?

Post by Alpha-17 »

Hey I've got a new small problem :
Can You tell me how I could make any ship (like the cis_fly_droidgunship) to a prop and load it into the Zero Editor ?

Sry for my english and THX for help
Clonedude55

Post by Clonedude55 »

Well I don't know if there is another way but what I do is I get an odf of something like a bespin platform (only example use whatever you like) and open it with notepad and where it says:

GeometryName = "bes1_bldg_platform_med.msh"


[Properties]

GeometryName = "bes1_bldg_platform_med"

you can change the 2 mshs to what you want like this


GeometryName = "cis_fly_gunship.msh"


[Properties]

GeometryName = "cis_fly_gunship"
User avatar
trainmaster611
Sith Lord
Sith Lord
Posts: 1779
Joined: Thu Aug 24, 2006 5:22 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set
Location: Building a railway to Coruscant
Contact:

Post by trainmaster611 »

Ace made an ODF but he deleted the link. Here, just copy and save this as an ODF
cis_prop_droidgunship wrote: [GameObjectClass]

ClassLabel = "prop"
GeometryName = "cis_fly_droidgunship.msh"

[Properties]
GeometryName = "cis_fly_droidgunship"
//MapTexture = "droidgunship_icon"
//OrdnanceCollision = "p_crithit" // critical hit location
//OrdnanceCollision = "CollisionMesh"
I think that should do it. If anything there is messed up, it will be the collision.
OrdnanceCollision = "p_sidegun1"
SoldierCollision = "CollisionMesh"

FoleyFXGroup = "metal_foley"
YankFan1950

Post by YankFan1950 »

well i did it for kashyyyk if u want the odf just pm me
Alpha-17
Master Sergeant
Master Sergeant
Posts: 165
Joined: Mon Jan 22, 2007 2:26 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set

Post by Alpha-17 »

Ohh ok could you send it to me ?? THXX
Post Reply