User Tag List

Results 1 to 4 of 4

Thread: Array Problem pls help

  1. #1
    No Products Registered

    Join Date
    Aug 2006
    Location
    UK
    Posts
    30
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Array Problem pls help

    I would like to know how I can call an Array file from the applications folder it was installed to?

    The only options I get are to load it from a specified location on the HDD.

    Is there a way to load the Array file like this:
    Load Array ... (application Drive):\(application folder)\ Arrayfile.arr

    it works fine if I put the program in C:\ProgramFiles\Game\Arrays\ArrayFile.arr
    but of couse if I install the game on the D:\ drive it doesnt find it

    Thanking u in advance

  2. #2
    Clicker Multimedia Fusion 2

    Join Date
    Jun 2006
    Location
    Montreal, Canada
    Posts
    234
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Array Problem pls help

    Try this as the file path: "./Arrayfile.arr"
    The "./" should act as the path where the exe resides.

  3. #3
    No Products Registered

    Join Date
    Aug 2006
    Location
    UK
    Posts
    30
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Array Problem pls help

    This works perfectly, many thx for your reply

    For others who have this problem I had my arr files in a sub directory called 'Levels' so I made the expression

    Load array from file ".\Levels\Arrayfile.arr"

  4. #4
    No Products Registered

    Join Date
    Aug 2006
    Location
    Westcountry, UK
    Posts
    862
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Array Problem pls help

    ( Thanks for the indirect info about ".\" !! )

Similar Threads

  1. Binary array problem
    By keokeo in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 8th April 2011, 09:48 AM
  2. Array Problem
    By Jason in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 13th November 2010, 09:35 PM
  3. Array/Simulation problem
    By Iwantmyrpg in forum File Archive
    Replies: 0
    Last Post: 2nd February 2009, 03:08 AM
  4. Array problem
    By Mephistus in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 1st September 2008, 02:51 PM
  5. Playback from an array.... Big problem... help \o/
    By TwistidChimp in forum The Games Factory 2 - Technical Support
    Replies: 13
    Last Post: 25th May 2007, 03:24 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
  •