Author Topic: ladder  (Read 5385 times)

c4

  • Posts: 554
  • Turrets: +9/-22
ladder
« on: September 02, 2010, 11:41:18 pm »
I added the ladder shader to my map, and when I tested it, not only did it not work, the "texture not found" gray boxes appeared where it should've been.  Halp :o
eh, i prefer gregorian.net chat better than this. NO download and its LIVE!
 :basilisk: FTW![wiki]basilisk[/wiki]

Knowitall66

  • Posts: 492
  • Turrets: +70/-52
Re: ladder
« Reply #1 on: September 02, 2010, 11:57:47 pm »
Just use the Karith ('karith/ladder') one, pretty much everyone seems to use it.

swamp-cecil

  • Posts: 774
  • Turrets: +80/-163
    • Tremulous
Re: ladder
« Reply #2 on: September 03, 2010, 12:07:04 am »
STEP ONE: make a brush. this will be the one your ladder will look like

STEP TWO:
copy the brush

STEP THREE:
select the texture karith/ladder in the karith texture section

FINAL STEP FOUR:
move the ladder texture onto the other brush. make them align PERFECTLY and make sure it dosent show texture overlap, like on the brush to the right.


Uploaded with ImageShack.us
if you want the ladder to be on only a certain part of the brush, use the clipper tool and cut out your ladder and use the clipped texture as the ladder
these are stupid suggestions, don't even waste our time.
I don't like your negative attitude.

Knowitall66

  • Posts: 492
  • Turrets: +70/-52
Re: ladder
« Reply #3 on: September 03, 2010, 12:23:51 am »
He said the shader wasn't working, not that he didn't know how to make a ladder...

swamp-cecil

  • Posts: 774
  • Turrets: +80/-163
    • Tremulous
Re: ladder
« Reply #4 on: September 03, 2010, 01:39:53 am »
####
whenever i help, my help never works :(
these are stupid suggestions, don't even waste our time.
I don't like your negative attitude.

Firstinaction

  • Posts: 638
  • Turrets: +18/-131
    • F1rst16
Re: ladder
« Reply #5 on: September 03, 2010, 01:55:53 am »
####
whenever i help, my help never works :(
NOPE. LOL jk

CATAHA

  • Posts: 539
  • Turrets: +8/-18
    • Tremulous Lair
Re: ladder
« Reply #6 on: September 03, 2010, 02:13:27 am »
Just use the Karith ('karith/ladder') one, pretty much everyone seems to use it.
LOL, sure not all! I prefer always put textures in map. =)

So... thats ladder shader u need:

Code: [Select]
textures/your_map_name/my_ladder
{
  qer_trans .5
  qer_editorimage textures/your_map_name/ladder.jpg
  surfaceparm ladder
  surfaceparm nodraw
  surfaceparm nolightmap
  surfaceparm nonsolid
  surfaceparm trans
  surfaceparm nomarks
  surfaceparm noimpact
  surfaceparm playerclip
  surfaceparm metalsteps
}

You can ignore this " qer_editorimage textures/your_map_name/ladder.jpg " if you dont care about editor view. =]
Just put this shader into your *.shader file and use it in your map. Note: Dont forget change your_map_name to your map name!
Russian q3/trem mapping site: http://tremlair.krond.ru/
=[ Boxmaps suck if they have no concept ]=

Ice Trap (InstaGib)

Other maps: A.T.D*S Remake

Ingar

  • Tremulous Developers
  • *
  • Posts: 554
  • Turrets: +302/-7
    • Ingar's projects on the Web
Re: ladder
« Reply #7 on: September 07, 2010, 12:23:55 pm »
There's a common/ladder in data-radiant-1.1.0, if you use that, you should already have it.

I noticed that some pk3's include scripts/common.shader (*cough* sector17b) which breaks it.

commander scrooge

  • Posts: 187
  • Turrets: +1/-9
Re: ladder
« Reply #8 on: September 08, 2010, 02:30:04 pm »
There's a common/ladder in data-radiant-1.1.0, if you use that, you should already have it.

I noticed that some pk3's include scripts/common.shader (*cough* sector17b) which breaks it.

Interesting...

If you make a custom (or non default) shader don't for get to add it to shaderlist.txt.
Pathbot every thing you need here