User Tag List

Results 1 to 2 of 2

Thread: how to use data ??

  1. #1
    No Products Registered

    Join Date
    Oct 2006
    Location
    somewhere on Java Island
    Posts
    15
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    how to use data ??

    I have 22 records and 7 fields.
    Can someone tell me what is the best thing to read this records in the program ? should it be in the excel or text file or dbf format ??

    I want to use this data, so when a player overlap an object, it will get the data about this object, like how many point should be subtr from the player or to know how much point to buy the object.

    can someone help me ??

    thanks.

  2. #2
    Forum Moderator Fusion 2.5 DeveloperHTML5 Export ModuleiOS Export ModuleSWF Export Module
    DavidN's Avatar
    Join Date
    Jun 2006
    Location
    Boston, MA, USA
    Posts
    4,044
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: how to use data ??

    I'd experiment with the possibilities and see what works best for you. You could either have an INI (simple, but perhaps awkward to load a lot of data from), an XML file or possibly an Access database/Excel spreadsheet - I haven't actually tried either of those, but there may be objects that can use them.

Similar Threads

  1. Replies: 17
    Last Post: 10th July 2013, 01:46 PM
  2. Too much data... what to do?
    By Konidias in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 26th November 2012, 04:20 PM
  3. using binary data at data elements
    By Chokito in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 5th August 2008, 05:22 AM
  4. help with saving data!
    By imamariobro in forum The Games Factory 2 - Technical Support
    Replies: 3
    Last Post: 15th December 2007, 07:13 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
  •