Author Topic: hint  (Read 4606 times)

your face

  • Community Moderators
  • *
  • Posts: 3843
  • Turrets: +116/-420
hint
« on: November 03, 2007, 09:22:54 pm »
what does it do?  i see it in all the "big-name" maps, but i got no idea wut it duz...
spam spam spam, waste waste waste!

Taiyo.uk

  • Posts: 2309
  • Turrets: +222/-191
    • Haos Redro
hint
« Reply #1 on: November 03, 2007, 09:39:54 pm »
A brush face textured with hint will become a portal volume split when the map is compiled. It's use is to minimise the PVS. This is especially important in large detailed maps.

See here for a tutorial:
http://tremmapping.pbwiki.com/Understanding+Vis+and+Hint+Brushes

your face

  • Community Moderators
  • *
  • Posts: 3843
  • Turrets: +116/-420
hint
« Reply #2 on: November 03, 2007, 10:59:43 pm »
awesome, soooo, if im gonna make a large detailed map (laggy)  should put hint in all the long halls?
spam spam spam, waste waste waste!

Lava Croft

  • Guest
hint
« Reply #3 on: November 04, 2007, 11:44:08 am »
Look here.

Survivor

  • Posts: 1660
  • Turrets: +164/-159
hint
« Reply #4 on: November 04, 2007, 06:50:42 pm »
Hint optimization affects the radar in tremulous. Keep that in mind
I’m busy. I’ll ignore you later.

Taiyo.uk

  • Posts: 2309
  • Turrets: +222/-191
    • Haos Redro
hint
« Reply #5 on: November 04, 2007, 07:14:57 pm »
Indeed. You and a tyrant could be on different sides of the same corner, but if (due to hint optimisation) you are outside of each other's PVS then you will not appear on each other's radar or hear each other.

your face

  • Community Moderators
  • *
  • Posts: 3843
  • Turrets: +116/-420
hint
« Reply #6 on: November 04, 2007, 09:10:46 pm »
ooohhhh...mebe ill just stick to the "normal" lame way for now...because me, being kinda a noob at mapping...
spam spam spam, waste waste waste!

your face

  • Community Moderators
  • *
  • Posts: 3843
  • Turrets: +116/-420
Re: hint
« Reply #7 on: December 01, 2007, 05:31:03 am »
no, i wont stick to the lame normal way... cargo port neeeds it....

how to do it i guess:

mk, ill do that and SPAM it in my map...
spam spam spam, waste waste waste!

Taiyo.uk

  • Posts: 2309
  • Turrets: +222/-191
    • Haos Redro
Re: hint
« Reply #8 on: December 01, 2007, 06:10:01 am »
...and remember, only the face of the hint brush that you want a PV split to appear on should be textured with hint, the other faces should be textured in hintskip. If it's not there, or it's broken, then add the following to your common.shader:
Code: [Select]
// ydnar: skip works like quake 2 hint: it doesn't generate bsp splits
// use on sides of hint brushes where you don't want bsp splits or portals
// add this to your common.shader file

textures/common/hintskip
{
   qer_editorimage textures/common/skip.tga
   qer_nocarve
   qer_trans 0.30
   surfaceparm nodraw
   surfaceparm nonsolid
   surfaceparm structural
   surfaceparm trans
   surfaceparm noimpact
   surfaceparm skip
}

In Radiant, goto plugins -> prtview -> load prt file to see the vis portals once your map has compiled. If there is a huge number of portal volumes then change all unnecessarily structural brushes to detail brushes. Ctrl+D toggles the detail brush filter.

your face

  • Community Moderators
  • *
  • Posts: 3843
  • Turrets: +116/-420
Re: hint
« Reply #9 on: December 01, 2007, 06:31:25 pm »
ok, ill try that...
spam spam spam, waste waste waste!

n.o.s.brain

  • Posts: 339
  • Turrets: +1337/-24
    • youtube page
Re: hint
« Reply #10 on: December 24, 2007, 08:03:12 pm »
« Last Edit: April 17, 2009, 12:59:51 am by n.o.s.brain »

Taiyo.uk

  • Posts: 2309
  • Turrets: +222/-191
    • Haos Redro
Re: hint
« Reply #11 on: December 24, 2007, 08:34:58 pm »
Can't tell without seeing the structural brushes...

Survivor

  • Posts: 1660
  • Turrets: +164/-159
Re: hint
« Reply #12 on: December 24, 2007, 09:53:58 pm »
If I am judging that map right you could do better. Because that seems overkill.
I’m busy. I’ll ignore you later.

n.o.s.brain

  • Posts: 339
  • Turrets: +1337/-24
    • youtube page
Re: hint
« Reply #13 on: December 25, 2007, 12:41:37 am »
well, teh structual brushes hide everything, and that was befoer hint brush optimization. it should be good nao.

btw, thats yourfaces map: cargoport