Welcome to the Second Life Forums Archive

These forums are CLOSED. Please visit the new forums HERE

object dropper

shown Nacon
Registered User
Join date: 20 Feb 2006
Posts: 38
12-16-2006 06:09
iv been looking for a script that can drop phisical objects every 2seconds or something, iv got one but it only drops objects when you click on it. if you could help me please post the script
Senuka Harbinger
A-Life, one bit at a time
Join date: 24 Oct 2005
Posts: 491
12-16-2006 10:38
From: shown Nacon
I've been looking for a script that can drop physical objects about every 2 seconds. I've got one, but it only drops objects when you click on it. If someone could please help me by posting a script.



you'll want to put the llRezObject (or llRezAtRoot) command within a timer loop (see llSetTimerEvent and the 'timer' event handler)







www.engrish.com should be used for entertainment instead of education. See sig.
Sincerely;
The grammar police.
_____________________
My SLExchange shop

Typos are forgiven; desecrating the english language with reckless abandon and necrophilic acts is not.


The function is working perfectly fine. It's just not working the way you wanted it to work.
shown Nacon
Registered User
Join date: 20 Feb 2006
Posts: 38
12-16-2006 10:59
the problem is i dont have a clue how to script :(