Ever done "/me's happy"? It comes out (in my case) "Liny Odell's happy".
On Thu, Jan 6, 2011 at 7:33 PM, Wolfpup Lowenhar <[email protected]>wrote: > This is an automatically generated e-mail. To reply, visit: > http://codereview.secondlife.com/r/71/ > > Ship it! > > indra/newview/llviewermessage.cpp<http://codereview.secondlife.com/r/71/diff/1/?file=327#file327line2752> > (Diff > revision 1) > > void process_improved_im(LLMessageSystem *msg, void **user_data) > > 2752 > > if (prefix == "/me " || prefix == "/me'") > > Looks good to me, but just wondering why your checking for "/me " and > "/me'" . > > > - Wolfpup > > On January 5th, 2011, 6:14 p.m., Jonathan Yap wrote: > Review request for Viewer. > By Jonathan Yap. > > *Updated Jan. 5, 2011, 6:14 p.m.* > Description > > The "/me" in the lsl code below would be displayed rather than being > translated to a name: > llInstantMessage(llGetOwner(),"/me Hello, Avatar!"); > > *Bugs: * STORM-829 <http://jira.secondlife.com/browse/STORM-829> > Diffs > > - indra/newview/llviewermessage.cpp (845cab866155) > > View Diff <http://codereview.secondlife.com/r/71/diff/> > > _______________________________________________ > Policies and (un)subscribe information available here: > http://wiki.secondlife.com/wiki/OpenSource-Dev > Please read the policies before posting to keep unmoderated posting > privileges >
_______________________________________________ Policies and (un)subscribe information available here: http://wiki.secondlife.com/wiki/OpenSource-Dev Please read the policies before posting to keep unmoderated posting privileges
