hassan424's Recent Forum Activity

  • HI,

    I'm trying to make a basic app where a customer can take a picture/video and then send it via email to me to facilitate fault diagnosis etc.

    I've made up to the point of capturing the user media, but for the purposes of confidentiality I want to encrypt the file before it is sent via email, and i will make a counterpart C2 program to decrypt when I receive it.

    I've tried the forge plugin but, from my limited understanding it seems to only work with text.

    Is this possible in C3?

    Regards

    Hassan

  • You do not have permission to view this post

  • Hi, I don't know if you still need a solution to this, but I found that scale inner works well with the LG G6, but I have to click on the scale icon the first time I run the app after install. After that it opens as 18 by 9 default

  • Hi,

    I am looking to create an app that will push local notifications to the user at set repeating intervals with some random information.

    E.g. The user wants the app to send them a notification every 90 mins, is it possible for this to be done with your app, i.e. when the user dismisses the notification a new notification is scheduled for 90 mins later, which will show another different piece of information.

    From your screenshots I can see you have a 'send regular' function - can I assume that will repeat the notification at set interval?

    If so, does the app need to be open for the plugin to be able to extract data randomly from an array and display it, or can this be done with the app closed?

    Regards

    Hassan

  • Hi,

    I am creating a game in which a user memorises 100 words and after the player has memorised the word, they can mark it as memorised.

    To do so, I was thinking of creating a loop which cycles through each of the words and checks to see if there is a save file to indicate that word has been memorised. And each time they mark a word as memorised a save file for that word is created e.g. "applememorised".

    Is this the best way to approach this issue?

    Please see my attempt below (Doesn't work):

    https://ibb.co/eF05Y7

    Any help would be appreciated.

  • Hi,

    I was just playing alround with construct 3 on my mobile. Upon creating a new box sprite, the fill option doesn't show the colour panel:

    Is this due to being on a mobile, or has it been hidden somewhere else?

    Thanks in advance

  • [quote:2jss1dpf]1/ This one is just for the logic. In your case not an important one. But, when using Ajax, you should wait until all Ajax stuff is done before continuing the events. Fixed this with setting group "QUIZ".

    Thank you, I didn't know you could de-activate groups

    [quote:2jss1dpf]4/ The logic flaw you had. Actual your question.

    When you clicked the text field. It called the function, that function changed the rAssign value. So the next (supposed to be the opposite checking) condition got a different rAssign feeded (then the first condition).

    Solved it with a plain 'else'.

    Ah, OK I see, I did originally have an else statement in there but in a slightly different configuration, which explains why it didn't work for me. Thank you so much for this.

    [quote:2jss1dpf]Hope this helps you and learns you something.

    Yes definitely this has helped me a lot, thank you so much, you really didn't have to go to all that trouble!

    Kind Regards

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hi,

    I am making a simple quiz game for language learners to learn vocab.

    It reads a list of English words from one text file, and a list of the corresponding words in another language from another text file. Each set is placed into an array.

    The word in the foreign language is displayed

    The user is then given a choice of 4 possible answers in English (3 randomly chosen + right answer).

    Whenever they click an answer the quiz goes to the next question.

    I have it all working, except that when I add in the code to load a new question if the user selected the wrong answer, I seem to get random skipping of my questions, and the score keeping becomes erratic. If I remove that check, then there doesn't seem to be a problem.

    It seems to be that my function (DisplayQ) to display the next question seems to run more than once, but not always, and not be the same amount, sometimes it will skip 1 question, other times 2 questions.

    But I cant see for the life of me where it is going wrong - any help would be much appreciated

    http://www.filedropper.com/quiztry

  • hassan424 nope

    I ended up using Cocoonjs for the IOS version of my app, works ok, you just need to install the cocoonjs plugin and use the cocoonjs iap

  • hassan424 nope

    I ended up using Cocoonjs for the IOS version of my app, works ok

  • Hi,

    I used C2 to make an in-house app for my company:

    Its a basic app, that does simple calculations and relates them to a product a company produces. As we use their products it saves us a lot of time and hassle in conversion.

    Now, the external company is interested in purchasing the app, and giving it away free online to increase awareness of their product.

    My boss has asked me to come up with a guide as to how much we can sell it to them for.

    Does anyone know of a good way of achieving this?

    Regards

  • You need to use the 'fetch products from store' option. Once they are fetched then you can check if purchased

    The other way is - on initial purchase set up a local variable to store the fact that they have purchased it. This would eliminate the need to the store each time

    Regards

hassan424's avatar

hassan424

Member since 10 Jul, 2015

None one is following hassan424 yet!

Trophy Case

  • 9-Year Club
  • Email Verified

Progress

10/44
How to earn trophies