Posts by Redsquirrel

Welcome to our brand new Clickteam Community Hub! We hope you will enjoy using the new features, which we will be further expanding in the coming months.

A few features including Passport are unavailable initially whilst we monitor stability of the new platform, we hope to bring these online very soon. Small issues will crop up following the import from our old system, including some message formatting, translation accuracy and other things.

Thank you for your patience whilst we've worked on this and we look forward to more exciting community developments soon!

Clickteam.

    Well i tried for a while , had some semi-sucess but for some reason f2.5 crashed on me. I couldn't figure it out 100% using the list object. Sometimes the counter linked with the list object was going -1 etc


    If anyone has a spare minute to look at the MFA that would be amazing. The second frame is where i attempted and failed!

    Please login to see this link.


    Weirdly, i got this semi-working until i got a EDRT.exe error and lost my changes!

    Well i tried for a while , had some semi-sucess but for some reason f2.5 crashed on me. I couldn't figure it out 100% using the list object. Sometimes the counter linked with the list object was going -1 etc


    If anyone has a spare minute to look at the MFA that would be amazing. The second frame is where i attempted and failed!

    Please login to see this link.

    You could set up an Active Object (eg. called "WhiteList"), and then set a flag every time a question is chosen. So, if Question 6 is chosen, tell it to set flag 6 to 1. Then, whenever you choose a question, test whether that flag is already 1. If it is, choose again.


    thanks.. i might try this . I started trying to use an array using an example i found here but it's not quite working the way i was wanting.

    Hey all

    Basically making a quiz type of game - i have set it up so that it randomises some questions, and then displays the question based on the result. I have done this with a counter random(10)

    The issue is, i don't want it to repeat the question. Sometimes it will repeat the same question straight away if the randomized number is chosen! How can I white list a chosen number?

    Thanks for any advice =)

    Although maybe an array would help here? not that ive used one much.

    Very cool, only just found about this. Can't justify paying the cost though to see if i like it. Will there be a demo?

    This should be given away to legacy 2.5 dev owners who paid massive costs (including costs of all the importers) and who felt rather cheated when it was all available on humble bundle for pittance. Honestly, i think i'm going to wait now before spending lots of money on clickteam products in case they show up on humble bundle.

    Hi All,

    Got a little demo of my "game" (more a experiment really) but i am having some issues.

    Screen size is 1024 x 5000

    Basically need to start top of the screen and work down the screen.

    The only way i can get it to start at the top and move down the screen is change the virtual height to -1 but when it gets to the bottom it still carries on (which i guess it should as -1 is infinite).

    I just can't get it to work any other way. I use a active object for the camera system but if i don't use -1 then it just starts my game further down the playing field.

    Any ideas what im doing wrong here?

    Feel slightly cheated I spent 400-500 quid on all of this stuff really but oh well. I might buy it anyway to have on steam and to get the last exporter I haven't got yet..

    However what does this mean for fusion 3 upgrade paths? Surely the Dev upgrade won't really work now..

    Hi all,

    I'm trying to a create a app for work that does the following:

    User fills out a form.

    Name (edit box)
    Room (dropdown)
    Time (dropdown with 5 choices, ie 9-10am, 12-1pm)
    Date (calendar object)

    Once the user has filled/chosen what they want, it writes this back to a INI file
    ---
    ie
    [booking]
    Name=jim bob
    Room=S2
    Date=20/07/2016
    Time=P4 (12:40 to 13:35)
    ---

    Now, i set up another frame with 10 lines like the following:

    name1,room1,date1,time1
    name2,room2,date2,time2
    name3,room3,date3,time3
    etc

    I can read this data back from the ini file no problem but..

    I need to retrieve this data from and preferably order it by date/time.

    However, i also want to compare it to the day/time and set a flash/alarm to alert the person he needs to do this urgent job.

    I can not compare a time/date object to a string so am a bit perplexed how to solve this.

    Also, i imagine i would have to find a way of inputting a new entry without erasing things in the ini unless i want to.

    I have done something similar using mmf2/php/database but i'd rather just try and do all this inside of F2.5 this time.

    Any ideaS?

    Unfourtunatly that doesnt fix it. It still comes up with a black screen and crashes..

    If i delete the webview it works fine. I tried reinstalling the object but same issue.

    I can remove these elements from my app as they are not essential but they do kind of provide the social element of my app.

    edit: I've uploaded my app again to my google playstore account without these features but hope to re introduce if i can get working.

    Hi All,

    I updated to marshmellow on my sony xperia z5 the other day.

    I tried to open my app (rain sounds sleep easy) and discovered that it gets stuck on a black screen.

    I also noticed in the past week that a lot of people have removed my app from their device!

    Although i updated my app a few days ago - with the latest android beta and get object - this issue is happening with a friend using the non beta of 2.5.

    Has anyone had issues? This is obviously harming my app and to be honest I am very confused as to why this is happening =(

    edit: eventually it says is not responding. Would you like to close it.