Poll

are you guna help me or not?

aware14 should NOT make addons
0 (0%)
second that^^^   ^.^
0 (0%)
i looked at this topic becuse i was board
1 (50%)
ill help you :D
1 (50%)

Total Members Voted: 2

Author Topic: Costom modeled addons never work HELP ME!  (Read 1567 times)

wait do you mean color it?


Yes, texture it.

oh well ive done that and it still wont work :/

Did you then mimic the colours in paint and put them in the weapon's file?

LODs
Yay.

The basic concept of discrete LOD (DLOD) is to provide various models to represent the same object. Obtaining those models requires an external algorithm which is often non-trivial and subject of many polygon reduction techniques. Successive LODding algorithms will simply assume those models are available.

DLOD algorithms are often used in performance-intensive applications with small data sets which can easily fit in memory. Although out of core algorithms could be used, the information granularity is not well suited to this kind of application. This kind of algorithm is usually easier to get working, providing both faster performance and lower CPU usage because of the few operations involved.

DLOD methods are often used for "stand-alone" moving objects, possibly including complex animation methods. A different approach is used for geomipmapping [3], a popular terrain rendering algorithm because this applies to terrain meshes which are both graphically and topologically different from "object" meshes. Instead of computing an error and simplify the mesh according to this, geomipmapping takes a fixed reduction method, evaluates the error introduced and computes a distance at which the error is acceptable. Although straightforward, the algorithm provides decent performance.

/wikipedia lol




You want your vehicle's collision box to have a LOD of -1
That way you can't see it at all.
"collision-1"

And for everything else, make your LODs "0"
0 just defines the distance to your settings. Falloff distance, etc.

LODs
Yay.

You want your vehicle's collision box to have a LOD of -1
That way you can't see it at all.
"collision-1"

And for everything else, make your LODs "0"
0 just defines the distance to your settings. Falloff distance, etc.


thats all i understand but i dont know how to do it...

« Last Edit: September 27, 2009, 08:54:47 AM by aware14 »

bumpYbumpY! :cookieMonster:
i would like my answers becuse i made a new vehicle yesterday  :cookieMonster:


bump :3
i need help with this


i need help i havent goten  mutch help  :panda:
plz...

Did you even try the things i suggested?

Here, just send me the model.

i just want to know how D:
« Last Edit: October 05, 2009, 04:56:03 PM by aware14 »

unng

bump

how do you get a hand on a weapon or do you have to model one
« Last Edit: October 05, 2009, 04:55:26 PM by aware14 »

i just made an acid sprayer but now im stuck idk what size it should be or how to have its color work