Ship disappears when you get too far away (MS3D)
Moderator: Moderators
- IndianaJoe
- 1st Lieutenant

- Posts: 425
- Joined: Sun Jun 07, 2009 11:21 am
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: ♦♠Lining up a headshot.♠♦
Ship disappears when you get too far away (MS3D)
hi, i made some space ships (cruisers and frigates, not fighters) and when i get away from the they disappear, do they need a low-rez? or what? (all the models i have made do this when i add them)
-
mswf
- Master Bounty Hunter

- Posts: 1674
- Joined: Tue Mar 31, 2009 3:40 pm
- Location: Twello, The Netherlands
- Contact:
Re: ship dissapears when you get to far away (not that far!!!)
How far is "not that far"? Is it in a space level?
Also, did you write .odf's for your models? If your ships are just simple props, you can easily take a look at stock odf's and edit them to fit your .msh.
Also, did you write .odf's for your models? If your ships are just simple props, you can easily take a look at stock odf's and edit them to fit your .msh.
- DarthD.U.C.K.
- Master of the Force

- Posts: 6027
- Joined: Wed Sep 27, 2006 11:05 am
- Location: Duckburg, Germany
Re: ship dissapears when you get to far away (not that far!!!)
try using a lowrez for them, or give them a msh.option with "-lodgroup hugemodel" or both
- IndianaJoe
- 1st Lieutenant

- Posts: 425
- Joined: Sun Jun 07, 2009 11:21 am
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: ♦♠Lining up a headshot.♠♦
Re: ship dissapears when you get to far away (not that far!!!)
ok, how do i give it a low-rez?
the odf's are in 2 ways, I made a frigate version of each as wella s a prop/capital version of it both disappear at (the range is in the pic)
i copied the base minirepassault odf for the frigates and did the basic prop ODF
P.S they also disappear when you get close to them in ZE
the odf's are in 2 ways, I made a frigate version of each as wella s a prop/capital version of it both disappear at (the range is in the pic)
Hidden/Spoiler:
i copied the base minirepassault odf for the frigates and did the basic prop ODF
Code: Select all
[GameObjectClass]
ClassLabel = "prop"
GeometryName = "terranCH.msh"
[Properties]
GeometryName = "terranCH"
-
FragMe!
- Gametoast Staff

- Posts: 2244
- Joined: Sat May 13, 2006 12:34 am
- Projects :: Not sure keep changing my mind.
- xbox live or psn: No gamertag set
- Location: Origin name GT_FragMe
- Contact:
Re: ship dissapears when you get to far away (not that far!!!)
The lazy man's way of making a lowres version of a model is to dupilcate the original and add _lowres to the name.
The proper way is to make a vastly poly reduce version of your model, reduce the polies enough to get a low count but still have a recongnizable model. Also low res use a different lower res tga file which once again is not as detailed as the original but still good enough to tell what it is.
This model is once again appended by _lowres (or lowrez both work)
It is not necessary to hide this model before export as the game will take care of which one shows up when required. It also helps for placement for somethings in ZE like doors etc.
The proper way is to make a vastly poly reduce version of your model, reduce the polies enough to get a low count but still have a recongnizable model. Also low res use a different lower res tga file which once again is not as detailed as the original but still good enough to tell what it is.
This model is once again appended by _lowres (or lowrez both work)
It is not necessary to hide this model before export as the game will take care of which one shows up when required. It also helps for placement for somethings in ZE like doors etc.
- IndianaJoe
- 1st Lieutenant

- Posts: 425
- Joined: Sun Jun 07, 2009 11:21 am
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: ♦♠Lining up a headshot.♠♦
Re: Ship disappears when you get too far away (not that far!!!)
sorry, i know about making one, but not how to assign it... 
- DarthD.U.C.K.
- Master of the Force

- Posts: 6027
- Joined: Wed Sep 27, 2006 11:05 am
- Location: Duckburg, Germany
Re: Ship disappears when you get too far away (not that far!!!)
you dont ahve to assign it, you just call the object in XSI "something_lowrez" and put it under the dummyroot that will do the job
- IndianaJoe
- 1st Lieutenant

- Posts: 425
- Joined: Sun Jun 07, 2009 11:21 am
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: ♦♠Lining up a headshot.♠♦
Re: Ship disappears when you get too far away (not that far!!!)
um, i dont' model in XSI because i never could figure out meshex and my latest question about the tools in the foundations trials went unanswered, i actually build my models in milkshape and export with Bcinstructer
- DarthD.U.C.K.
- Master of the Force

- Posts: 6027
- Joined: Wed Sep 27, 2006 11:05 am
- Location: Duckburg, Germany
Re: Ship disappears when you get too far away (not that far!!!)
i think you can do it the same way (naming it _lowrez) with bconstructor too, the lowrez doesnt have a special property as far as i know
- IndianaJoe
- 1st Lieutenant

- Posts: 425
- Joined: Sun Jun 07, 2009 11:21 am
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: ♦♠Lining up a headshot.♠♦
Re: Ship disappears when you get too far away (not that far!!!)
um, i know about making and naming a low-rez, but how do i set it up in the ODF?
this is confusing me
this is confusing me
-
jedi_pilot
- Command Sergeant Major

- Posts: 288
- Joined: Sat Sep 15, 2007 2:09 pm
Re: Ship disappears when you get too far away (not that far!!!)
Not to hijack this thread, but would making a lowres work in Meshex???
-
mswf
- Master Bounty Hunter

- Posts: 1674
- Joined: Tue Mar 31, 2009 3:40 pm
- Location: Twello, The Netherlands
- Contact:
Re: Ship disappears when you get too far away (not that far!!!)
No, Mshex exports a model, it doesn't edit it. Referincing to the "high res" model as a low-res model is usually enough for Zeroeditor.
- DarthD.U.C.K.
- Master of the Force

- Posts: 6027
- Joined: Wed Sep 27, 2006 11:05 am
- Location: Duckburg, Germany
Re: Ship disappears when you get too far away (not that far!!!)
YOU DONT HAVE TO!IndianaJoe wrote:um, i know about making and naming a low-rez, but how do i set it up in the ODF?
this is confusing me
Hidden/Spoiler:
-
jedi_pilot
- Command Sergeant Major

- Posts: 288
- Joined: Sat Sep 15, 2007 2:09 pm
Re: Ship disappears when you get too far away (MS3D)
I think there was a misunderstanding. What I meant to ask was "Would exporting the hi-res and the low-res models under the same dummyroot, work with meshex"?mswf wrote:No, Mshex exports a model, it doesn't edit it. Referincing to the "high res" model as a low-res model is usually enough for Zeroeditor.
