I can definately say these have been 3 of the longest weeks ever. *Forgets to say I'm back* Well I got a few new things done but sicne I was outta town for a week right after I had finals there isn't much. Will post as soon as my new hard drive arrives so I can actually render them.
ya idk how it happened...as you can see were both in build mode (my house) ero has pic on lower post, srry with my comp it dosnt show up without link... IMG pic fixed - misterxman
it will be like when people were first able to make rune 2hs (i played that lng ago :shock: ) they used to sell 10m each so chairs and stuff probably will too :)
I've looked on the posts and seem to notice that no one has made this yet (not that i can see). I'm making this post for everyone to post how much exp they get for the items that they make. I am pretty sure that it is based upon material so... material listed - exp building a room-67 plank- oak plank-60 teak plank-90 mahogany-140 nail- candle- 0.66 red dye- 1 cloth- 15 steel bar- 20 limestone- 20 clockwork- 70 gold leaf- 300 marble block- 500 magic stone- 1000 (list more materials if you have the exp per)
I suggest anything made my iRiver; its cheaper, better, and has more varieties then an iPod. Definately buy on ebay as they are usually 2/3 the store price. They are also very upgradable and easy to customize.
On another note..if anyone wants to try out 3ds max 8, and never have to worry about the trial running out...*sneaky eyes* download the trial (which is also the full version) from http://www.discreet.com and PM me for further details ***please tell me if this is aganst any tip.it policy, i'll remove it if neccessary***
Decided to say forget the script it wasn't worth it..but I still made the neighborhood. 1-State your name and which house you want (pre-existing people keep theirs) 2-I'll change the blank house into a reserved house 3-Either post or PM me a link to your house 4-I'll update the neighborhood with your house and keep a running list of who owns what on the page as well. Links: (In progress) Neighborhood Well it seems to block the link but it went to yahoo's free site, so just replace "Not Allowed" with what belongs there Template:
Since gold has discovered my 3rd favorite program I thought I might write a little bit about how to quickly make something spectacular. Little guide for how to use apophysis: 1-Start with a random batch: Select different random batches until you get something that looks cool and has alot there; don't pick one that has a small cloud or just a few strands; you won't get much from them. 2-Pull up the Mutation Window (f7); use the dropdown menu and look at alot of different possibilities before deciding upon the one you want to work from. 3-Pull up the Transform Editor (f4) and move single points around to adjust the appearance. 4-Fine tune it with the Adjustor (f5); from here you can zoom and recenter the fractal; and you can change the gradient. 5-Render (Ctrl+R) Tip: Sometimes running the script (f9) can lead to interesting results.
I have an idea for how this would work easily with alot of people..would take a little work and would have to link to an external page to view but..here goes: 1-Someone sign up for some random free webhosting service 2-Write a bit of javascript that sets up an array of images and displays them in a row would be something like this (mind you this is java pseudo-code, i dont know javascript) Image[] imgs = new Image[*]; imgs[0] = *house 1*; imgs[1] = *house 2*; imgs[2] = *house 3*; ... for(int i = 0; i < imgs.length; i++) { *however you display an image*(imgs); } 3-host that script on a page and post a link here I'll try to write the real script if I get a chance.