re: code generation ideas from Austin Jennings, these sound cool.
 
Note that it could be interesting to add an appropriate constructor, so we can do:
 
new ChatFromViewerPacket( myAgentID,
> p.AgentData.SessionID = mySessionID;
> p.ChatData.Message = "hello, simulator"
> p.ChatData.Type = 1;
> p.ChatData.Channel = 0;

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

Reply via email to