Call of Duty Script Documentation
disablegrenadetouchdamage()
ModuleWeapons
Summary
Disable grenade damage for damage triggers
Call this function on
A damage trigger entity
Example
self disablegrenadetouchdamage();
Minimum Number of arguments: 0
Number of optional arguments: 0
Return to Function List