Doc Ai's Recent Forum Activity

  • For reference, the issue with arrow overflowing is still intact after forum upgrade. Except there's no search field that it covers now.

    Can you post a picture of How it looks now?

  • No template here .Anyway,I will try my best.

    Capx:https://dl.dropboxusercontent.com/u/260388836/My/Bugeye.capx

    Steps to reproduce:

    1-Preview

    2-Press enter,you will see an alert.

    3-press ok

    4-Press enter

    5-Press enter

    Observed results:

    -After pressing ok,You have to press enter two times to make the event happen.

    Expected results:

    The event should happen after pressing one time

    Construct and windows version

    Construct r161

    Windows 7 Ultimate 32 bit.Service pack 1

  • Ah.Found it using the View your posts.The old Notification system is no longer working

    EDIT:

    P.S

    Tom ,you can fix that yourdomain issue by changing the forum name in the ACP.I found that your forum name is set to Yourdoamin.com using Prosilver

    You might want to link the scirra.com/me to the original Profile properties in the phpBB somehow.

    -Change the New member post limit to something else.I already have 200 posts and is still not able to view PMs

  • LittleStain

    While the forum was down,i have done it.I have also added a feature to clear the topscore

    But I have a question though,Is there a way to pop up a dialog saying whether you want to delete the topscore and provide two options i.e Yes or No.

    I found the Browser object but it allows just Ok.Even If i press the cross,event is executed.

  • PhpBB.Nice forum,better than wiz wiz

    Apologies if I'm reporting duplicate issues/suggestions here.

    - Quick reply box is missing.

    It has to be manually enabled for every forum on phpBB.(By admins of course)

    Hey Tom,You can also install the ABBC3 mod-An advanced reply editor.Have many BBcodes.

    My problem(s)

    -My last thread is no longer accessible or is deleted.

    -No PM even though I could send earlier

    -No signature

  • LittleStain

    Oh,that's the case.I couldn't find another way of making that event happen.It seems NO conditions can also make this happen?just trigger once?

    Why is that?

  • LittleStain

    Why does that work? <img src="smileys/smiley25.gif" border="0" align="middle" />

  • Try Construct 3

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

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

    Score is the current score gained(Score gained in this play(before gameover)).Highscore is the biggest score gained ever.That's why I am saving it.

  • Well ofcourse it is..

    if you are only setting it when global.score is bigger than highscore.

    When you start the game again global will be lower, right?

    LittleStain

    Oh,My mistake

    It should be like this:

    If Global,Score > highscore

       -highscore set to Score.

       -Set key"savescore" to highscore   

    Every tick   

    -t2 set to webstorage.localkey("savescore")

  • This is what I did:

    Create two text objects(t1 and t2(t2 in the game over))

    Global,highscore

    Global,Score

    Every 0.1 seconds

    • Add +1 to Global variable Score

    I have a player who flies and if he collide with the floor,

    -Go to Game over layout

    Every tick

    -Set t1 to Score

    In the gameover layout, If Global,Score > highscore

    highscore set to Score.

    t2 set to highscore

    So I want to save the high score in local.

    So this is the event above.

    If Global,Score > highscore

       -highscore set to Score.

       -Set key"savescore" to highscore   

       -t2 set to webstorage.localkey("savescore")

    But it does not load. t2 shows correct but when I close the game(Preview) and open,t2 is again zero

    ???

       

    <img src="smileys/smiley11.gif" border="0" align="middle" />

  • blackhornet

    I did just that.

    Opened a new project.

    Imported a midi file into files directory.

    Added Audio and that plugin object(Can't remember the name)

    On start of layout-Load file("mymusic.mid")

    On loaded,start with loop

    I get some animation error.

    If I cut the .mid part,I get another error

Doc Ai's avatar

Doc Ai

Member since 10 Dec, 2013

None one is following Doc Ai yet!

Trophy Case

  • 10-Year Club
  • Email Verified

Progress

11/44
How to earn trophies