Rodnix's Forum Posts

  • 6 posts
  • Oh, i got it to work... You have to add the object text inside the layout... i guess thats a basic error. Thanks for all the help Rex

  • Hi there Rex, can you tell me what i'm doing wrong here?

    Here

    When i add the extra piece in the CSV pre created it works, but when i add it in the one i made.. It does not add.

    Rodnix

  • Thanks a lot, let me work on it right away!

    Thanks.

    Rodnix

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Hi,

    You are being too kind. Thanks a lot.

    I will clarify what i am working with,

    I want to extract a list of data (numbers) from an external file, xxxx.csv is fine as well.

    After importing the data from the csv, i will manipulate the data to suit the needs of the game.

    I hope you can understand

    Regards

    Rodnix

  • Hi,

    Thanks a lot for replying.

    I was not clear with what i asked. My bad.

    This is what i want to do.

    I have to take a list of "numbers" from a database (excel/csv, 1D), And import it into Construct 2.

    After that, i want to Randomly select 1 number at a time and display. (Case 1)

    And Sequentially select from the top (FIFO). (Case 2)

    My difficulty is importing the data, is there a "how to" or anything similar that you can point me to?

    Thanks again.

    Rodnix

  • Hi, I was searching for the web to find a way to make a cross platform game, and i stumbled across construct 2.

    This is a marvelous SDK.

    And your addon plugin is wonderful. I will be using your plugin to make my game.

    I do have a doubt, while trying to run the file..

    Say i a '15 x 1 x 1' File with different random numbers,

    I want to load it into the game and pull put these numbers in sequence. 'FIFO'

    I am not up to the top game designers, i'm kind of new to this. I would appreciate a small, "how to add" the csv plugin to pull numbers instead of string, as well as adding an external .csv file to be loaded through ajax.

    Thanks again

    Rodnix

  • 6 posts