I'm trying to build a SL clone of SnowCrashes bigboard program. So far I have managed to build a sensor that will detect all avatars within 96 metres and return their names via llOwnerSay. I'm pretty sure I can get it to also return their position as well.
I am now trying to find a way to mark the current location of a select avatar on the map. I've looked through the LSL wiki, but cannot find anyway to set the waypoint marker (the red column) at the position of an avatar. I'm also trying to find a way to open the profile of an avatar via my bigboard script. Again I cannot find anything on the wiki that would allow me to do this.
Does anyone know of a way to do either of these two things? Any advice would be appreciated. I was out and about today with another player and we kept getting seperated. A working Bigboard would help alot as I could tell which of the green blips on the minimap was them.