* Matti is downloading...
I just got an update notification of Hopper Live saying I first need the 4.10, so what exactly is new in it for the scripts?
quote:
# Scripts: added Messenger::CustomEmoticons property to access the custom emoticons of the current Messenger users.
# Scripts: added "Emoticons" and "Emoticon" objects. They are both pretty straightforward to use (see documentation).
# Scripts: an error is now logged in the Script Debugging window when an exception is thrown in Interop.Call.
# Scripts: when importing a script that's already installed, if some files are locked in the script's directory, Messenger Plus! restarts Messenger to unlock the files and complete the installation procedure (can be useful in cases where an ActiveX is loaded and refuses to unload when the script is stopped).
# Scripts: added EnterPersonalizedStatus and LeavePersonalizedStatus events to notify when the user activates or disables a personalised status.
# Scripts: added PlusWnd::RegisterMessageNotification. This new function can be used by more advanced scripters who want to receive specific messages processed by their windows.
# Scripts: DataBloc:GetAt and DataBlocetAt use unsigned values now.
# Scripts: sending WM_SETTEXT to an interface window changes both the caption and the title of the window.
# Scripts: Interop.GetLastError() now works properly (see documentation).
# Script: Interop.Call and Interop.Call2 now accept parameters ranging from 0x80000000 to 0xFFFFFFFF.
# Scripts: added a flag to MsgPlus::CreateWnd to allow the creation of RTL windows.
# Scripts: .NET 2.0 assemblies are now registered properly even when .NET 1.0 or 1.1 is also installed in the system.
# Scripts: added ChatWnd::AddContact() to invite contacts to join existing chats.
# Scripts: a special error is logged in the debug window when Interop.Call is used on functions that are not declared as __stdcall. Script developers: do NOT ignore these errors, they will cause instabilities and eventually crash Messenger in random places.
# Scripts: creation of a new application called "Interface Tester". It allows script developers to test their interface files and preview the result as when loaded in Messenger Plus!. It can also validate xml files against the interface schema file. The software can be downloaded from a link in the new version of the Scripting Documentation.
WOOOOOOOT!!!