Welcome to the Second Life Forums Archive

These forums are CLOSED. Please visit the new forums HERE

Requesting Respawn Item Script

Jeff Coral
Registered User
Join date: 27 Oct 2003
Posts: 22
09-25-2004 07:11
Hi, I'm looking for a respawn item script, so when I click the respawner, a ball appears. Thanks :)
MSo Lambert
Registered User
Join date: 16 Aug 2004
Posts: 101
09-25-2004 08:44
Place a ball (with copy permissions) into respawner's inventory, create a new script in the respawner and put something like this in the touch_start event:
CODE

llRezObject("ball", llGetPos() + <0, 0, 1>, ZERO_VECTOR, ZERO_ROTATION, 0);

Check the script help or LSL Wiki for more information on llRezObject.
_____________________
MSo
Samhain Broom
Registered User
Join date: 1 Aug 2004
Posts: 298
09-27-2004 08:45
When the object is rez'ed (the one that has to be "copy";) can it be copied?
_____________________
rm -rf /bin/ladden #beware of geeks bearing grifts