What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Need help

Need help
Author: Message:
Kroko
New Member
*


Posts: 3
Joined: Aug 2006
O.P. Need help
Hello.

I need help to my script.
The script should take the name from the person i chat with.

my code:
code:
function OnEvent_ChatWndSendMessage(ChatWnd,Message){

if(Message=="/tagnavn"){

var CntNm = Cnt.Name;

Messenger.MyName = CntNm;
return '';
}


But its only says that the commando not exsist when i press /tagnavn.

Pls help.
08-20-2006 10:44 AM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Need help - by Kroko on 08-20-2006 at 10:44 AM
RE: Need help - by SnuZZer on 08-20-2006 at 10:49 AM
RE: Need help - by ShawnZ on 08-20-2006 at 10:52 AM
RE: Need help - by mickael9 on 08-20-2006 at 10:53 AM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On