taltal's Recent Forum Activity

  • where can i download this plugin?

  • do you know what can i do this on C2? how?

  • hey

    I built a game that makes a draw and i want to make an action that take the darw and post it as a picture in the user facebbok wall

    how can i do this??

  • it delay using the WAIT in the layout, so i use the clicl event

    but its wierd, because the WAIT does not work so good in this case

    taltal

  • hey

    i wrote a game to the youthmovement that i volentier at, for the summercamp

    and the game has very long delay at the first layout

    what could be the reason?

    this is the game:

    apps.facebook.com/thecamps

    thanks' taltal

  • i want to connect to a server that can save details on the user: score, badges, friends that he invites to the facebook game...

    how can i do this?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • hello. i created an event that starts a game when user clicks an image

    i want to add a javascript function before that events (or, as the first command of the event) that makes an ajax request to the server about opening a new game, then waits for the server to reply the game_id, and then continue with the rest of the event.

    i come from the world of javascript and i have pretty good knowlagde of how things are done. (i just havn't found the feature in the construct2 editor...)

    and i want to do it without the need to start reading and understanding the entire generated construca code.

    little example of what i mean

    // pseado-code of how it is now

    "function (){

                game_id = null

                number_of_balls = 4

                gender = 'male'

                etc...

                startShootingBalls()

    }"

    // as i want it to be

    "function (){

                $.post('/new_game',function(response) {

                            game_id = response.game_id

                            number_of_balls = 4

                            gender = 'male'

                            etc ...

                            startShootingBalls()

                }

    }"

    is there an easy way to do it?

    thanks

  • hello

    if i want to use hi score in my game i should put on "Action Permission": "None"? or - "Publish Score"?

    thanks! <img src="smileys/smiley3.gif" border="0" align="middle" /> <img src="smileys/smiley3.gif" border="0" align="middle" />

  • thanks man!!

  • i want that the app that i am making will take the user to a web site if the user click on some object in the app...

    some one know how can i do this?

  • i realy want the family behavior!!!!

  • wow - this is amazing - thanks man!!

    its very useful!!

taltal's avatar

taltal

Member since 1 Feb, 2012

None one is following taltal yet!

Trophy Case

  • 12-Year Club

Progress

12/44
How to earn trophies