Talk:OsTeleportAgent

From OpenSimulator

Revision as of 20:39, 24 December 2011 by Azwaldo (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Error in script example?

All three variants given for this function specify a "string" as the first parameter.

osTeleportAgent(string agent, vector position, vector lookat)

Yet, in the example script the function calls up a key.

key avatar = llDetectedKey(0);
...
osTeleportAgent(avatar, Destination, LandingPoint, LookAt);

Azwaldo 19:24, 23 December 2011 (PST)

Personal tools
General
About This Wiki