The Whole Half-Life
TWHL
Forums
Wiki
Vault
Competitions
Discord
More...
Journals
News
Polls
Members
Go
Go
Login
Email or Username
Password
Remember Me
Login
Forgot Your Password?
Register
The Whole Half-Life
Level design resources for GoldSource, Source, and beyond
Featured game:
Half-Life
by
Valve Software
Forums
Wiki
Vault
Competitions
Discord
Community
Journals
News
Polls
Members
Login/Register
Remember Me
Login
Forgot Your Password?
New user?
Create an account
Light_Prefab
Vault
View Vault Item
HLDM
Light_Prefab by
Trempler
Posted
5 years ago
2017-02-24 16:48:14 UTC
• Examples • Half-Life: Deathmatch
Loading...
Name
Light_Prefab
By
Trempler
Type
Map
Engine
Goldsource
Game
Half-Life: Deathmatch
Category
Examples
Included
BSP, RMF/VMF
Created
5 years ago
2017-02-24 16:48:14 UTC
Updated
5 years ago
2017-02-24 16:48:14 UTC
Views
1556
Downloads
396
Comments
2
License: All Rights Reserved
Download (Hosted Externally)
Enjoy this small advanced lights example
Info in the readme.
Rating & comments welcome
2 Comments
zeeba-G
Commented
5 years ago
2017-02-24 17:00:41 UTC
Comment #20810
Nice, hopefully this will guide me along with Archie's example. Thanks a lot. I'll check it out in a few hours when i'm home.
Trempler
Commented
5 years ago
2017-02-24 17:02:14 UTC
Comment #20811
Ah forgot the .bat
So here the compile settings:
hlcsg.exe light_prefab -threads 4 -texdata 90000 -cliptype simple -estimate -chart -nowadtextures
hlbsp.exe light_prefab -threads 4 -texdata 90000 -estimate -chart -noinsidefill
hlvis.exe light_prefab -threads 4 -texdata 90000 -estimate -chart -low -full
hlrad_x64.exe light_prefab -threads 4 -texdata 90000 -estimate -chart -fade 1 -minlight 1 -smooth 90 -low -bounce 1 -blur 1.5 -extra
You must log in to post a comment. You can
login
or
register a new account
.
So here the compile settings:
hlcsg.exe light_prefab -threads 4 -texdata 90000 -cliptype simple -estimate -chart -nowadtextures
hlbsp.exe light_prefab -threads 4 -texdata 90000 -estimate -chart -noinsidefill
hlvis.exe light_prefab -threads 4 -texdata 90000 -estimate -chart -low -full
hlrad_x64.exe light_prefab -threads 4 -texdata 90000 -estimate -chart -fade 1 -minlight 1 -smooth 90 -low -bounce 1 -blur 1.5 -extra