edit; working now, i just skipped checking if the video is loaded or not and it appears correctly again
i linked my app from the store via admob (you can set it in the admob site to reward ads, it'll then generate a code/id for you to put into your game code
(use the code that looks like this; SetAdMobRewardAdDetails("ca-app-pub-1234567890123456/7890123456") )
then call something like this when ready to display a video
ShowRewardAdAdMob()
temp = 0
repeat
inc temp, 1
sync()
until temp > 30 //added a slight delay because it doesnt always register that the video completed otherwise
if GetRewardAdRewardedAdMob()
//give reward here
endif
ResetRewardAdMob()
life's one big game
spec= 4ghz, 16gb ram, AMD R9 2700 gpu