If u follow Uhrwerks link you should have a huge amount of infos fex

Create spotlight at runtime
Code:
action rotating_spot()
{
  my.lightrange = 1000; 
  set(my,SPOTLIGHT);
  while(1) {
    my.pan += 2*time_step;
    wait(1);
  }
}



Acknex umgibt uns...zwischen Dir, mir, dem Stein dort...
"Hey Griswold ... where u gonna put a tree that big ?"
1998 i married my loved wife ... Sheeva from Mortal Kombat, not Evil-Lyn as might have been expected
rayp.flags |= UNTOUCHABLE;