User Tools

Site Tools


prpl:getparticlesinrange

This is an old revision of the document!


<- PRPL reference <- Everything Else 2

GETPARTICLESINRANGE

ArgumentsResultNotation
[ - ]

Description

Examples

	i5 = GetIntFromStack(); //enemy 
	i4 = GetIntFromStack(); //square 
	i3 = GetIntFromStack(); //range 
	i2 = GetIntFromStack(); //y 
	i1 = GetIntFromStack(); //x 
		stack.Push(new Data(results)); 
 
prpl/getparticlesinrange.1480721640.txt.gz · Last modified: 2025/02/14 14:56 (external edit)