PABERB's Forum Posts

  • Hi,

    I want to create pluings, where is the section for it?

    and

    I can create pluings programing in C2 like a program, and saving this codex like a behavior or pluing?

    Tks

    Rgds

  • HI,

    When I save data.json in my proyect, after I cant get it in my hard disk

    I need to put this file json in my proyect dir, becouse it read a lot of information in the start of my game.

    but I cant get it in my hard disk.

    Tks

    Rgds

  • YES IT DO

  • HI,

    This is my easy code to save, clear, and load again the array,

    but dont work, what is the problem??

    Tks

    Rgs

    SET ARRAY

    Array Set Value at (0,0,0) to "Paris"

    Text set text to array.at (0,0,0)

    SAVE

    BT_SAVE on clicked Array Download as JSON with filename "Data.json"

    CLEAR

    Array Set Value at (0,0,0) to ""

    Text set text to array.at (0,0,0)

    LOAD

    BT_LOAD on clicked Array Load from JSON string "Data.json"

    Text set text to array.at (0,0,0)

  • Hi,

    How do I import data from access database?

    Tks

    Rgds

  • Hi.

    How do I import data from excel?

    Tks

    Rgs

  • Hi,

    Do you know the profits in a games?

    Is for download? how mach for each?

    other way to earn money with the game?

    thanks

    regards

  • How do I make APK file in a easy way?

    Thanks

    Regards

  • wich is the shorter way to publish and monetized my game?

    All the method that i saw, are very, very dificults

    Thks

    Rgds

  • Hi,

    I need to do a score table, and i want to move the base, and move all the elements inside, non only the base.

    Is the same that a picturebox in visual basic, all the objects that you put inside, move with it.

    It is possible?

  • Hi,

    I need compare iid (not uid) from a sprite with a number, and i cant get the option, it is possible???

    tks

    rgds

  • Hi,

    I need work with arrays, and need save to disk and load it, it is possible??

    tks

    rgds

  • Thanks a lot.

    But Arrays

    I need to know how and where the array save the data and how load it.

    I want to load the data inside of array, ready to use.

  • Yes, I now the Array, but I dont know how load and save to disk, can you help me?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Thanks for your reply.

    Yes is a good idea but, for 1000 basket players x 20 attributes, i need 20.000 instance variables, is crazy.

    Exist other way?