>Hoyt< 0 Posted September 5, 2005 What is the name of the memory LOD that tells you from where you can get in the tank. Ex, I´ve stripped the BMP turrent and put it on top of a small building. The door to the building is lower then where you want to get in the BMP. Oh yeah, is there a list of commented memory and other lods? Share this post Link to post Share on other sites
>Hoyt< 0 Posted September 5, 2005 addition: How can I make commander and gunner not "turn out" ? Share this post Link to post Share on other sites
oyman 0 Posted September 5, 2005 to make gunner or commander not turn out put this in the cfgvehicles part on the config <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE"> forceHideGunner = false; forceHideDriver = false; and for the place where people get in name some vertexs in the memory lod this <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE"> pos driver Share this post Link to post Share on other sites