Trying to make Plugins with Liberty BASIC or IBasic... - 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: Trying to make Plugins with Liberty BASIC or IBasic... (/showthread.php?tid=12449) Trying to make Plugins with Liberty BASIC or IBasic... by Killer on 07-07-2003 at 02:49 AM
This may be a dum question or w/e... but.. Do u think i cud make plug ins in Liberty BASIC or IBasic? RE: Trying to make Plugins with Liberty BASIC or IBasic... by Patchou on 07-07-2003 at 06:18 AM if you can compile DLL that exports functions, you can create plugins for Messenger Plus! . Just read the C documentation of the api and convert the files for use in your language. |