Shoutbox

need some scripting help please - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4)
+---- Forum: Scripting (/forumdisplay.php?fid=39)
+----- Thread: need some scripting help please (/showthread.php?tid=83843)

need some scripting help please by Gareth_2007 on 05-21-2008 at 01:35 AM

hey
well i have some text that says welcome

this sends the messege : Wnd.SendMessage(Msgs['Welcome']);

and this is the messege : Msgs['Welcome'] = 'Welcome';

how can i get it to say welcome + the contacts name? cheers


RE: need some scripting help please by roflmao456 on 05-21-2008 at 02:59 AM

use the Plus! tag: (!N)

code:
Msgs['Welcome'] = "Welcome (!N)";