mirror of
https://github.com/celisej567/Fake-CSM-Mapbase.git
synced 2026-09-15 20:09:48 +03:00
new inputs
-new input LightColor that changes a color. -new input SetAngles that changes angles -added csm_intensity convar -now TurnOn and TurnOff its Enable and Disable
This commit is contained in:
@@ -19,8 +19,10 @@
|
||||
|
||||
ambient(integer) :"Ambient" : 0 : "idk"
|
||||
|
||||
input TurnOn(void) : "Turn on the texture"
|
||||
input TurnOff(void) : "Turn off the texture"
|
||||
input Enable(void) : "Turn on the texture"
|
||||
input Disable(void) : "Turn off the texture"
|
||||
input EnableShadows(bool) : "Turn off the shadows"
|
||||
input SpotlightTexture(string) : "Change texture"
|
||||
input LightColor(color255) : "Set the light color."
|
||||
input SetAngles(string) : "Set the sun direction."
|
||||
]
|
||||
Reference in New Issue
Block a user