Welcome to the Second Life Forums Archive

These forums are CLOSED. Please visit the new forums HERE

Filming Path affected by WarpPos() breakage

Geuis Dassin
Filming Path creator
Join date: 3 May 2006
Posts: 565
03-14-2007 19:11
For users of Filming Path, the auto return to start feature is broken while LL fixes their breakage of the warppos hack for instant teleport.

/54/37/171440/1.html

Other than this, the camera system still works fine.
Infrared Wind
Gridologist
Join date: 7 Jan 2007
Posts: 662
03-14-2007 23:52
Thanks for the notice. I own Mystitool, and the creator of that had a fix for this problem in his application and sent out an updated version to all users who purchased it within a few hours.
Infrared Wind
Gridologist
Join date: 7 Jan 2007
Posts: 662
03-15-2007 00:03
double-post
Infrared Wind
Gridologist
Join date: 7 Jan 2007
Posts: 662
03-15-2007 00:29
Try this fix...

while(llGetPos() != d) llSetPos(d);

-iw
Infrared Wind
Gridologist
Join date: 7 Jan 2007
Posts: 662
Correction
03-15-2007 07:07
From: Infrared Wind
Thanks for the notice. I own Mystitool, and the creator of that had a fix for this problem in his application and sent out an updated version to all users who purchased it within a few hours.


A Mystitool update was sent out, but it obviously wasn't addressing the WarpPos()j problem because I just tested the warp function of the platform generator and it's broken.

Considering how many scripts rely on it, it's likely to be fixed.

- Infrared