User Tag List

Results 1 to 3 of 3

Thread: Use and Save Player's Custom Name

  1. #1
    Clicker Multimedia Fusion 2iOS Export ModuleSWF Export Module
    Top_of_the_Temple's Avatar
    Join Date
    Oct 2012
    Posts
    78
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Question Use and Save Player's Custom Name

    I'm interested in allowing players to name their character. How would I save this name and use it in other text strings (like dialogue)?

  2. #2
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleSWF Export Module
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)
    Popcorn's Avatar
    Join Date
    Jun 2006
    Location
    Norway, Bergen
    Posts
    2,374
    Mentioned
    13 Post(s)
    Tagged
    0 Thread(s)
    You could store it in a global string, or if you want the name to remain even after the game is closed and restarted, you could use an ini.

    To retrieve the global string or ini, use the Retrieve data from an object button in the expression editor.

  3. #3
    Clicker Fusion 2.5Fusion 2.5+ DLC

    Join Date
    Sep 2010
    Posts
    175
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    The application I use relies a lot on the INI object. You don't even have to name the files "ini" either.

    For example: I set flags and global values to a dropdown list. When the global value changes, I have the INI object call a .dat file that contains a different list of items based on the value. I also use the INI object to save .wit files (these files can still be opened using a text editor).

Similar Threads

  1. player control - assign custom keys
    By Quinto in forum Multimedia Fusion 2 - Technical Support
    Replies: 8
    Last Post: 23rd March 2016, 04:14 PM
  2. Save custom data to server
    By MJK in forum SWF/Flash Export Module Version 2.0
    Replies: 8
    Last Post: 19th April 2011, 06:37 AM
  3. save & load custom box!!!
    By MEHRDAD in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 29th July 2010, 04:39 AM
  4. save custom map
    By nick_Peoples in forum Multimedia Fusion 2 - Technical Support
    Replies: 7
    Last Post: 17th June 2010, 02:18 AM
  5. Save/Load player profiles with Ini++
    By Naksi in forum File Archive
    Replies: 2
    Last Post: 24th October 2009, 01:28 PM

Tags for this Thread

Posting Permissions

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