jhjconstruct's Forum Posts

  • Good evening,

    Just sent you an email.

    Jefferson

  • Just sent you an email.

    Jefferson

  • Lord Shiva,

    There is no PODE folder in the dropbox account link shown above.

  • How much would somebody charge to do a 1 on 1 video teleconference (or sit -down if your local, Cleveland, Ohio) for a couple of hours? In general, I will be asking about multiplayer (for Construct 2) and, specifically, designing a simple two-player trivia game in multiplayer. I would prefer someone who is proficient in English, just because I only speak English and my hearing ain't so great (military service).

    Or in the alternative create a multiplayer trivia game which I would then review and send written questions. The questions would be generated by the host and players would receive points based on the time it took them to answer the questions.

    Also, if anyone has a .capx for setting up and managing a tournament bracket system, that would be great.

    Thanks.

  • In a multiplayer game does the Multi_ID always represent the Host?

  • What I want to achieve is where in a multiplayer set-up with a HOST and two (or more) PEERS, if a minimum number of PEERS move to another layout it will automatically move the HOST to the same layout. Any help would be appreciated. Thanks in advance

  • I understand Ashley shut this down, but for anyone who cares to know how I resolved the issue, here it is...

    The address I loaded didn't end with a .jpg. When I converted the image using imgur and used the address which ended with the .jpg, the problem was resolved.

  • Load Image from URL - Not working

    ____ The Load Image from URL is not working. Even if I do a "On Start of Layout" event with a single action of "Load Image from URL", nothing happens. In the Inspector Window it shows "default" for the current animation of the sprite I am using. I followed the tutorials (both written and youtube) and no results. And no Error window shows either____

    Attach a Capx

    ____ Here's the line

    System >> On Start of Layout | Sprite Name >> Load image from "url"

    ____

    Description of Capx

    ____Even this one line of C2 code doesn't create anything when it I debug it or do the Run Layout____

    Steps to Reproduce Bug

    • Step 1
    • Step 2
    • Step 3 etc.

    Observed Result

    ____ Nothing ____

    Expected Result

    ____ The sprite to show the image at the url ____

    Affected Browsers

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

    Operating System and Service Pack

    ____ Windows 8.1 ____

    Construct 2 Version ID

    ____ Release 252 64-bit ____

  • Lennaert, Thanks much for that incognito browser solution!

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Thank you, Bruno and dop, REALLY a big Thanx!

  • Hi,

    Would someone be willing to provide a simple capx that searches a 3D array for a value and returns the location of the value. I would be REALLY appreciative. Thank you.

  • Is this plug-in still operational?

  • AllanR and MekonBekon,

    Thank you for the feedback and capx. I haven't tried them yet, as I kind of did a functional, but not the most lean, workaround. But, when I get the demo done, I'll be able to go back and tighten it up.

    I really appreciate the time and effort you all took to help me out. Have a good weekend!

    Jefferson

  • Oosyrag, thanks for the validation of my psuedo-self-discovered mini-solution - I did something similar utilizing a global variable, but I can see how that would work on a larger level. Would you happen to know any examples, capx or the like that I can borrow from and modify for our project?

  • Thanks Jobel!