Raised This Month: $32 Target: $400
 8% 

Remove Entity Shadow


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
SawceGal
Junior Member
Join Date: May 2020
Old 05-31-2020 , 14:57   Remove Entity Shadow
Reply With Quote #1

I have tried:

PHP Code:
DispatchKeyValue(ent"disablereceiveshadows""1");
DispatchKeyValue(ent"disableshadows""1"); 
Entity: prop_dynamic_override.

Last edited by SawceGal; 06-01-2020 at 00:25.
SawceGal is offline
Kellan123
AlliedModders Donor
Join Date: Aug 2012
Old 06-02-2020 , 16:31   Re: Remove Entity Shadow
Reply With Quote #2

PHP Code:
        DispatchKeyValue(ent"shadowcastdist""0");
        
DispatchKeyValue(ent"disablereceiveshadows""1");
        
DispatchKeyValue(ent"disableshadows""1");
        
DispatchKeyValue(ent"disableshadowdepth""1");
        
DispatchKeyValue(ent"disableselfshadowing""1"); 
Kellan123 is offline
FroGeX
Senior Member
Join Date: Aug 2020
Old 01-23-2021 , 05:58   Re: Remove Entity Shadow
Reply With Quote #3

Quote:
Originally Posted by Kellan123 View Post
PHP Code:
        DispatchKeyValue(ent"shadowcastdist""0");
        
DispatchKeyValue(ent"disablereceiveshadows""1");
        
DispatchKeyValue(ent"disableshadows""1");
        
DispatchKeyValue(ent"disableshadowdepth""1");
        
DispatchKeyValue(ent"disableselfshadowing""1"); 
Works this on players?
FroGeX 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 07:06.


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