PROJ SPAWNS

From EDukeWiki
Revision as of 14:42, 8 December 2006 by 201.21.222.137 (talk)
Jump to navigation Jump to search

PROJ_SPAWNS is a defineprojectile property used to spawn an actor on impact.

Syntax is:

defineprojectile <tile number> PROJ_SPAWNS <actor>


Set <actor> to -1 to spawn nothing, otherwise <actor> defaults to SMALLSMOKE.

Don't work at bullet typer projectile shoots by another actor than players.