nasry05's Recent Forum Activity

  • Have you tried to use just web font?

    It will convert your font to online font and you don't really need to install that particular font in your pc.

    Event - Every Tick

    Action - (Text object) set web font > "(name of the font)" and from "(font URL)"

  • Hi everyone.

    I'm a game developer from Thailand.

    Construct 2 now is one of my favourite tool in making 2d platform games.

    It helps me a lot with my projects..

    Thanks.

  • Is it possible to pick random value from an Array?

    [0] = 10

    [1] = 24

    [2] = 32

    [3] = 12

    [4] = 8

    how to do I put it?

    I tried: Array.At(random(1-3)) it didn't work..

    ps. want to random range [1-3]

  • You are right! Now that I have a game that will save result to database but it's not overwriting the data so it' hard to pull an accurate data.

    So currently I'm looking for help in editing the PHP from the tutorial so it can overwrite data after sending the same name.

    Example

    Box A = 3 | Box B = 5 | Box C = 8 (data in DB)

    Game result sending

    then result in database should be: Box A = 2 | Box B =4 | Box C = 7 not Box A = 3 | Box A = 2 | Box B = 5 | Box B = 4 | Box C = 8 | Box C = 7

    Almost there

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I'm thinking of implementing the method from the link,

    scirra.com/tutorials/346/online-high-score-table-ajax-php-mysql

    Then adapt it to my box variables; planning to change the name and score to prizes and their quantity.

    Please comment for possibilities..

  • Thank you for your reply.

    It doesn't matter if it is not an Excel sheet. Maybe a text file that I can read and write so the value of each Box can be updated.

    I read through forum and it seems using AJAX object is the way.

    I haven't really try on using AJAX object so I will keep on trying.

    If there is anybody can guide me, it'll be very much appreciated.

  • Hello

    I would love to create a simple game where there would be 3 boxes for player to select for prize.

    Each box has different prize with limited number. I want to link the result with the excel sheet that BoxA got 3 prizes, BoxB got 5, and BoxC got 2.

    So when boxA got selected 3 times by different player, next player will only have to select from BoxB and BoxC.

    Thanks in advance

  • gumshoe2029

    Sorry to give unclear questions, and thank you for the link, just what I wanted.

    cheers.

  • Gearworkdragon

    have you tried with collision event?

    as in example image.. (go to url)

    pasteboard.co/18I5yGRg.jpg

  • Very good question..

    I should be that way, but when I just RUN LAYOUT from .capx file, there is no server running with it yet I am able to take snap shot and download it to my pc.

    So I think that the snapshot is kept in a form of data until we download it into a from of image file. And when you download it, it only goes into your device (Download folder), while I want it to be saved into some specific directory (or into server directory).

    It doesn't need to be from UserMedia Snapshot, my intention is change Usermedia object to FILE CHOOSER to select file from my device and upload it to specific URL.

    Thanks,

  • Hello,

    From the attached image (from one of the example project), I would like to know if I can download the image from UserMedia.SnapshotURL to a directory in my server? Example; Download it to www,ABCD,com/snapshot

    Cheers,

  • Televangelist

    Plz add me to the group as well.

    I am currently in the process of learning how to access HTML5 game by ios and windows phone..

    Since they don't support multiplayer object, I'm looking for a way around it.

nasry05's avatar

nasry05

Member since 19 May, 2015

None one is following nasry05 yet!

Trophy Case

  • 9-Year Club
  • Email Verified

Progress

10/44
How to earn trophies