EmitSound sound,entity  

Parameters:

sound - sound handle
entity - entity handle

Description:

Emits a sound attached to the specified entity and returns a sound channel.

The sound must have been loaded using Load3DSound for 3D effects.

Example:

None.

Index