Oops. My fault.

*ducks*

On another topic -

I've been looking for the estate tools in protocol.txt, and I cant seem to find it anywhere - has anyone spotted them? (just the packet name would be sufficient)

-Adam

Tom Wilson wrote:
I found the problem with not getting the sender's name in the IM Received event. Just had to change one line of code in Avatar.cs:

change this:
else if(field.Layout.Name <http://field.Layout.Name> == "AgentName")
to this:

else if(field.Layout.Name <http://field.Layout.Name> == "*From*AgentName")
I now have a working SL IM program.

---
Tom Wilson
[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
KI6ABZ


------------------------------------------------------------------------

_______________________________________________
libsecondlife-dev mailing list
libsecondlife-dev@gna.org
https://mail.gna.org/listinfo/libsecondlife-dev


_______________________________________________
libsecondlife-dev mailing list
libsecondlife-dev@gna.org
https://mail.gna.org/listinfo/libsecondlife-dev

Reply via email to