What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » Search » Results

Search Results
Subject Author Forum Time
RE: ButtonControl not showing up
The problem with your button control is that its width is too small (5px) and so they decide to not generate it at all (dunno why). If you go to 6, itll show up but the arrow is cut off. At 10, youll be able to see the whole arrow. I suggest you chan...
tribbiumScripting07-29-2008 at 10:12 PM
RE: Help, I can't get the Test Window example to work.
Make sure that you save the XML file with Unicode encryption.
tribbiumScripting07-26-2008 at 09:59 AM
RE: How do I create a script?
When creating scripts for MsgPlus, the API is used with JScript, which is microsoft's uhhh.... 'bastardization' of Javascript. There are things you can do by calling dlls from Windows and there are also things you can do by creating plugins, which...
tribbiumScripting07-21-2008 at 08:38 AM
RE: Modifying a script?
You can go try it, they're on separate lines. '\r\n' = newline
tribbiumScripting07-21-2008 at 01:17 AM
RE: [!REQUEST!] very simple, but I can't
Here's some simple code that will get what you want done. You can modify it to change the titles/headers or whatnot. [b]XML file (save in Unicode)[/b] The line PlusWnd.GetControlText ("EditFld") will return you a String, and you can handle that h...
tribbiumScripting07-20-2008 at 02:25 PM
RE: Modifying a script?
All you really need to do is replace all the wnd.SendMessages in your DisplayAll case with '\r\n'. The following code should replace the current case 'DisplayAll' and it should send one message with all the stats rather than 6: [quote] [b]Repla...
tribbiumScripting07-20-2008 at 02:01 PM
RE: Script Translations
Personally, I'd love to make my trivia script in multiple languages, but the difficulty isn't in altering the program's language, but in translating the vast amounts of trivia questions =\. That and I figure the history and literature topics for ...
tribbiumWLM Plus! General07-11-2008 at 05:39 AM
RE: Tribbium autorun
Just running Tribbium Basic instead of Tribbium Plus! will remove the [c] [/c] tags, but you just won't have multiple colours. Starting with a random .txt file will probably mean you'll have to designate a folder. So you'd probably have to have a ...
tribbiumScripting07-10-2008 at 08:55 PM
RE: Tribbium autorun
note: Other users do not need Tribbium to play tribbium. They don't necessarily need plus! to play tribbium either. An explanation is given on the first page of the help file. =) Refer to it if you need to. I could program that for you, and it would...
tribbiumScripting07-10-2008 at 07:39 PM
[Hide Excerpts] Pages: (2): « First « 1 [ 2 ] Last »