I want to run a script automatically on an object (i.e. on all the prims)
but I can't move a script to a prim on which I have no script running:
llGiveInventory places an un-running script (needs to be manually edited)
llRemoteLoadScriptPin doesn't work unless a script on the recieving prim set the PIN (I thought setting the PIN on a script running on the root obj would allow me to copy the script to all the prims. I get a 'shout' that the copy was illegal. I have full rights on the object (library chair))
Why can't I copy the script (or even move it) to another prim?
Thanks in advance