Raised This Month: $51 Target: $400
 12% 

Solved [L4D2] Can the stripper remove the lighting effects and lights of the map


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Cloud talk
Junior Member
Join Date: Oct 2021
Old 02-24-2023 , 01:15   [L4D2] Can the stripper remove the lighting effects and lights of the map
Reply With Quote #1

I want to create a blackout coop

Last edited by Cloud talk; 05-14-2023 at 09:03.
Cloud talk is offline
Marttt
Veteran Member
Join Date: Jan 2019
Location: Brazil
Old 02-24-2023 , 05:11   Re: [L4D2] Can the stripper remove the lighting effects and lights of the map
Reply With Quote #2

Yes, some of them, but it may look not that good sometimes.

e.g.

PHP Code:
filter:
{
"classname" "light"

You may find other light entities here:
https://developer.valvesoftware.com/..._L4D2_Entities

Just search for "light"
__________________

Last edited by Marttt; 02-24-2023 at 05:16.
Marttt is offline
Cloud talk
Junior Member
Join Date: Oct 2021
Old 02-24-2023 , 06:55   Re: [L4D2] Can the stripper remove the lighting effects and lights of the map
Reply With Quote #3

The modifications aren't working. light_spot , light_environment , light_dynamic , light_directional , light all tried . I wrote it like this :

remove:
{
"classname" "light"
}
{
"classname" "light_directional"
}
{
"classname" "light_dynamic"
}
{
"classname" "light_environment"
}
{
"classname" "light_spot"
}
Cloud talk is offline
Cloud talk
Junior Member
Join Date: Oct 2021
Old 02-24-2023 , 06:57   Re: [L4D2] Can the stripper remove the lighting effects and lights of the map
Reply With Quote #4

The object of the power outage is no mercy hospital
Cloud talk is offline
Marttt
Veteran Member
Join Date: Jan 2019
Location: Brazil
Old 02-24-2023 , 09:57   Re: [L4D2] Can the stripper remove the lighting effects and lights of the map
Reply With Quote #5

Which map?
Some entities may be just an env_sprite with glow.vmt material too.
But as I mentioned, some things may be hard to fix with stripper or may not have a good result.
__________________
Marttt is offline
Cloud talk
Junior Member
Join Date: Oct 2021
Old 02-24-2023 , 10:38   Re: [L4D2] Can the stripper remove the lighting effects and lights of the map
Reply With Quote #6

c8m4
Cloud talk is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 02-25-2023 , 06:13   Re: [L4D2] Can the stripper remove the lighting effects and lights of the map
Reply With Quote #7

Isn't light "baked" on textures when build map ?
You can't complete remove it :/
__________________
Do not Private Message @me
Bacardi is offline
Cloud talk
Junior Member
Join Date: Oct 2021
Old 02-25-2023 , 07:33   Re: [L4D2] Can the stripper remove the lighting effects and lights of the map
Reply With Quote #8

Well, it seems impossible
Cloud talk is offline
Cloud talk
Junior Member
Join Date: Oct 2021
Old 02-25-2023 , 07:35   Re: [L4D2] Can the stripper remove the lighting effects and lights of the map
Reply With Quote #9

Thank everyone for your reply
Cloud talk is offline
Skyy
AlliedModders Donor
Join Date: Jan 2010
Location: Toronto, Canada
Old 03-02-2023 , 16:35   Re: [L4D2] Can the stripper remove the lighting effects and lights of the map
Reply With Quote #10

Quote:
Originally Posted by Cloud talk View Post
Well, it seems impossible
You can achieve this by recompiling the vanilla campaign maps that you want to play with the lights disabled, by deleting all light sources and compiling the map.

As long as the only changes are entities, you can place the packaged maps in your addons/workshop directory and if using the same vanilla campaign names, will be completely compatible with anyone using unmodified campaign maps.

It will, however, override the vanilla versions of the maps while it's hosted on the server, so that server would only be able to host the lights out versions.
Skyy is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 05:55.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode