Has anyone been able to make script crossing work? I am doing some experiments with moving prims (non-phys) and getting errors. This is my  OpenSim.ini setting.<br><br>    ; Region crossing<br>    AllowScriptCrossing = true<br>
    ; If you set this to "true", any region that can teleport to you can<br>    ; inject ARBITRARY BINARY CODE into your system. Use at your own risk.<br>    ; YOU HAVE BEEN WARNED!!!<br>    TrustBinaries = true<br>
<br><br>Are other steps required to make it work? <br><br>I made notes on <a href="http://opensimulator.org/mantis/view.php?id=3009">http://opensimulator.org/mantis/view.php?id=3009</a>  which references similar behavior. <br>
<br><br>Thanks,<br>BlueWall<br>