User Tools

Site Tools


prpl:destroyunit

This is an old revision of the document!


<- PRPL reference <- Everything Else 2

DESTROYUNIT

ArgumentsResultNotation
UID, i1 Unit Destroyed [ UID, i1 - Result ]

Description

Destroys the Unit UID of the unit it receives, and what to play when destroyed.

      0 - Nothing
      1 - Explosion Effect

Examples

	i2 = GetIntFromStack(); //mode 
	i1 = GetIntFromStack(); //UID 
 
prpl/destroyunit.1482320123.txt.gz · Last modified: 2025/02/14 14:56 (external edit)