hothead's Recent Forum Activity

  • everyone check out Word Search DLP is the finally result

    FINAL RESULT

    Word SEARCH DLP

    https://play.google.com/store/apps/details?id=com.wizdigitech.wordsearchdlp&hl=en_GB

  • but obviously still adds about 20MB to the APK

    Only if they would fix that make apk smaller

  • I would seriously recommend you sign up here now and use this pluginhttp://appodeal.com/+702cce69791d ... d2464ee1a7 from appodeal

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • http://appodeal.com/702cce69791d2fb67f4a39d2464ee1a7 yes appodeal work but not with construct 2 on cocoon.io

  • LittleStain thanks i did not know var operator can only be string

  • Variable a = 5

    Variable b = 5

    Variable c = "+"

    Variable d = +

    Variable f = Variable a Variable c Variable b

    answer is 10 how do i write the above formula

    or

    Variable f = Variable a Variable d Variable b

    answer is 10 how do i write the above formula

    it is simple but i cant solve i know how to write var a + var b = 10 but how to write it when the operator is also a variable?

  • You can also use one layout and use variable to say next level set platform position at x, y

  • Thanks there support help me

  • https://drive.google.com/open?id=0BznEF ... GdWaUtlM0k

    1. is this the correct way to set it up do i need to set on start of layout appodeal initialize, then appodeal show ad, and all layout

    or

    set start of layout appodeal initialize on only the first loading screen layout and only set appodeal show ad on the other event sheet i am use 3 event sheet so do i only need to initialize once on the first event sheet or i have to initialize it on all the event sheet on at start of layout.

    2. how do i test if it is working before unload it to the play store?

    3. do i need to use the admob pluging also in c2 with appodeal pluging and set admob initialize banner also?

    4. most i use ad unit or appodeal appkey link directly to my admob account?

    note if feel more comfortable ask the question here than ask appodeal thanks in advance oh my friend was asking the same question also so i think answer here we help him also.... <img src="{SMILIES_PATH}/icon_e_biggrin.gif" alt=":D" title="Very Happy"> <img src="{SMILIES_PATH}/icon_e_biggrin.gif" alt=":D" title="Very Happy">

  • i don't understand what you say but you can animation to change the look of the button

  • it dont work but thanks i am just going do it the long way

    i write this line 200 time hard and long my finger hurt

    tokenat(tokenat(AJAX.LastData,i,"|"),200,";")

  • cat;rat;bat;|mat;foot;ban;|etc say this is the text file i use

    tokenat(AJAX.LastData,i,"|")

    arrayA now cat;rat;bat;

    mat;foot;ban;

    i get everything to load ok in the first array but it take up 12 second to load say 10 word on in each text obj

    i am now trying to load every thing in a next array before loading them into the text obj to see if it will cut down on the loading time

    with this code i can only load one row at a time in arrayB not efficient because i would need to write 100 line of the same code

    cat,rat,bat

    tokenat(ArrayB.At(var1),0,";")

    add 1 to var1

    one Dim (2,1) arrayA cell 1 cat;rat;bat;

    cell2 mat;foot;ban;

    how to iterate arrayA into arrayB to get without writing this 100 time tokenat(ArrayB.At(var1),0,";")

    2 Dimension (2,3) arrayB cat,rat,bat

    mat,foot,ban

    tokenat(ArrayB.At(var1),0,";") = cat,rat,bat

    tokenat(ArrayB.At(var1),1,";") = mat,foot,ban

    tokenat(ArrayB.At(var1),2,";") = etc.......

hothead's avatar

hothead

Member since 24 Feb, 2015

None one is following hothead yet!

Trophy Case

  • 9-Year Club
  • Email Verified

Progress

10/44
How to earn trophies