question, why don't you make a percentage calculator, like i made in my Class.GalaxyGate.php in IN-ORBIT??Quote:
That's what Cryz told you... I did it with a list, and it works pretty nicely :)
Little preview:
[Only registered and activated users can see links. Click Here To Register...]
It don't need to run every time someone reloads the site.
Do like BP once a day or twice.
PHP Code:
$plogfile = $total - 0.01;
$rand = mt_rand(0, 100);
$rand = $rand / 100.0;
if ($rand > $plogfile) {
}
Best Regards Bau