Author Topic: Problem with Surface Light and Non-solid  (Read 3162 times)

4as

  • Posts: 32
  • Turrets: +0/-0
    • 4as Homepage
Problem with Surface Light and Non-solid
« on: September 02, 2006, 10:01:14 pm »
I've been make a simple lamp and light beam with those tutorials:
http://bubba.planetquake.gamespy.com/beam1.html
http://fps.brainerd.net/light6.htm

The problem is that the light surface doesnt cast any light (I use q3 texture base_light/baslt4_1_2k) and the light beam stays solid (sfx/beam_1).
And all shaders loads fine.

Am I missing something? Tremulous doesnt support nonsolid and surafce light?
MESS WITH THE BEST
DIE LIKE THE REST

RPG Game "Kamineko" in Flash

Survivor

  • Posts: 1660
  • Turrets: +164/-159
Re: Problem with Surface Light and Non-solid
« Reply #1 on: September 02, 2006, 11:25:42 pm »
Quote from: "4as"
I've been make a simple lamp and light beam with those tutorials:
http://bubba.planetquake.gamespy.com/beam1.html
http://fps.brainerd.net/light6.htm

The problem is that the light surface doesnt cast any light (I use q3 texture base_light/baslt4_1_2k) and the light beam stays solid (sfx/beam_1).
And all shaders loads fine.

Am I missing something? Tremulous doesnt support nonsolid and surafce light?


First off all, that texture is part of q3 and not allowed to be used in trem releases. For the problem are you sure you selected the shaders and not the textures?
I’m busy. I’ll ignore you later.

4as

  • Posts: 32
  • Turrets: +0/-0
    • 4as Homepage
Re: Problem with Surface Light and Non-solid
« Reply #2 on: September 02, 2006, 11:50:35 pm »
Quote from: "Survivor"
First off all, that texture is part of q3 and not allowed to be used in trem releases.


I also tryed making my own shader, with just one line of code "surfaceparm nonsolid". It still didnt work.

Quote from: "Survivor"
For the problem are you sure you selected the shaders and not the textures?


Ops, I c'n'p wrong texture name; I'm using sfx/beam_blue.
And yeah, i'm sure.
e.g. the light beam is transparent and scrolls a bit.
MESS WITH THE BEST
DIE LIKE THE REST

RPG Game "Kamineko" in Flash