Please or Register to create posts and topics.

Light Bug

Page 1 of 2Next

(sry for opening a Thread again),

I have this lightbug when i place an squarebeam before that Wall (Solid Face)
What am i doing wrong? :/

Image

Try to compile your map in Expert mode, and select "Final compilation (slow!)" or something like that

Making a puzzle is a puzzle in itself
My Workshop : >-Click Me-<
--> Reflection Gel Testing 4 <--

Disable shadows on the grid prop or compile with -staticproppolys line for vrad,or do as stated above.

Does that texture have _vertex in it's name by any chance?
If so; replace it by his not-vertex version.

i have the same texture like in "sp_a2_pull_the_rug", who is behind a panel this texture and this squarebeam. I use the same :/

TheTobbell wrote:
i have the same texture like in "sp_a2_pull_the_rug", who is behind a panel this texture and this squarebeam. I use the same :/

Then its a problem with your compile.
Image
Image

Code: Select all
-both -StaticPropLighting -StaticPropPolys -TextureShadows -game $gamedir $path$file
Image
PortalStories.com
"Oh, in case you got covered in that repulsion gel, here's some advice the lab boys gave me: DO NOT get covered in the repulsion gel."

Ok i turned on "final -both (slow!)" and it works! :D
(Maybe it also doesnt work because i turned on "fast" at Rad settings?)

TheTobbell wrote:
Ok i turned on "final -both (slow!)" and it works! :D
(Maybe it also doesnt work because i turned on "fast" at Rad settings?)

Image

Image
PortalStories.com
"Oh, in case you got covered in that repulsion gel, here's some advice the lab boys gave me: DO NOT get covered in the repulsion gel."

Sry xD I didnt know what "fast" also affect the models,
But, why are all grate textures invisible when i turn final on?

Eh grate textures are fkd up. Try making it a func_detail or func_brush and muck around with the settings until it works.

Try this:

Code: Select all
-both -StaticPropLighting -StaticPropPolys -TextureShadows -game $gamedir $path$file

Chicken sent me this when I first started mapping and I havent touched it since cause everything seems to work with it.
Example:
Image

Image
PortalStories.com
"Oh, in case you got covered in that repulsion gel, here's some advice the lab boys gave me: DO NOT get covered in the repulsion gel."
Page 1 of 2Next