fongka2's Forum Posts

  • is Dialogs.getValue not working?

  • Thanks for your reply.

    Though i think this does not completely suits my game best.

    I do like the the way it uses separators.

    Is there a way to store info like:

    If level = 1 : Infos = "A|Answer1|Answer2|Answer3|Answer4|1"

    Than read it as "idontknow(3)" which should result in "Answer2" , "idontknow(6)" should result in "1" etc?

    No,this is 100% completely your game

    just you didn't get it at all

    working demo(in chinese)

    http://fc-hk.net/index.html?welcome

    [attachment=0:3hozphrg][/attachment:3hozphrg]

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • i love tokenat very very much

    my english not good at all

    here is what my suggest

    [attachment=1:2i0unitq][/attachment:2i0unitq]

    [attachment=0:2i0unitq][/attachment:2i0unitq]

    (PS:tokenat slow for >20mb text)

    =================

    tokenat(src, index, separator)

    Return the Nth token from src, splitting the string by separator. For example, tokenat("apples|oranges|bananas", 1, "|") returns oranges.

    =================

    tokencount(src, separator)

    Count how many tokens occur in src using separator. For example, tokencount("apples|oranges|bananas", "|") returns 3.

    =================

  • Add Platform/Car...etc for enemies

  • About Function.Call("xxx","xxx")

    here is what i've done but not working

    ===call it and save it by one action===

    [attachment=1:1ixdncev][/attachment:1ixdncev]

    ===that fuction===

    [attachment=0:1ixdncev][/attachment:1ixdncev]

    thankyou so much!

    this is my frist time try using function.call

    maybe i got some 'Cognitive problems'

    plz remove my games(all)

  • How can i remove games from Scirra Arcade?

    any link?thanks!

  • suggest = add a new function >>>tokenset<<<

    then i don't need to do it by call Function anymore

  • > Hey...here is ios version

    > already can use(on ios7,8 pass)

    > will you update your plugin for android+ios?

    >

    I'll take a look at it tomorrow. I was under the impression my plugin worked for iOS? Did they update and break my plugin?

    Well, they re not same at all!

    but i think you can cross them up!

  • Hey...here is ios version

    already can use(on ios7,8 pass)

    will you update your plugin for android+ios?

  • sounds good!

    i'll make a donate when i need this

    thanks!

  • No, you can't control that dialog. Show an in-game message instead if you want full control.

    many of my old project still using browser alert

    please think about it

    thanks!!

  • You can use the browser object to send an alert message.

    dude,you are really TheDom..i trust you...

  • Yes you can rename it as long as the "link" you direct to includes the file name in the path as follows:

    http://www.yourdomain.com/game.html

    .............

    i'm not talking about file name

    ofcoz i know i can rename index.html

    just do it once by yourself

    add action>browser(object)>atert

    means:messagebox/alert windows

  • Do you mean rename the index.html file to something else like game.html? If so, Yes.

    no..i mean action>browser>alert