What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [released] XTC koffieshop (i.e. Dutch-participle helper)

[released] XTC koffieshop (i.e. Dutch-participle helper)
Author: Message:
SmokingCookie
Senior Member
****

Avatar

Posts: 815
Reputation: 15
30 / Male / Flag
Joined: Jul 2007
O.P. RE: [released] XTC koffieshop (i.e. Dutch-participle helper)
That's what I thought too when it was working :P I know about the pronunciation rule, but not everyone does. That's why I wrote the core function in the first place (and I never intended to release :P ).

"Faxen" does indeed work (omg who uses fax machines anyway? xD) because of the XTC prefix; you'll only fool it when you use irregular and/or strong verbs and I might indeed hard-code that when I've got time to waste nothing to do.

Verbs like "lachen" and "crashen" will be treated correctly: it'll tell you that you write "gecrasht" (in essence, "crashen" ends on an H, rather than SH; as far as the script is concerned though :P ).

About the e: I only check for consonants, so it'll loop through this array:

JScript code:
["x","t","c","k","f","s","h","p"];


As you can see, I don't just split up "xtckoffieshop," I take the vowels out too. That's why it'll answer D anyway. However, I didn't check for "ën" so thanks for the hint :O :P

In the next release, I'll use a regular expression to scrap unnecessary stuff from the command - still struggling with that though :P but please don't give it away; wanna find it all out myself ;)

On a side note: I've built my nice scrolling feature into this thing too.

This post was edited on 05-02-2011 at 01:42 PM by SmokingCookie.
05-02-2011 01:12 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[released] XTC koffieshop (i.e. Dutch-participle helper) - by SmokingCookie on 05-01-2011 at 01:41 PM
RE: [released] XTC koffieshop (i.e. Dutch-participle helper) - by foaly on 05-01-2011 at 04:50 PM
RE: [released] XTC koffieshop (i.e. Dutch-participle helper) - by SmokingCookie on 05-01-2011 at 05:42 PM
RE: [released] XTC koffieshop (i.e. Dutch-participle helper) - by CookieRevised on 05-02-2011 at 11:27 AM
RE: [released] XTC koffieshop (i.e. Dutch-participle helper) - by SmokingCookie on 05-02-2011 at 01:12 PM
RE: [released] XTC koffieshop (i.e. Dutch-participle helper) - by foaly on 05-02-2011 at 01:49 PM


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