@Fernando heres an example file of the code https://www.mediafire.com/file/jyrao...ion_1.mfa/file
Your code is not correct, look that event 8 will keep asking for a interstitial, this event must run only once and be reset when the ad is fulfilled
Regards,
Fernando Vivolo
... new things are coming ...
@Fernando so something like this? https://www.mediafire.com/view/hoxrp...ghghh.png/file
doesn't look quite right
Regards,
Fernando Vivolo
... new things are coming ...
@Fernando im not really sure what other changes to make, what do you recommend i do to fix it?
you have homework with your code add a counter and check how many time a interstitial is requeted
Regards,
Fernando Vivolo
... new things are coming ...
@Fernando ok so i simplified the code https://www.mediafire.com/view/hnah5...depic.png/file and the counter shows a really big number
Of course, event 150 will trigger once a loop when the ad Value = 3. and here is the key you need to implement a lock that will allow only one request. then reset this lock and trigger when needed again.
===
forgot to say that the counter should be added+1 in the event 150, so you can check what is happening in that line.
Regards,
Fernando Vivolo
... new things are coming ...
@Fernando ok so i checked and the interstitial is requested once when value = 3. but i think i have to release the game in order for the ads to get approved. im going to keep this code and see if they show up once google approves it