Monodo 0 Posted October 9, 2004 Well, im am making a map and some strange is happening when i load it in flashpoint! forest fits the ground only in center point! I aplied all object to the grond and still same problem! I dont see these problems on other maps (not made by me)! and a pix: see that tress/bushs in the air Share this post Link to post Share on other sites
shinRaiden 0 Posted October 9, 2004 This is because you need to fiddle with your config.cpp file and add lines like <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE"> class ReplaceObjects { class Forest1Triangle { replace="O\Tree\les_nw_trojuhelnik.p3d"; with[]={"O\Tree\les_nw_trojuhelnik.p3d"}; }; }; inside your CfgWorlds definition for RES forests. More information detailed in the WRPtool manual, relevant for all three editors. This is a question better handled in the 'Breathe' Forums here, or in the OFPEC 'Island editing' thread. Thanks. [/code] Share this post Link to post Share on other sites