Shoutbox

How To Get Started - 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)
+----- Forum: Plug-Ins (/forumdisplay.php?fid=28)
+------ Thread: How To Get Started (/showthread.php?tid=48464)

How To Get Started by Jmay on 08-03-2005 at 11:52 PM

Hey im kinda new working with this stuff and wanna get into it and wondering if someone can help me?


RE: How To Get Started by *Saint* on 08-04-2005 at 12:23 AM

get started doing what?

if you mean get started using Plus! then goto Plus!>Configuration Wizard and it will tell you about a bunch of features


RE: How To Get Started by Jmay on 08-04-2005 at 05:04 AM

no i mean start making my own plugins


RE: How To Get Started by ddunk on 08-04-2005 at 05:05 AM

You'll first need to know a programming language such as VB or C++


RE: RE: How To Get Started by ~noodles~ on 08-04-2005 at 08:53 AM

quote:
Originally posted by Ddunk
You'll first need to know a programming language such as VB or C++


When you say "programming language", is that similar to how html code works?
RE: How To Get Started by Max on 08-04-2005 at 08:58 AM

Yes and no. VB and C++ (and even C#) can be used to make Plugins, HTML cannot be used to make Plugins as it is a simple language and there is no framework for it. Also HTML is used for the internet not for programming. So you cannot make Plugins for Plus in HTML, PHP or something similar.

Patches