User Tag List

Results 1 to 7 of 7

Thread: MooClick Help

  1. #1
    No Products Registered

    Join Date
    Mar 2009
    Posts
    19
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    MooClick Help

    Howdy there,

    I've been using MMF2 on and off for about 3 months now but I've not really gone out of the range of what I knew early on so consider me a bit of a newbie with the program.

    I'm trying to learn how to use MooClick to make a very simple game, and I found a tutorial on it however there's a single line which I'm not entirely sure how to do...

    The main condition/event is:

    MooClick: Channel - On Sign On
    - String: Set alterable string to Signed On
    - Create Your Player object at 150,100
    - MooClick: Channel - Send Str$( X( Your Player ) ) + , + Str$( Y( Your Player ) ) on subchannel 0


    But I can't see anywhere how to get the line
    "- String: Set alterable string to Signed On "
    Or at least the tutorial wasn't specific enough on what I'm setting the alterable string of... But I'm the only person who seemed to get stuck here

    As I said I don't need any major help just this single line and I'll try and continue with the tutorial and hopefully get the gist

    There is also 2 instances where it says either:

    - MooClick: Channel - Send Str$( X( Your Player ) ) + , + Str$( Y( Your Player ) ) on subchannel 0

    Or similar... did he mean to put quotations around the comma? Otherwise I can't input that line :/

    (Here's the original link if it's needed: http://www.create-games.com/article.asp?id=1591 )

    Thankyou!

  2. #2
    No Products Registered

    Join Date
    Jun 2006
    Posts
    625
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: MooClick Help

    this "set alterable string" is an action of String object. (don't confuse it with Edit Object).

    You are right, you need to put quotations around the comma, as this is a string (",").

  3. #3
    No Products Registered

    Join Date
    Mar 2009
    Posts
    19
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: MooClick Help

    oh lord how did I not see that agh... Aye, I got a bit confused 'cause the guy never said to make a string item... though he said to make a String Parser so I assumed he was talking about that.

    I see now thankyou for clearing it up!

  4. #4
    No Products Registered

    Join Date
    Jun 2006
    Posts
    625
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: MooClick Help

    No problem, it's always a pleasure to help people like you, you're asking for precise help, and not "how can I make my game ? more questions will come later".

    Hope your tests are going well. At the moment we are in a strange position regarding MooClick : it's not updated anymore, and has some (rather minor) issues. OINC will probably replace MooClick soon, but it's not finished yet (Beta version I think). There is a part of this forum dedicated to OINC, and it has some nice video tutorial too. I don't know if you'd better learn MooClick or jump straight to OINC. Anyway what your learn in MooClick will help you with OINC someday.

  5. #5
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleSWF Export Module
    Eliyahu's Avatar
    Join Date
    Oct 2007
    Location
    Seattle, WA
    Posts
    1,523
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: MooClick Help

    Corentin, you don't need the string object.

    Alterable Strings are under Special Conditions.

  6. #6
    No Products Registered

    Join Date
    Mar 2009
    Posts
    19
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: MooClick Help

    D'ya know... Since I'm learning now I might as well switch to the newer thing... I'll go have a gander! Thank you again

  7. #7
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleSWF Export Module
    Eliyahu's Avatar
    Join Date
    Oct 2007
    Location
    Seattle, WA
    Posts
    1,523
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: MooClick Help

    Actually please ignore my other response.

    I forgot that the item you are talking about is called the String Object, I thought it was Text something or other.

    Yes Alterable Strings in MMF2 like Global Strings are different.

    You NEED to use the string object, it displays text.

Similar Threads

  1. Anyone have MooClick.cox
    By SuperDisk in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 22nd October 2012, 10:42 PM
  2. Mooclick?
    By MostDreaded in forum Multimedia Fusion 2 - Technical Support
    Replies: 16
    Last Post: 21st January 2011, 12:18 AM
  3. i really need some help with mooclick
    By Dynamite in forum Multimedia Fusion 2 - Technical Support
    Replies: 13
    Last Post: 15th February 2007, 03:21 PM

Posting Permissions

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