Hi guys - I'm a little stuck here, any fresh eyes on this would be awesome =)
Scripts in child prims of my linked set send a linked message to the root prim on touch. This fires link_message in the root prim which validates the detected key against a list of keys and returns a llMessageLinked to the source child prim.
This works fine until a child prim's script is changed (saved/reset) - at this point whilst the child prim sends the linked message, the root never recieves it - the root prim script still functions correctly in all other aspects - I have to reset the root prim script before it starts receiving the link messages again! I have no idea why this is happening!
I have attached the scripts =) Huge thanks in advance for any help here!
is always TRUE. Not very useful.