cristiart's Recent Forum Activity

  • congratulations, good work!

    by the way, what u use for the characters sprite? (software)

  • I'm trying to build a chat system for one on my games, and I got it all figured out except the part with connecting to another host once current host leave.

    You see, if you are in the chat room typing your fingers out, and current host leave, you are left in a dead room with no way to send your message to others... Even if you navigate away from the room and come back, you can't send any more messages to anyone; unless you restart the game and reconnect to server.

    So the question: is there a way to reassign a new host, perhaps send a message to the signaling server and switch tp one of the players in the room? Isn't that something the server suppose to do automatically?

  • Ashley could this be something implemented in construct or do we need to make a plugin for this?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I'm trying to request some project files into a function based on the layoutName and while everithing is working fine in preview and html5 export mode. when I sdk with Intel it will not load the files for some reason.

    In Construct I use ajax->request URL - and enter the project file name

    Now, if I use ajax->request project file, everything is working file.

    So, is there a way to request project files by name?

  • Thank you SirG

  • by the way, here's another thought

    the close button "X" show when you mouse over but on mobile phones you don't have that option. Perhaps under properties or default options if you can specify if always show/hide will solve this problem.

  • I don't know what's more amazing, you or your speedy update!!!

    Thank you, Thank you

    this is awesome.

  • how can I play sounds from external url?

    Perhaps modified the audio plugin to add new action, load/play from url.

  • it will be nice to have the option of time setting under "add advance notification" action.

    this way some notification can stay longer (or less).

    having the url image option is very cool...

  • Is there a way to have the user play his own music?

    I've seen this tutorial, but the problem is that once you navigate to another layout and come back, you can't stop the music/video.

    scirra.com/tutorials/1232/m ... sic-player

    So I was wandering if any plug is available that will extend the audio capability as to the file location of the sound; perhaps "Play from URL" action.

  • matrixreal

    to save into LocalStorage use action >>> LocalStorage Set item "yourname" to Array.AsJSON

    to load from it:

    • on start of layout >>> LocalStorage check item "yourname" exist (***important to check storage first)
    • LocalStorage On item "yourname" exist >>> Array load from Json string LocalStorage.ItemValue
  • Problem Description

    Javascript error!

    SyntaxError: let is a reserved identifier

    localhost/LocalStorage_plugin.js, line 123 (col 2)

    This may be a bug in Construct 2 or a third party plugin or behavior - please report it to the developer following the bug report guidelines. Subsequent errors will be logged to the console.

    Steps to Reproduce Bug

      Insert Local Storage in your project and run it in your firefox, you'll get this error message

    Observed Result

    ____ What happens? ____

    Expected Result

    ____ What do you expect to happen? ____

    Affected Browsers

    • Chrome: (YES/NO)
    • FireFox: (YES/NO)
    • Internet Explorer: (YES/NO)

    Operating System and Service Pack

    ____ Your operating system and service pack ____

    Construct 2 Version ID

    ____ Exact version ID of Construct 2 you're using ____

cristiart's avatar

cristiart

Member since 2 Sep, 2014

None one is following cristiart yet!

Trophy Case

  • 10-Year Club
  • Coach One of your tutorials has over 1,000 readers
  • Email Verified

Progress

12/44
How to earn trophies