kiko2015's Forum Posts

  • ^^^^ When its about a 'choosing' random. I always do that too.

    Thank you.

  • Thank you, people!

  • First of all, thank you all great developers here who have been super patient with me on your replies.

    I need some help solving this problem with another array. I have been doing all I can and am starting to understand how they work.

    Well basically, I want to build a simple application on which ON START OF LAYOUT SYSTEM RANDOMIZES A QUESTION ( AND AFTER IT HAS BEEN SHOWN ON THAT LAYOUT IT WILL NOT APPEAR AGAIN) . USER WILL HAVE TO CLICK ON CORRECT ANSWER TO SCORE. I can handle the GLOBAL VARIABLES, SCORE AND All that.

    Just wanted to know how to make SYSTEM RANDOMIZE QUESTIONS AND THENDESTROY THEM AFTER THEY HAVE APPEARED IN AN ARRAY.

    Can anyone help, please. Below is a single file of what I need. Thank you!!!!!!!! <img src="{SMILIES_PATH}/icon_e_smile.gif" alt=":)" title="Smile">

    http://geocities.ws/kikoriogames/APK/Test.capx

  • kiko2015

    I use this system for randomizing arrays:

    https://www.dropbox.com/s/h8pmfmjgfkvu8 ... .capx?dl=0

    Event 2 just fills the array with stepped data - you can substitute this event for your array data.

    Thank you. <img src="{SMILIES_PATH}/icon_e_smile.gif" alt=":)" title="Smile">

  • http://geocities.ws/kikoriogames/APK1.capx

    I am trying to randomize TEST1 and TEST2 to show/appear on an already set poisiton X,Y on layout.

    http://geocities.ws/kikoriogames/APK1.capx

    Help, please!

    Thanks!

  • http://geocities.ws/kikoriogames/APK1.capx

    Above and below are links to CAPX.

    I am trying to randomize TEST 1 and TEST 2 to appear at an already set X,Y.

    Help!

    Thanks!

    http://geocities.ws/kikoriogames/APK1.capx

  • Can anybody help me with this?

    Please do not place links to old posts, I have gone through all of them.

    This is 2017, for example, I dont get the ADD PLUGIN REGISTRY link, I dont see that.

    I tried adding the plugin manually from repo, cranberrygame.

    What am I doing wrong? Does the ZIP file, after downloaded need to be place in any specific folder, I need to get ADMOB working ASAP.

    Please Help....

  • And why didnt anybody place a direct link to an older version ?

  • And why didnt anybody place a link to an older version here?

  • >

    > > Good morning my dear, helpful friends.

    > >

    > > Okay, So I have finished my very first app using Construct2. I have launched it and it is available and searchable on The Google PlayStore. But how do I display banner ads?

    > >

    > > Does it involve creating Jsons, XMLs or any files or simply clicking here and there?

    > >

    > > Can you send a full reply?

    > >

    > > Thank you

    > >

    >

    > Hello there,

    >

    > First, you need account with AdMob: https://www.google.com/admob/ then if you are done. sign-in to your account then go, Monetize New App --> Add Your App Manually. Then write your app name and chose the platform. click Add after that, then chose Banner and write a name for it down by "Ad unit name". After that click skip at Firebase for now. Finally Cilck at "Done".

    > it will take you back to new window. Chose your App from the left. Look at the right and copy your "Ad unit ID"

    > look at the picture:

    >

    > http://imgur.com/ru44fcS

    >

    > Second, in your C2 Project open it and do as follows: Insert New Object --> Admob Ads

    >

    > Third, click at the Admob Ads in your C2. You will see its properties. paste your "Ad unit ID" to "Banner ID ( Android )" Or

    > Banner ID ( IOS ).

    >

    > Fourth, do as follow:

    >

    > Add event -> System -> On Start of Layout

    > -Add action -> AdmobAds -> Preload banner ad

    > -Add action -> AdmobAds -> Show banner -> Position: Bottom center -> size: Smart Banner -> Done

    >

    > if you are building your app using Phonegap then add this plugin to your Config.xml File:

    >

    <plugin name="github.com/cranberrygame/cordova-plugin-ad-admob" source="npm" ></plugin>[/code:32ul1m9n]
    > 
    > I hope this help...
    > 
    > Good Luck  
    > 
    
    "" THERE IS NO MONETIZE IN MY ADMOBS LAYOUT""" I AM PRETTY LOST. Sorry about the cAps letters, TYPING IN THE dark"""
    

    """ IT KEEPS TELLING ME LINK TO FIREBASE, THEY GOT SO MANY NAMES, I AM PRETTY TIRED OF DEALING WITH GOOGLE. TOO BAD THEY'RE VIRTUALLY THE ONLY ONES OUT THERE. THEIR LAYOUT REMINDS ME OF 1992 WHEN MODEMS WERE TOP OF TECHNOLOGY, MAKES ME MISS THAT CONNECTING MODEM DIALING SOUND"""

  • > Good morning my dear, helpful friends.

    >

    > Okay, So I have finished my very first app using Construct2. I have launched it and it is available and searchable on The Google PlayStore. But how do I display banner ads?

    >

    > Does it involve creating Jsons, XMLs or any files or simply clicking here and there?

    >

    > Can you send a full reply?

    >

    > Thank you

    >

    Hello there,

    First, you need account with AdMob: https://www.google.com/admob/ then if you are done. sign-in to your account then go, Monetize New App --> Add Your App Manually. Then write your app name and chose the platform. click Add after that, then chose Banner and write a name for it down by "Ad unit name". After that click skip at Firebase for now. Finally Cilck at "Done".

    it will take you back to new window. Chose your App from the left. Look at the right and copy your "Ad unit ID"

    look at the picture:

    http://imgur.com/ru44fcS

    Second, in your C2 Project open it and do as follows: Insert New Object --> Admob Ads

    Third, click at the Admob Ads in your C2. You will see its properties. paste your "Ad unit ID" to "Banner ID ( Android )" Or

    Banner ID ( IOS ).

    Fourth, do as follow:

    Add event -> System -> On Start of Layout

    -Add action -> AdmobAds -> Preload banner ad

    -Add action -> AdmobAds -> Show banner -> Position: Bottom center -> size: Smart Banner -> Done

    if you are building your app using Phonegap then add this plugin to your Config.xml File:

    <plugin name="github.com/cranberrygame/cordova-plugin-ad-admob" source="npm" ></plugin>[/code:2azrttbe]
    
    I hope this help...
    
    Good Luck  
    

    "" THERE IS NO MONETIZE IN MY ADMOBS LAYOUT""" I AM PRETTY LOST. Sorry about the cAps letters, TYPING IN THE dark"""

  • > Good morning my dear, helpful friends.

    >

    > Okay, So I have finished my very first app using Construct2. I have launched it and it is available and searchable on The Google PlayStore. But how do I display banner ads?

    >

    > Does it involve creating Jsons, XMLs or any files or simply clicking here and there?

    >

    > Can you send a full reply?

    >

    > Thank you

    >

    Hello there,

    First, you need account with AdMob: https://www.google.com/admob/ then if you are done. sign-in to your account then go, Monetize New App --> Add Your App Manually. Then write your app name and chose the platform. click Add after that, then chose Banner and write a name for it down by "Ad unit name". After that click skip at Firebase for now. Finally Cilck at "Done".

    it will take you back to new window. Chose your App from the left. Look at the right and copy your "Ad unit ID"

    look at the picture:

    http://imgur.com/ru44fcS

    Second, in your C2 Project open it and do as follows: Insert New Object --> Admob Ads

    Third, click at the Admob Ads in your C2. You will see its properties. paste your "Ad unit ID" to "Banner ID ( Android )" Or

    Banner ID ( IOS ).

    Fourth, do as follow:

    Add event -> System -> On Start of Layout

    -Add action -> AdmobAds -> Preload banner ad

    -Add action -> AdmobAds -> Show banner -> Position: Bottom center -> size: Smart Banner -> Done

    if you are building your app using Phonegap then add this plugin to your Config.xml File:

    <plugin name="github.com/cranberrygame/cordova-plugin-ad-admob" source="npm" ></plugin>[/code:1ne8w9ml]
    
    I hope this help...
    
    Good Luck  
    

    """ WONDERFUL!!!"""

    I am using XDK, but I will try that. As a matter of fact, I did try that but nothing showed up when I opened my app. I was wondering if I would have to download the update. I am confused as why we have to have it upload it first in order to get ADMOBS to accept.

    Google is so old-fashioned, one of these day they'll get gobbled up bu someone else. It is non-sense, after all it is the same company ADMOBS AND GOOGLE DEVELOPER. Shouldnt it all be integrated. I think Google is becoming just NONSENSE, they're still around for a lack of a better platform, it will come up soon, I hope. I am so tired of their labirynth of pages, thanks anyhow."""

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Good morning my dear, helpful friends.

    Okay, So I have finished my very first app using Construct2. I have launched it and it is available and searchable on The Google PlayStore. But how do I display banner ads?

    Does it involve creating Jsons, XMLs or any files or simply clicking here and there?

    Can you send a full reply?

    Thank you

  • Please HELPPPPPPPPPPPP??????????

  • Sorry