I have an interesting problem that looks to be beyond the ability of the lilac soul generator to solve. I am recreating the labyrinth of the minotaur, and want to have a group of players (defined by their deity field) to go and get Ariadne's Thread before going into the labyrinth. In order to make traversing the labyrinth easier for those with Ariadne's Thread, I planned on having triggers set at various points in the labyrinth that would give floaty text to people with the Thread as to which direction to go. Trying to keep my scripts streamlined, however, I've come up with the idea that maybe I could use a single script, but which would allow the floaty text part pull a string from a local variable on the individual trigger (thus one trigger might say east, another south, and the script would just plug in that direction when it says something along the lines of 'The string indicates you should go <insert directon>'.) Can anyone come up with a script that will do that for me? I fear it is far beyond my own understanding on how to do such things.
Alassirana