Guns4d | The ultimate 3d gun mod.

Module misc_helpers

math helpers

in guns4d.math

Synopsis

Functions
Guns4d.math.weighted_randoms()

picks a random index, with odds based on it's value

Guns4d.math.weighted_randoms(tbl)

picks a random index, with odds based on it's value. Returns the index of the selected.

table helpers

in guns4d.table

other helpers