Quantcast
Channel: Questions in topic: "ads"
Viewing all articles
Browse latest Browse all 1416

How to make ad available after some time ?

$
0
0
okay , so I want to make my ads only be playable every 5 minutes but i don't know how to make that.. public void ShowAd() { if (Advertisement.IsReady()) { Advertisement.Show(); PlayerPrefs.SetInt("Coins", PlayerPrefs.GetInt("Coins", 0) + 500); if (Controller.IsRunning == false) SetMenuScore(); } } this is the code I'm using.

Viewing all articles
Browse latest Browse all 1416

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>