PROJ ISOUND

From EDukeWiki
Revision as of 20:32, 23 December 2004 by Mblackwell (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

PROJ_ISOUND is a defineprojectile property used to play a sound when a projectile impacts a surface. This is ignored on bullet projectiles.

Syntax is:

defineprojectile <tile number> PROJ_ISOUND <name>

Where <name> is the name of the sound you wish to play.