Jump to content

Tanatos Tantalus

Resident
  • Posts

    3
  • Joined

  • Last visited

Everything posted by Tanatos Tantalus

  1. Thanks for the quick reply, your snippet looks helpful. But I guess I'll have to find another learning project. That golden text looks like it was sent via llOwnerSay.
  2. Hi Community I just started learning LSL and decided to write a script that reads the chat and analyses the messages sent by my fishing rod to automatically calculate some income statistics. But somehow I cant get the script to listen to those messages generated by the rod (spoken via "llOwnerSay" i guess). Using this listener code doesn't trigger a listen event after a fishing attempt gets posted to the chat: llListen(PUBLIC_CHANNEL, "", "uuid-of-my-fising-rod-here", ""); Am I doing something wrong here? Or is it even possible to listen to those messages? Thank you for your answers
×
×
  • Create New...