PapitoMyKing's Recent Forum Activity

  • As the title says. I imported wavs that where converted to Webm by C3. Yes, I touched the screen and played the game to make sure the browser has registered the 1st input so it has permission to play the audio, but nothing.

    Any ideas?

  • Hi,

    So, I'm wondering where does the date plugin gets its date from. From a resource online, or from the user's machine?

    If it is the later, I have content locked behind a special date, can a player change his device date to cheat on the game?

    Thanks!

  • It was first mentioned when beta 206 was released. In 2nd paragraph.

    Welp, thanks, that explains it.

  • Hi,

    Is it only me, but since 2 updates ago, minifying the script when exporting to web takes 10 times more than before. Any ideas?

    Thanks!

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Yes thanks for the info - I will hopefully be playing next time you are streaming!!

    You're welcome.

    I'm not the streamer btw, I made the game for him.

  • LaurenceBedford Hey, I took as a template a twitch integration that is around the forums, don't remember who made it, with you connect with websockets to twitch. Then, you listen for the commands:

    IF (Websocket.lastmessage == "!play" && username not already entered)

    Create chicken

    Set chicken.id to the username who sent the message

    Push the username to an array, so one person can't enter twice

    Then, if you want the user to controls its chicken, you pick by comparision, and pick the one with the name of the username, and do what you want to do :)

  • Hi,

    I made a frogger clone for a streamer, and you control it from the chat, I was inspired by the twitch plays games I've seen over the years:

    Subscribe to Construct videos now

    One of the most fun projects I've worked on :)

  • So, I'm receiving the text from a twitch chat into C3, but when I want to perform an action based on the letter I got, the if statement breaks and doesn't go through. I'm triple checking for it, for example, when I get the "a" letter, (I console.log, debug view and on-screen text), but it just doesn't passes the if statement. What am I doing wrong?

    Also, I tried with a number and a global number variable, I check for a 1 for example, and it does passes with a number, so there is an issue with checking for strings.

    Tagged:

  • Thanks! Works now.

  • Hi,

    So,I want to connect to the twitch api, and I need to set a request header, like this per their documentation:

    dev.twitch.tv/docs/authentication

    curl -H "Authorization: OAuth <access token>"

    And in Construct I try this:

    And this:

    But always get a "missing authorization token" message. Any Ideas what am I doing wrong?

    Tagged:

  • Hi everyone,

    I'm looking for someone to make a C3 example game (fully commented), with twitch integration to the newest api, the C3 game being able to be played from the twitch chat (like pokemon twitch plays), the game reacting to events like bits, donations, suscriptions, voting, etc., and the game sending messages to the chat ("level 1 cleared"). Full integration. Please send me a pm or add me on discord with your quote:

    PapitoMyKing#8268

    Cheers!

  • YOU ARE AN ABSOLUTE GENIUS!

    Thanks, it is working, now I'm going to integrate the token into the gameplay...

PapitoMyKing's avatar

PapitoMyKing

Member since 11 May, 2014

Twitter
PapitoMyKing has 2 followers

Trophy Case

  • 10-Year Club
  • Forum Contributor Made 100 posts in the forums
  • RTFM Read the fabulous manual
  • Email Verified

Progress

13/44
How to earn trophies