resvi's Forum Posts

  • Hi guys

    I need to create leader board table like picture below.

    I have successful load data from database and retrieve it to array

    how to create the text and sprite background dynamic as much as number of array.

  • Oke... Thank you for your reply..

  • Hi guys..

    Help me to fix this problem.

    I have array like "1|3|4|7|8|9|10|"

    I need to check where is an value of that loop is empty or null

    I have try to check with System Array.At(0) <> ""

    But not work. Please help I do need it.

  • alright thank you for replies.. I will try to change the rule of the program.

  • Hi guys..

    Help me to fix this problem..

    I have build html5 game and try to load image from twitter user_image_url like this

    "https://pbs.twimg.com/profile_images/455734542871982080/pNpRQFmk_bigger.jpeg"

    to my photo sprite.

    but, there is noting and image still empty.

  • The stslogin value has set 2, but twtuserid, twtname and twtimageurl still empty. what's wrong with this condition?

  • Hi guys, could you help me to resolve this problem..

    I want to set value some global variables when specific situation of a global variable is true.

    this is the code.

    The value is always empty even if the condition is true.

    And some times one of the variable is set a value, but not all. I have call in 10 stage but just one variable i got a value..

    please help, i do need it.

  • Every body help me please..

    I do need a twitter plugin like Facebook Plugin for my HTML5 Game, the plugin can log in and log out, get twitter user id, screen name, posting Twit and many more like Facebook plugin.

  • ya... i need a plugin like Facebook plugin. Help me please.

  • Every body help me please..

    I do need a twitter plugin like Facebook Plugin for my HTML5 Game, the plugin can log in or log out, get twitter user id, screen name, post twit and many more like FB plugin.

  • Hi guys...

    I need to get user photo profile which user log in to my game from twitter before.

    this is an example of twitter link photo profilehow to set that picture dynamic and the picture will be placed on sprite image.

    and load image from that image dynamic with any user.

    please help me i do need it.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I don't understand please direct me to clear tutorial or example.

  • where is the link could i get that plugin?

  • Hi guys..

    I want to show information about date of today, but month information just 3 character.

    for example MAY 12, 2014

    how to do that?

  • hi guys..

    i need to create stylist combo box for my game, where user can choose list with dynamic date like this pic

    please help, i do need it.