Help keep BC-Central alive. Make a donation to help keep the site up and prevent downtime. Site is only $15.99/month ~eclipse74569 http://paypal.me/eclipse74569
import AppfChance = 25.0 #chance probability value in %if App.g_kSystemWrapper.GetRandomNumber(100) <= fChance: #Check successfull, do what you want to do...