Call of Duty Script Documentation
disablegrenadebounce()
ModuleWeapons
Summary
Disallow grenades bouncing off of this entity
Call this function on
A damage trigger entity
Example
self disablegrenadebounce();
Minimum Number of arguments: 0
Number of optional arguments: 0
Return to Function List