Liquidz Snake, you should give him the codes for a house.
I'm a good guy. Here is the real code for a house :
SYNC ON
make object cube 1,1
position object 1,0,0,0
scale object 1,100,240,100
make object cube 2,1
color object 2,RGB(255,0,0)
scale object 2,100,75,75
position object 2,0,1.2,0
XROTATE object 2,45
position camera 5,2,-2
point camera 0,0,0
REPEAT
SYNC
UNTIL MOUSECLICK()=1
DELETE object 1
DELETE object 2
If there is any problem with it, just ask me. (it works for DBC)
"Begin at the beginning, and go on till you come to the end: then stop." - Lewis Carroll