Difference between revisions of "Talk:LlRezObject"

From Second Life Wiki
Jump to navigation Jump to search
m (→‎How far away can an object be rezzed?: Added to my last. Need sleep.)
Line 14: Line 14:


:This is just a guess plus a little experience with trying to rez at distance from the rezzer....I think the maximum distance '''may''' be variable and tied to the [[Linkability_Rules|linkability rules]]. It would make more sense than the maximum distance being (my memory fails me) ''about'' 18.5 meters, which was ''roughly'' the maximum I have managed in the past. Testing and posting the results would be of value if my guess doesn't help. -- '''[[User:Fred_Gandt|Fred Gandt]]''' <sup><small>([[User talk:Fred_Gandt|talk]]|[[Special:Contributions/Fred_Gandt|contribs]])</small></sup> 22:26, 29 April 2010 (UTC)
:This is just a guess plus a little experience with trying to rez at distance from the rezzer....I think the maximum distance '''may''' be variable and tied to the [[Linkability_Rules|linkability rules]]. It would make more sense than the maximum distance being (my memory fails me) ''about'' 18.5 meters, which was ''roughly'' the maximum I have managed in the past. Testing and posting the results would be of value if my guess doesn't help. -- '''[[User:Fred_Gandt|Fred Gandt]]''' <sup><small>([[User talk:Fred_Gandt|talk]]|[[Special:Contributions/Fred_Gandt|contribs]])</small></sup> 22:26, 29 April 2010 (UTC)
::Actually: See [[LlRezObject#Caveats|llRezObject Caveats]]. Apparently a maximum distance of 10 meters from the rezzer (center of the prim containing the script calling this function) is the limit. I'm sure I broke that though. I may end up testing it myself. -- '''[[User:Fred_Gandt|Fred Gandt]]''' <sup><small>([[User talk:Fred_Gandt|talk]]|[[Special:Contributions/Fred_Gandt|contribs]])</small></sup> 22:36, 29 April 2010 (UTC)

Revision as of 15:36, 29 April 2010

can someone write some words about that integer param, the last parameter? maybe the one who wrote the function!

Yes, I'm adding more to the function description now. Including an example. Xaviar Czervik 18:58, 28 October 2007 (PDT)

Delay?

Is the delay actually mass-based, or is it 0.1 seconds? The article currently says both... Dale Innis 12:10, 1 November 2007 (PDT)

Both, the function has a default delay of 0.1 seconds (it's part of how the function is plugged into the VM), but there is an additional mass based delay. -- Strife Onizuka 13:42, 1 November 2007 (PDT)

How far away can an object be rezzed?

I could spend some time testing it, but was hoping someone already did that. :) Lana Straulino 20:52, 29 April 2010 (UTC)

This is just a guess plus a little experience with trying to rez at distance from the rezzer....I think the maximum distance may be variable and tied to the linkability rules. It would make more sense than the maximum distance being (my memory fails me) about 18.5 meters, which was roughly the maximum I have managed in the past. Testing and posting the results would be of value if my guess doesn't help. -- Fred Gandt (talk|contribs) 22:26, 29 April 2010 (UTC)
Actually: See llRezObject Caveats. Apparently a maximum distance of 10 meters from the rezzer (center of the prim containing the script calling this function) is the limit. I'm sure I broke that though. I may end up testing it myself. -- Fred Gandt (talk|contribs) 22:36, 29 April 2010 (UTC)