Hi andrew, since IRC is empty, mantis/dev have no answer (or repro) I'm looking if someone test and see if is a .7RC1 problem or a server problem ( I can repro all the time in my local install with diff scripts, SL ports and other, running grid mode) and document it :).<br>
<br>Anyway, if is a bug, it will break a lot of content, just tried to report something hope they give some attention to this.<br><br>Sorry for my english.<br><br><div class="gmail_quote">2010/6/18 andrew johnson <span dir="ltr"><<a href="mailto:rossifan2007@hotmail.co.uk">rossifan2007@hotmail.co.uk</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div>
did you read this page first cause devs may been rejected this<br><a href="http://opensimulator.org/wiki/Bugs" target="_blank">http://opensimulator.org/wiki/Bugs</a><br><br><hr>Date: Fri, 18 Jun 2010 15:29:27 -0500<br>From: <a href="mailto:jor3l@foravatars.com" target="_blank">jor3l@foravatars.com</a><br>
To: <a href="mailto:Opensim-users@lists.berlios.de" target="_blank">Opensim-users@lists.berlios.de</a><br>Subject: [Opensim-users] Script issue<div class="im"><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></div><span style="font-family:Verdana,Arial,Helvetica,sans-serif;font-size:13px"><div class="im">- Create a box with a new script:<br>
<br>default<br>{<br></div> on_rez(integer n)<br> {<br> llSay(0, "Script running");<br> }<div class="im"><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></div> touch_start(integer n)<br> {<br> llRezObject("Primitive",llGetPos()+<0,0,1>,ZERO_VECTOR,llGetRot(),1);<br> }<div class="im"><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;</div></span> <br><div class="hm"><hr>Get a free e-mail account with Hotmail. Sign-up now. <a></a></div>
</div>
<br>_______________________________________________<br>
Opensim-users mailing list<br>
<a href="mailto:Opensim-users@lists.berlios.de">Opensim-users@lists.berlios.de</a><br>
<a href="https://lists.berlios.de/mailman/listinfo/opensim-users" target="_blank">https://lists.berlios.de/mailman/listinfo/opensim-users</a><br>
<br></blockquote></div><br>