<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
did you read this page first cause devs may been rejected this<br>http://opensimulator.org/wiki/Bugs<br><br><hr id="stopSpelling">Date: Fri, 18 Jun 2010 15:29:27 -0500<br>From: jor3l@foravatars.com<br>To: Opensim-users@lists.berlios.de<br>Subject: [Opensim-users] Script issue<br><br>Hi, tried this on dev list and mantis but no one helped, can anyone try this on OS0.7RC1 and tell me if repro, thanks in advance.<br><br><span class="ecxApple-style-span" style="font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 13px;">- Create a box with a new script:<br>
<br>default<br>{<br>牋牋on_rez(integer n)<br>牋牋{<br>牋牋牋牋llSay(0, "Script running");<br>牋牋}<br>}<br><br>- Take to inventory and do a manual rez, the box says in chat 'Script running';<br>- Create another box with this script:<br>
<br>default<br>{<br>牋牋touch_start(integer n)<br>牋牋{<br>牋牋牋牋llRezObject("Primitive",llGetPos()+<0,0,1>,ZERO_VECTOR,llGetRot(),1);<br>牋牋}<br>}<br><br>- Add the Primitive box you toke before to it and click.<br>
- The primitive box is rezzed but there is no chat.<br><br>Expected: Primitive box says 'Script running' on rez;</span>                                         <br /><hr />Get a free e-mail account with Hotmail. Sign-up now. <a href='' target='_new'></a></body>
</html>