Forums Index >> Help >> how do i make trees and rocks into BUILDINGS??????...
Page : <1> :
Use the MW to place tree and/or rock to map you have chosen. Save it. Open up the saved map. Find the tree and/or the rock from there. They look like this:
//The tree file
new TSStatic() {
position = "98.2669 144.598 132.619";
rotation = "-0.368999 0.138892 -0.918993 44.5462";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/treegreen01.dts";
treeLighting = "0";
lightBoost = "0";
};
//The rock file
new TSStatic() {
position = "-147.258 -226.41 74.0919";
rotation = "-0.117022 0.182725 -0.976175 101.976";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/rockgreen05.dts";
treeLighting = "0";
lightBoost = "0";
};
Change these two lines: shapeName = "~/data/shapes/Green/treegreen01.dts"; and shapeName = "~/data/shapes/Green/rockgreen05.dts"; to shapeName = "~/data/shapes/Common/commercial01.dts"; and
shapeName = "~/data/shapes/Common/commercial02.dts";
I now believed that you own two buildings which names are commercial01.dts and commercial02.dts and they are located in thinktanks/game/data/shapes/Common/ folder. There are also six other buildings (03, 04, 05, 06, 08 and 09).
You can use nearly all.dts files like that. Just make sure you write the right direction to the file and you have the file.
BTW, you should have made this post to Modding Section. Use that section next time.
You don't have to let go of one rope before grabbing the other. But you'll have to let go of one if you want to swing forward.
Last edited: Sunday, May 08, 2005 at 2:00:40 AM
Here's the buildings.
Put them in data/shapes/Common and do what Triv says.
Thx guys I workrd out out... ;)... :P %)
Last edited: Wednesday, May 11, 2005 at 12:06:00 PM
R there any more buildings besides those????? Like houses or somthin???? If there r plz tell me how 2 get 'em
thx again
---pyroman {TX}
Last edited: Wednesday, May 11, 2005 at 12:07:33 PM
Page : <1> :
How do I make trees and rocks into BUILDINGS??????PLZ HELP!!! :o