Difference between revisions of "User talk:Jesse Barnett"

From Second Life Wiki
Jump to navigation Jump to search
Line 7: Line 7:
but I'm not sure where to put it.
but I'm not sure where to put it.


Sorry about that! ALso found you only need to do a maximum of 2 loops to keep from running into a stack-heap collision. WarPos script has been corrected.
{{message}}Sorry about that! Also found you only need to do a maximum of 2 loops to keep from running into a stack-heap collision. WarpPos script has been corrected.
Enjoy!
Enjoy!

Revision as of 11:43, 23 April 2008

Question2.JPGLike the scripts or have a comment about the forums then this is the place. Just push the + button beside edit up top.Jesse Barnett 20:14, 8 December 2007 (PST)

Teleport script

Nice work. Help needed. "bubble" script won't compile: "destpos" undefined. I'm trying the earlier version now. I think the missing line is

        vector destpos = target; 

but I'm not sure where to put it.

Question2.JPGSorry about that! Also found you only need to do a maximum of 2 loops to keep from running into a stack-heap collision. WarpPos script has been corrected. Enjoy!