I noticed a bug with the command teleport and homesick When a region name is composed with 2 words we get the error message "Exception inside handler teleportCommand - [null]" but it works very well when the region name has onlly one word.
llInstantMessage (BOT_UUID,"*"+(string)BOT_KEY+" teleport region WORD1 WORD2 x 187 y 242 z 20")
Perhaps using the region or parcel UUID would be a solution?
I noticed a bug with the command teleport and homesick When a region name is composed with 2 words we get the error message "Exception inside handler teleportCommand - [null]" but it works very well when the region name has onlly one word.
llInstantMessage (BOT_UUID,"*"+(string)BOT_KEY+" teleport region WORD1 WORD2 x 187 y 242 z 20")
Perhaps using the region or parcel UUID would be a solution?