What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [Request] ..:Help for scriptfunction!!:..

1 votes - 5 average   [Request] ..:Help for scriptfunction!!:..
Author: Message:
Jumpfreakske
Junior Member
**

Avatar
Hardstyle!!!

Posts: 62
Reputation: -7
31 / Male / Flag
Joined: Jan 2007
O.P. Cool  [Request] ..:Help for scriptfunction!!:..
Hey everyone! I need a little help for the start of my script.

- so when you type a commando ('/hstart' in this case) then
a window appears > the startwindow.

Here a screenshot of it:
[Image: screenshotscriptum9.png]

Now the thing is: If people click on 'site' or forum' link, then
I don't want internet to open on that URL like this code does:

code:
<Control xsi:type="LinkControl" Id="LnkData">
                <Position Top="77" Left="154" Width="55"/>
                <Caption>Site</Caption>
            </Control>

But i want this in case: When they click on that link, a message wil be send:
(When clicking on the link, then sending '!site'

code:
if(Message == "!site")
{
ChatWnd.SendMessage("For more info, go to the site.");
}

What do I have to change in the scripteditor, or in my Wndstart.xml ?

This post was edited on 12-18-2007 at 11:41 PM by Jumpfreakske.
12-18-2007 11:09 PM
Profile E-Mail PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[Request] ..:Help for scriptfunction!!:.. - by Jumpfreakske on 12-18-2007 at 11:09 PM
RE: Help for scriptfunction - by aNILEator on 12-18-2007 at 11:30 PM
RE: RE: Help for scriptfunction - by Jumpfreakske on 12-18-2007 at 11:32 PM
RE: [Request] ..:Help for scriptfunction!!:.. - by davidpolitis on 12-19-2007 at 02:56 AM
RE: RE: [Request] ..:Help for scriptfunction!!:.. - by Jumpfreakske on 12-19-2007 at 09:27 AM
RE: [Request] ..:Help for scriptfunction!!:.. - by davidpolitis on 12-19-2007 at 09:58 AM
RE: RE: [Request] ..:Help for scriptfunction!!:.. - by Jumpfreakske on 12-19-2007 at 10:10 AM
RE: [Request] ..:Help for scriptfunction!!:.. - by davidpolitis on 12-19-2007 at 10:12 AM
RE: [Request] ..:Help for scriptfunction!!:.. - by Jumpfreakske on 12-19-2007 at 10:14 AM
RE: [Request] ..:Help for scriptfunction!!:.. - by davidpolitis on 12-19-2007 at 10:21 AM
RE: RE: [Request] ..:Help for scriptfunction!!:.. - by Jumpfreakske on 12-19-2007 at 10:23 AM
RE: RE: RE: [Request] ..:Help for scriptfunction!!:.. - by davidpolitis on 12-19-2007 at 10:24 AM
RE: RE: RE: RE: [Request] ..:Help for scriptfunction!!:.. - by Jumpfreakske on 12-19-2007 at 10:28 AM
RE: [Request] ..:Help for scriptfunction!!:.. - by Matti on 12-19-2007 at 11:03 AM
RE: [Request] ..:Help for scriptfunction!!:.. - by davidpolitis on 12-19-2007 at 11:10 AM
RE: [Request] ..:Help for scriptfunction!!:.. - by Matti on 12-19-2007 at 11:16 AM
RE: [Request] ..:Help for scriptfunction!!:.. - by davidpolitis on 12-19-2007 at 11:22 AM
RE: [Request] ..:Help for scriptfunction!!:.. - by Jumpfreakske on 12-19-2007 at 11:39 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