User Tag List

Results 1 to 4 of 4

Thread: GetLine

  1. #1
    Clicker Fusion 2.5 Developer

    Join Date
    May 2007
    Posts
    548
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    GetLine

    GetLine extension for MMF2

    This is the first extension I wrote. It's very simple and it's made to ease the task of creating files with dialogues in RPG or adventure games. You can replace and filter words easily if you don't need a visual edit box. It takes up almost no memory.

    Hope you guys have fun. Happy kliking.

    DOWNLOAD LINK:
    GetLine extension for MMF2

  2. #2
    Clicker Fusion 2.5 Developer

    Join Date
    May 2007
    Posts
    548
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: GetLine

    --------------------------------------
    Release Notes for version 1.1:


    *[FIXED] Corrected the bug reported by Novabrain where the word count would ignore the first word starting with a non-alpha character.


    *[ADDED] New actions:

    1) Replace Word in Current Line
    Now you can make a line like
    "player1: Hi, player2. How's your father player3 doing?"
    look like this:
    "Andre: Hi, Johnny. How's your father Joseph doing?". Could be useful for scripts or RPG games.

    2) Reset Words
    Turns the line back to what it was before.

    Please take a look at the new example "ReplaceWords.mfa" to see how it can be done. And please report any bugs you find. Thank you and have fun.



    --------------------------------------
    Release Notes for version 1.0:


    Well, this release fixes some bugs (I'm not sure you can say bugs given the simplicity of this object) and now you can use more than one object in the same application with different files.

    Besides that, now there are some new actions:

    -Find Lines With Text...
    -First Line With Text
    -Previous Line With Text
    -Next Line With Text
    -Last Line With Text
    -Reset Filter


    Well, those should be self-explanatory. You inform a word or text to search and the action will filter only the lines with the word or text. Then you can navigate through them.

    New expression:

    -Count Lines With Text

    After a filter has been applied, this is the number of filtered lines.

    If you find a bug, please report it.

  3. #3
    Clickteam Clickteam
    Nico's Avatar
    Join Date
    Jun 2006
    Location
    France
    Posts
    2,543
    Mentioned
    0 Post(s)
    Tagged
    1 Thread(s)
    Download link is broken
    --------------------------------------
    Nicolas "Nico" Sourdeval
    Clickteam

  4. #4
    Clicker Fusion 2.5 MacFusion 2.5 DeveloperFusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleMac Export ModuleUniversal Windows Platform Export ModuleSWF Export ModuleInstall Creator Pro
    iOSC's Avatar
    Join Date
    Mar 2012
    Location
    Toronto, Canada
    Posts
    405
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

Similar Threads

  1. Replace word with Getline
    By septeven in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 20th February 2012, 02:57 PM
  2. Finding End Of File using the GetLine object
    By Nickydude in forum File Archive
    Replies: 6
    Last Post: 26th September 2008, 03:45 PM
  3. GetLine v1.1 - hopefully stable version
    By byo in forum Extension Development
    Replies: 2
    Last Post: 23rd January 2008, 01:09 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •