jump.tf Forums
Welcome B)

Difference in hammer vs compiled map

Lopez · 4 · 1185

Lopez

  • Intermediate
  • ***
    • Posts: 104
    • Frags: +0/-0
  • can't find his car keys
    • View Profile
Anyone know why this happens?

in hammer
Spoiler (click to show/hide)

vs in tf2
Spoiler (click to show/hide)

All of the vertices are lined up when viewed in hammer but get messed up when compiled.

I'm assuming its because I made that shape in some weird way that breaks hammer...I made that shape by shift-dragging the previous segment, doing a rotate transform, and lining up the edges with vertex edit. Once it was half done I selected all of it, did a 180 rotate transform, and used the vertex editor to line up edges as necessary.

Any tips on how I can fix the mess I made or re-do it properly would be much appreciated.
ultimate hammer mapping tutorial here


RNC1839

  • Proficient
  • ****
    • Posts: 499
    • Frags: +0/-0
    • View Profile
It looks like you have Concave angles. vmf's can handle them just fine but vbsp has concave intolerance and poops out this mess.

To fix them it's best to just cut the brush into 2 parts in the 'valley' of the angle.


Lopez

  • Intermediate
  • ***
    • Posts: 104
    • Frags: +0/-0
  • can't find his car keys
    • View Profile
Seems strange that something would be possible within hammer but impossible once compiled.

Ill give it a try, thanks.
ultimate hammer mapping tutorial here


plep

  • Advanced
  • *****
    • Posts: 639
    • Frags: +0/-0
  • hi
    • View Profile
Seems strange that something would be possible within hammer but impossible once compiled.

The way compiling tools understand the vmf is slightly different from what hammer is showing you. As RNC said, hammer can display crazy shapes (concave angles) but you can't get them compiled properly.

If you still don't understand: http://puu.sh/p71Vg/0611187b7b.jpg
This applies to all 3 dimensions, btw.

Another example: http://puu.sh/p726F/a965eba345.jpg
« Last Edit: May 27, 2016, 10:50:19 AM by Sir Plopy »