User Tag List

Results 1 to 6 of 6

Thread: Update Info

  1. #1
    Clicker Multimedia Fusion 2Android Export Module
    Corlen's Avatar
    Join Date
    Mar 2007
    Location
    Your House
    Posts
    848
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Update Info

    I am wanting to make my game have info on what its next update will include if you update the game so the player can see what exactly they're getting themselves into by updating. My question is, how would I pull this off?

  2. #2
    Clickteam Clickteam
    LB's Avatar
    Join Date
    Jun 2007
    Location
    Richardson, Texas, North America
    Posts
    8,937
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)
    You can include the patch notes in the same file as the version number, and you can just get the first line as the version number and the rest of the lines as the patch notes.
    Working as fast as I can on Fusion 3

  3. #3
    Clicker Multimedia Fusion 2Android Export Module
    Corlen's Avatar
    Join Date
    Mar 2007
    Location
    Your House
    Posts
    848
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    That's partly what I wanted, but I wanted it to only show changes from the version the user has to the next version, rather than the entire list of changes from version 1.0 up until the newest version.

  4. #4
    Clickteam Clickteam
    LB's Avatar
    Join Date
    Jun 2007
    Location
    Richardson, Texas, North America
    Posts
    8,937
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)
    Hm, then you can make text files for 1-2.txt, 2-3.txt, etc. and download the correct one. Will that work for you?
    Working as fast as I can on Fusion 3

  5. #5
    Clicker Multimedia Fusion 2Android Export Module
    Corlen's Avatar
    Join Date
    Mar 2007
    Location
    Your House
    Posts
    848
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Is there any way to grab a specific line of text without using the text blitter object?

  6. #6
    Clickteam Clickteam
    LB's Avatar
    Join Date
    Jun 2007
    Location
    Richardson, Texas, North America
    Posts
    8,937
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)
    Yes...
    Mid$( >Enter string here<, 0, Find(>Enter string here<, NewLine$, 0))
    Working as fast as I can on Fusion 3

Similar Threads

  1. Update Personal Info ???
    By walker in forum Install Creator and Patch Maker
    Replies: 1
    Last Post: 30th January 2011, 12:36 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
  •