Author Topic: cant make hallways please tell me how!!! i am using 1.5  (Read 5311 times)

blood2.0

  • Guest
cant make hallways please tell me how!!! i am using 1.5
« on: June 02, 2007, 01:19:43 am »
hi i have just started mapping but cant find how to make hallways or a cut in the wall. i am using 1.5 HELP ME

TRaK

  • Posts: 442
  • Turrets: +94/-21
    • TRaK@MG
cant make hallways please tell me how!!! i am using 1.5
« Reply #1 on: June 02, 2007, 01:22:24 am »
You need to read some tutorials. Use CSG subtract to make a hole in your wall, then make some brushes.

http://tremmapping.pbwiki.com/Starting+Tremulous+Mapping

Odin

  • Spam Killer
  • *
  • Posts: 1767
  • Turrets: +113/-204
    • My Website
cant make hallways please tell me how!!! i am using 1.5
« Reply #2 on: June 02, 2007, 01:55:14 am »
PLEASE do not use CSG subtract!

TRaK

  • Posts: 442
  • Turrets: +94/-21
    • TRaK@MG
cant make hallways please tell me how!!! i am using 1.5
« Reply #3 on: June 02, 2007, 02:42:32 am »
Why not? For square holes in walls, it works fine.

Plague Bringer

  • Posts: 3815
  • Turrets: +147/-187
cant make hallways please tell me how!!! i am using 1.5
« Reply #4 on: June 02, 2007, 02:44:05 am »
Don't use it to hollow rooms.
U R A Q T

TRaK

  • Posts: 442
  • Turrets: +94/-21
    • TRaK@MG
cant make hallways please tell me how!!! i am using 1.5
« Reply #5 on: June 02, 2007, 02:45:21 am »
Obviously, but to make a hole for a door, I don't see the harm.

Plague Bringer

  • Posts: 3815
  • Turrets: +147/-187
cant make hallways please tell me how!!! i am using 1.5
« Reply #6 on: June 02, 2007, 02:46:17 am »
Neither do I.
U R A Q T

doomagent13

  • Posts: 506
  • Turrets: +18/-18
cant make hallways please tell me how!!! i am using 1.5
« Reply #7 on: June 02, 2007, 03:36:05 am »
Quote from: "Plague Bringer"
Don't use it to hollow rooms.
Quote from: "Plague Bringer"
Neither do I.
Just me?  Or a contradiction?

Plague Bringer

  • Posts: 3815
  • Turrets: +147/-187
cant make hallways please tell me how!!! i am using 1.5
« Reply #8 on: June 02, 2007, 03:42:07 am »
No, you don't.

I have no objection to using it to make a hole for a door or window, but I do object to using it to hollow out an entire room.
U R A Q T

Ingar

  • Tremulous Developers
  • *
  • Posts: 554
  • Turrets: +302/-7
    • Ingar's projects on the Web
cant make hallways please tell me how!!! i am using 1.5
« Reply #9 on: June 02, 2007, 09:51:39 am »
- don't use hollow
- don't use substract
use the clipper and build all your holes manually. Build your rooms manually.

Every tutorial I ever read always starts with 'make a room' 'make a corridor'. While this is good starting point to explain brush-handling,
it is, in my opinion, not the best way to make your map. I always start with the inside (in detail brushes) and I put walls around it when it's is finished.

Think like this: a hole is not something you make by removing pieces of brushes; a hole is that what remains after you have build all your walls and insides.

Using substract to create holes, will cut your wall in weird ways. It won't be that bad for a cubical hole, but it certainly is for more complex shapes. The obvious example:

On the left side, I substracted a 6-sided brush from the wall, on the right side I constructed a clean hole by hand, with the inside in detail brushes. Note that it is very likely that the left example won't be grid-aligned!

Bottom line: if you can do it cleanly with substract, you're probably better of using the clipper. (Hint: enable the option clipper uses caulk in preferences)

Hollow is evil because it creates overlapping brushes. If you use it, make sure you fix the result properly. (Hint: the thickness of the brushes created from a hollow operation will match the grid size)

Edit:
The clean hole is much easier to edit:

Lava Croft

  • Guest
cant make hallways please tell me how!!! i am using 1.5
« Reply #10 on: June 02, 2007, 09:56:44 am »
It cannot be stressed enough that you should try to do all your building work by hand. This way you keep full control over your work, and some 'smartly' coded tool cannot ruin it for you, only you can.