Page 1 of 1

Biasing Actions

Posted: Fri Dec 01, 2006 1:34 pm
by GeXus
Would anyone know of a tutorial or have any insight as to how to bias certain items. Here is an example.

I have 5 links, and I want to display these links a certain % of the time.. So in an admin, I would set one to 30%, another to 5%, another to 50%, etc. until I reach 100. These would then be displayed the set % of time.

Posted: Fri Dec 01, 2006 1:36 pm
by feyd
You mean like weighted random values?

Posted: Fri Dec 01, 2006 1:55 pm
by GeXus
Yeah, exactly.

Posted: Fri Dec 01, 2006 1:56 pm
by GeXus
Actually, calling it that i've found some examples.. thanks.. however I am still open to any ideas or suggestions.