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

[L4D2] stripper cfg make physics blockers visable?


Post New Thread Closed Thread   
 
Thread Tools Display Modes
Author Message
canadianjeff
BANNED
Join Date: Sep 2016
Old 06-09-2021 , 15:49   [L4D2] stripper cfg make physics blockers visable?
#1

not sure where this post belongs as there is no dedicated subforum for stripper

anyways I am trying to make env_physics_blocker be visable somehow my test cfg had no results

Code:
modify:
{
	match:
	{
		"classname" "env_physics_blocker"
	}
	insert:
	{
		"rendercolor" "0 0 255"
		"renderamt" "255"
;		"rendermode" "10"
;		"renderfx" "0"
	}
}

Last edited by asherkin; 03-07-2022 at 03:57. Reason: Restore to previous version.
canadianjeff is offline
Sreaper
髪を用心
Join Date: Nov 2009
Old 06-09-2021 , 16:31   Re: [L4D2] stripper cfg make physics blockers visable?
#2

That entity only supports the inputs and outputs listed in the link below. Even if it did have a color input I’ve never seen a point entity that is visible by default, at least in TF2.

https://developer.valvesoftware.com/...hysics_blocker

You are better off using a prop_dynamic to spawn a nonsolid model to simulate visual effects. I've yet to see anyone use stripper to create a textured brush.

Last edited by Sreaper; 06-09-2021 at 18:24.
Sreaper is offline
Marttt
Veteran Member
Join Date: Jan 2019
Location: Brazil
Old 06-09-2021 , 21:44   Re: [L4D2] stripper cfg make physics blockers visable?
#3

You can try renaming it on stripper with "anv_mapfixes"
And running the TLS command ShowUpdate() in the console
I don't remember exactly the steps but I was able to do it once.

Check this link:
https://github.com/Tsuey/L4D2-Community-Update/issues/1
__________________
Marttt is offline
canadianjeff
BANNED
Join Date: Sep 2016
Old 03-02-2022 , 02:53   Re: [L4D2] stripper cfg make physics blockers visable?
#4

Sreaper I like your comment about using stripper to make a textured bush
canadianjeff is offline
Sreaper
髪を用心
Join Date: Nov 2009
Old 03-05-2022 , 02:50   Re: [L4D2] stripper cfg make physics blockers visable?
#5

Quote:
Originally Posted by canadianjeff View Post
Sreaper I like your comment about using stripper to make a textured bush
What about it? The above fix provided by Marttt fixes a point entity which is not a brush. Why bump a 9~ month old thread just to say that?

Last edited by Sreaper; 03-05-2022 at 03:04.
Sreaper is offline
Closed Thread


Thread Tools
Display Modes

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 09:26.


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