Monday, August 13, 2012

Script for link to website

default
{
   touch_start(integer num_detected)
   {
      llLoadURL(llDetectedKey(0), "VW Prescriptor", "http://www.aut.ac.nz/");  
   }
}

No comments:

Post a Comment