Jump to content

Random location teleportation.


jeoffrey Finchy
 Share

You are about to reply to a thread that has been inactive for 3217 days.

Please take a moment to consider if this thread is worth bumping.

Recommended Posts

Hi, everyone. I wonder if it is possible to use fonction "llTeleportAgent" to be teleported toward random locations from a list. I found out the fonction "llListRandomize", do you think there're possibilities to use this one with "llTeleportAgent" to create a such script? Cordially.

 

Link to comment
Share on other sites

You could use llListRandomize, or you could simply generate a random integer and select a target vector from your list. Either way is easy.  The real challenge is llTeleportAgent, which can only be used to teleport the owner of the scripted object, unless your script is in an Experience.  That limits what you'll be able to do.

Link to comment
Share on other sites

You are about to reply to a thread that has been inactive for 3217 days.

Please take a moment to consider if this thread is worth bumping.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
 Share

×
×
  • Create New...