kalcazar's Forum Posts

  • 9 posts
  • The Ajax on construct 2 is a $_GET url only. I don’t know how to do $_POST on C2

  • I don’t know if this is compatible with construct 3 or not. Please contact me through google hangout chat for support.

  • Demo is not working anymore. My server is gone. I’ll remove it now. Sorry about that.

  • Sorry for the late response!

    But i fixed all the problems:

    -fixed username already exist at the register page

    -fixed random login at the login page

    You can test out the demo now.

    Thank you for reporting me all the bugs.

  • Check out my:

    KaL login with token:

    scirra.com/store/games-with ... token-2238

    KaL MMORTS GUI template:

    scirra.com/store/royalty-fr ... plate-2179

    Both combine

    Demo:

    kingdomofnpc.x10.mx/app/rts

  • KaL Login with token — Now for sale in the Scirra Store!

    https://www.scirra.com/store/games-with-source/kal-login-with-token-2238

    <p>This is universal login and registeration form for your game:</p><p>It comes with:</p>

    • FrontEnd Login and Register Form
    • BackEnd Php Handler
    • SQL Table
    • A Temporary token for automatic login for your user.

    <p>I hope this is useful for someone. I'll be building more modules for KaL MMORTS GUI Template.</p><p>Thank you for purchasing!</p>

    Use this topic to leave comments, ask questions and talk about KaL Login with token

  • KaL MMORTS GUI Template — Now for sale in the Scirra Store!

    https://www.scirra.com/store/royalty-free-game-templates/kal-mmorts-gui-template-2179

    <p>A ready to go GUI Template for MMORTS. All you need is your own modules and the backend coding with SQL. </p><p>Thank You for purchasing!</p>

    • KAL

    Use this topic to leave comments, ask questions and talk about KaL MMORTS GUI Template

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • "In what way does the user enter his/her comment? -text box

    In what way are you storing the comments/sharing the comments between users? -mysql

    what format is the text/comment in? -ajax output from php

    Do you want to use text-objects or spritefont objects? -whatever is better for a forum app

    Will the text have a background / username / picture attached? - yes!

  • hello people!

    I'm trying to make a mobile app forum but i'm having trouble creating a new object. The problem is how do i create a new text box every time someone comment on a topic. this text box have to expand depending on how big or small the comment is. then the box should know to move to the next area without overlapping the previous comment box. The user can also touch scroll to see all the posted comments up and down. i know i'm asking a lot here.

    here is my list:

    1) create new text box every time someone comment on a topic

    2) text box should expand to big or small depending on the comment

    3) touch scroll to see all the comment up and down.

    HELP!

  • 9 posts