Where's the LOD for custom crosshairs hidden, eg, for rifle scopes?
Where's the LOD for custom crosshairs hidden, eg, for rifle scopes?
Never forget your shovel. Remember: A sanitary battlefield is a happy battlefield.
</span><table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td>Quote (Wardog @ Dec. 07 2002,04:56)</td></tr><tr><td id="QUOTE">Where's the LOD for custom crosshairs hidden, eg, for rifle scopes?[/QUOTE]<span id='postcolor'>
It's view geo. lod, I think
Hi there. I myself have made a few rules for making models in O2, be it vehicles or map objects.
1. The Geometry LOD should be slightly larger than the model itself.
(if the Geometry LOD is smaller than the model you get the error of being able to look through the object when you run up to it.)
2. The Fire- and View Geometry LODs should be slightly smaller than the model.
(if they are bigger you sometimes get strange effects like bullets hitting thin air and objects that are partially behind the model sometimes disappearing.)
3. I have a system for making weapon LODs:
View Pilot: max 800 poly (LODnoShadow - 1)
LOD 0.1000: max 500 poly(LODnoShadow - 1)
LOD 0.5000: max 300 poly
LOD 0.7500: max 200 poly
LOD 1.0000: max 100 poly
LOD 1.2500: max 70 poly
LOD 1.5000: as few polys as possible
(This way the weapon should work fine and cause no lag.)
I thought so .... but how exactly to do that? Could someone here post a brief snippet, even one line, that shows how we can remap the Czech vocabulary to a language we are more familiar with [in my case, English]? That'd be super.Originally Posted by (Kegetys @ July 18 2002,16:26)
I have but one question.
If I have made a model of a man that has some special objects attached to him that are nonloded. IE the texture isn't looser on them and such as the degradeing quality on other lod section models. So how can I reduce the vertex and pollyandquality of the showen texture on the model?
Or do I have to go and make a whole new low resolution model of the man ? Or wil the lods automaticly increasing in number change the quality of the model if I copy paste it?
The only way I know to do this is make a new model for the LOD--but I'm no expert. The point of the LODs is to have models with fewer faces on them, so pasting the same model into the LODs is the wrong thing to do.
The good news is that the LOD models don't need as much work--you can make them pretty basic. The bad news is that you have to map them with the images, though.
How many lods are good 3? any bigger than that and thep3ds seem unwieldy. (I'll just copy paste BIS lods and re add hat I need.)
It all depends on the model. The numbers on the previous page are a good guide, but obviously an addon with only 100 faces doesn't need 5 LODs![]()
Kegetys: could you please post a snippet of code in this thread that shows how to change these memory point names? I would appreciate it. No one else has responded to my request--perhaps no one else who's read this thread knows how.Originally Posted by (Kegetys @ July 18 2002,16:26)
thank you,
MoonCaine