Func footstep control: Difference between revisions
Jump to navigation
Jump to search
Tip:Can be used to change ladder sound.
Bug:Non-functional in
. [todo tested in ?]
m (not very useful if it doesn't work) |
(woops forgot it's broken in csgo only) |
||
Line 3: | Line 3: | ||
{{base brush multi|func_footstep_control|game1=Counter-Strike: Source|game2=Counter-Strike: Global Offensive}} | {{base brush multi|func_footstep_control|game1=Counter-Strike: Source|game2=Counter-Strike: Global Offensive}} | ||
==Entity description== | == Entity description == | ||
Changes the targeted surface property inside of the brushes volume. | |||
{{bug|Non-functional.}} | {{tip|Can be used to change ladder sound.}} | ||
{{bug|Non-functional in {{csgo}}.}} | |||
==Keyvalues== | == Keyvalues == | ||
{{KV|source| | {{KV|source|string|Surface property to change.}} | ||
{{KV|destination|string| | {{KV|destination|string|New surface property.}} | ||
== See also == | |||
[[Material_surface_properties|Material Surface Properties]] | |||
[[Category:Counter-Strike: Source Entities]] | [[Category:Counter-Strike: Source Entities]] |
Revision as of 14:44, 30 August 2020
Entity description
Changes the targeted surface property inside of the brushes volume.


