Welcome to the Second Life Forums Archive

These forums are CLOSED. Please visit the new forums HERE

llMapDestination() bugged on 1st call after login

Sapphire Bombay
Avatar
Join date: 8 Oct 2003
Posts: 341
11-16-2006 05:31
The very first time llMapDestination() is called after login returns one of two errors:

Either the position displayed on the map is your current position regardless of what you pass as parameters.

Or the map position is correct but Teleport is disabled.

All calls after the first call are fine. Relog and the first call is bugged again.
_____________________
Avatar: A temporary manifestation or aspect of a continuing entity.
Lex Neva
wears dorky glasses
Join date: 27 Nov 2004
Posts: 1,361
11-16-2006 11:37
Ah, that explains why I had to put in two calls to llMapDestination in something I was working on in order to get it to function at all. I thought it just always required two or more tries for SL to get it right, but it makes sense if it's just a first-time-this-login thing. Have you bug-reported this?