Checking for an entity of type in a certain radius?
Posted: Fri Mar 25, 2005 4:36 am
is it possible? like this..
i need the radius checking command mostly, and i'll be a monkey if i can't figure it out :S
thought a loop, but checking origins? how...
*brain explodes*
Code: Select all
//radius command
if($entity.model == static/bigbed.tik)
{
// laugh maniacally
}thought a loop, but checking origins? how...
*brain explodes*