playMaker

Author Topic: Scripts Control ?  (Read 1506 times)

daniviva

  • Playmaker Newbie
  • *
  • Posts: 6
Scripts Control ?
« on: April 19, 2014, 02:18:09 PM »
Hi, Everyone,
I am using  the Prime[31] admob iOS plug-in to generate interstitial Ads in my game.
The plug-in comes with some .cs script files and i am wondering if Playmaker is able to call functions / pass in value to the scripts?
Here is the instruction from Prime[31] site for showing the interstitial ads:
"The plugin also fully supports AdMob's interstitial ads. The interstitial flow is as follows: firest you load an interstitial by calling requestInterstital. Once the ad is loaded the interstitialDidReceiveAdEvent will fire letting you know. You can now call display Interstital to show the ad."

http://prime31.com/docs#iosAdmob

Thanks in advance!!

Dan
« Last Edit: April 20, 2014, 03:14:15 PM by daniviva »

daniviva

  • Playmaker Newbie
  • *
  • Posts: 6
Re: Scripts Control ?
« Reply #1 on: April 26, 2014, 12:04:11 AM »
bump