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