Code:
 action l1_toplayer
{
while ((my != null) && (levelone == 0)){wait (1);}
// wait here until off of top layer

if (my ! = null){ent_remove(me);}
wait(1);
}



Just change the variable named "levelone" to take out the entities...


Cougar Interactive

www.zoorace.com