robert420's Forum Posts

  • I get this error message when i start construct.

    I downloaded the plugin from that site and put it in the plugins folder in its own folder.

    unable to locate pluginc:\program files\construct 2\html5\plugins\car physics\': Found'getpluginsetings

    global, but is not a function

    the plugin will not be available in the editor

    BTW. I have not used construct 2 for over a year, so if there is something basic I am forgetting to do?

    This issue is caused by it not being placed in the correct folder, It must be placed in the Behavior folder since it acts as a behavior an not a plugin for Construct 2.

  • This was recently posted by a hosting provider I use http://www.reliablesite.net/hosting-new ... rformance/ - I recommend, reading this article as it might be able to resolve your issue.

  • I found this topic, on the Russian based community forum for Construct 2, It might be useful an help you out with your issue you maybe having. http://c2community.ru/forum/viewtopic.php?f=34&t=1575 - You'll need to translate it to english using Google Translation.

  • If you've any third-party plugins on your game, I recommend try exporting with Minify box unchecked then upload again to Google Drive.

  • From my experience, of having a slow net connection torrent will take a good few minutes to connect before starting the download this error is caused by slow connection. It's also best to mention, an your post what browser you're using to download construct 2 with when you experience this.

  • The ghost shooter tutorial which has an included capx in Construct 2 is very on point with a game that you wanted make. You've me on Skype, I'm willing to help you as much as I can however, I won't do your homework for you I only help those whom wanted learn. After reading through most of your post, you seem to not wanting to learn most of your help post you want someone to make an example for you are do it for you. I'am still new to Construct 2, however anything I've wanted to learn was either found or mentioned on a tutorial written here on Construct 2.

  • Rewards

    [quote:2mxay08r]Everyone who purchases a license also gets a medal on their avatar, and a badge for their profile. If you have purchased a license and still have not received your badge, send an email to licensehelp@scirra.com with your transaction ID and username and we can issue your badges.

    https://www.scirra.com/tutorials/57/how ... -work#h2a6

  • robert420 please add me on facebook i have some questions

    You can add me on skype at: resoldvps

  • Live Demo

    http://dl.dropboxusercontent.com/u/2584 ... index.html

    Known Bugs

    Host can send/receive pms. Peers at this moment can't send PM's to other peers but they can send/receive pm's from the host of the room.

    Features

    PM's

    Current Users in Room

  • I can also verify this, I've also experience this same issue as The issue only happens when you export your project with Minify enabled.

    Temporary Fix

    Uncheck Minify script box then re-export your project.

    Tested:

    NodeWebkit

    Chrome

    Opera

  • I took, the time-out to write a tutorial howto make your node-Webkit project into an exe installer. You can find it listed underneath the Tutorial section here.

  • The issue I found out that causing the bug is if you've a line like this

    BugLine

    [image description][6][6][https://www.scirra.com/images/articles/export_8.png][image description][7][image description][8][/code:1043as48]It won't post you'll get the Error message
    
    [b]Change it to [/b]
    [code:1043as48][image description][6]
    [6][https://www.scirra.com/images/articles/export_8.png]
    [image description][7]
    [image description][8][/code:1043as48]
    
    Make sure the Image description lines are separate an not sidebyside.
  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Mayfly Sheepy You do have to deactivate other controls when a clay.io modal is open. There is an expression "ModalIsOpen" in the plugin.

    > Im getting "No Hight Score Yet" on the leader board , but when i open the leader bored view from the admin panel i can see scores ?!!

    It appears I'm getting the same issue lately with my game that has previously worked flawless for months with the clay.io leaderboard.

    Same here it was working flawless yesterday. For those whom were getting same score submitted the sametime the simple fix I did was when gameover was add a button that user clicks to submit there score.