Call of Duty Script Documentation
iswaitingonsound()
ModuleSound
Summary
Checks if this entity is waiting on a sound notify
Call this function on
<entity> An entity
Example
if (car iswaitingonsound())...
Minimum Number of arguments: 0
Number of optional arguments: 0
Return to Function List