CBelle's Forum Posts

  • hello guys.

    im trying to create a calendar with note

    any post or capx. are welcome

    "how to set text from clobal day/month/hour/"?and every day when you open the app show the real time and day

  • datiel12 be more specific or tell as a example other game like. or paint it

  • i wonder if is impossible to make a square base 1680x3450 for example ! then:

    create deference square

    350x800 3 piece

    450x650 2 piece

    1200x650 1 piece

    etc..

    piece can rotate auto

    piece X,Y space 3pixel or more optional

    when piece is more and cant optimize create new base ..

    https://drive.google.com/file/d/0B8mc-_ ... sp=sharing

  • Asmodean yes ok is true.. and how you put all this quotation mark? i have 200+ name list dont tell me i need to tape all double ""....."" ?

  • im trying to use data editor

    i use only one column Y (list with names)

    when i done i click the button convert to JSon..i copy paste to Arrayload but this show me a" Syntax Error"

    "{"c2array":true," Expression appears to end before here - are you missing something before it?

    Json:

    {"c2array":true,"firstRowIsColumnNames":true,"size":[11,1,1],"data":[[["Color"]],[["aqua"]],[["blue"]],[["red"]],[["orange"]],[["yellow"]],[["white"]],[["purple"]],[["green"]],[["bronze"]],[["gold"]]]}

  • oh ok i found it!! with Construct2 data Editor.. ok i got ti now

  • oosyrag "Basically, you can set up an array in a program and save it as JSON, and load it again later back into your array."

    how do to this?? on this file flag.capx i did see any array save it as JSOn

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • i have 500+ image and question so what i need to do?? writing one by one on JSON?? like this??

    "{""c2array"":true,""size"":[500,3,1],""data"":etc etc ?? with all this [ ] " " , ?

    Gearworkdragon

  • i read manual about array and watch some video on youtube. also reading post on this forum about array

    finally im to zero again

    OK! i know is a complex method and hard to understand some people like me with zero experience from any programming code..

    i try to make a quiz with photo and music and text.. i found one post with and i download flag.capx

    when i open i see onle 57 event .. ok !"i say this look easy".. i read and watch any event one by one so i can unsterdant what happen here..

    1. i dont understand is how to but all this country on load json to array?? (don tell he writing all this one by one?? cause after 2 min i have daze with this allot [['" ]],[[ asd]][0]0, oh oO

    2.ArrayQuestion - load form JSON string :so what is this 20,3,1 ? ..20 is the animation frame he have i think he use 20 cell to??,,

    the 3?

    and why he use 2 country ,[0],2country,[1]

    "{""c2array"":true,""size"":[20,3,1],""data"":[[[""Bosnia and Herzegovina""],[""Sarajevo""],[0]],[[""Greece""],[""Atina""],[1]],[[""Slovakia""],[""Bratislava""],[2]],[[""Turkey""],[""Ankara""],[3]],[[""Albania""],[""Tirana""],[4]],[[""Barbados""],[""Bridgetown""],[5]],[[""Brasil""],[""Brasilia""],[6]],[[""China""],[""Beijing""],[7]],[[""Cuba""],[""Havana""],[8]],[[""India""],[""New Delhi""],[9]],[[""Kenya""],[""Nairobi""],[10]],[[""Sweden""],[""Stockholm""],[11]],[[""Vietnam""],[""Hanoi""],[12]],[[""Colombia""],[""Bogota""],[13]],[[""Nigeria""],[""Abuja""],[14]],[[""Philippines""],[""Manila""],[15]],[[""Ghana""],[""Saint Peter Port""],[16]],[[""Jamaica""],[""Kingston""],[17]],[[""North Korea""],[""Pyongyang""],[18]],[[""Serbia""],[""Belgrade""],[19]]]}"

    im really confused with this array

  • on START LAYOUT

    FOR 1 TO 900

    SYSTEM CREATE "!"

  • you can send capx. use link here

  • where use the list? it is so important ? you can use other method.. i told you cause with all my experience with listbox i find it this method useless.. i dont know what you have in your mind but feel free to tell us what exactly you need meaby we find you other method