User Tag List

Results 1 to 6 of 6

Thread: How can you set the maximum Lives?

  1. #1
    Clicker Fusion 2.5 Developer

    Join Date
    May 2007
    Location
    Georgia
    Posts
    194
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    How can you set the maximum Lives?

    How can you set the maximum Lives you can get in the game?

  2. #2
    No Products Registered

    Join Date
    Feb 2009
    Location
    Texas
    Posts
    825
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: How can you set the maximum Lives?

    u can use a counter to represent the number of lives someone get

    in the event editor u can always set the number of lives equal to that counter(global value if ur using it over frame)

    this is what u used to have probably
    +if player gets item
    add one to life


    but to this

    +if player gets item
    + number of counter is less than x
    add one to life

  3. #3
    Clicker Fusion 2.5 Developer

    Join Date
    May 2007
    Location
    Georgia
    Posts
    194
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: How can you set the maximum Lives?

    thanks Much

  4. #4
    No Products Registered

    Join Date
    Feb 2009
    Location
    Texas
    Posts
    825
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: How can you set the maximum Lives?

    no problem

  5. #5
    Clicker Fusion 2.5 Developer

    Join Date
    May 2007
    Location
    Georgia
    Posts
    194
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: How can you set the maximum Lives?

    btw love the games on your site

  6. #6
    Forum Moderator

    Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleUniversal Windows Platform Export ModuleSWF Export ModuleXNA Export ModuleInstall Creator Pro
    nivram's Avatar
    Join Date
    Jul 2006
    Location
    Bandon, Oregon
    Posts
    6,773
    Mentioned
    12 Post(s)
    Tagged
    0 Thread(s)

    Re: How can you set the maximum Lives?

    Also in the the Application properties Runtime options you can set maximum lives for the application. Hope that also helps.

    Marv
    ​458 TGF to CTF 2.5+ Examples and games
    http://www.castles-of-britain.com/mmf2examples.htm

Similar Threads

  1. Maximum Value?
    By Corlen in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 11th May 2013, 01:40 AM
  2. maximum event? / maximum d'événement
    By Sevennemesis in forum Multimedia Fusion 2 - Technical Support
    Replies: 9
    Last Post: 21st December 2012, 03:24 PM
  3. Bar Graph Counter: Maximum size not dependent on Maximum value?
    By ratty in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 19th July 2012, 03:39 AM
  4. Getting the value of Lives
    By Krisando in forum The Games Factory 2 - Technical Support
    Replies: 3
    Last Post: 30th April 2008, 07:24 AM
  5. lives
    By Taco in forum Multimedia Fusion 2 - Technical Support
    Replies: 6
    Last Post: 28th August 2007, 06:18 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
  •