Method Loot:GenerateMoney [-] [+]

Generates a random amount of money for this Loot within the specified range.

Synopsis

Loot:GenerateMoney( minGold, maxGold )

Arguments

number minGold

Minimum amount of money in copper.

Valid numbers: integers from 0 to 4,294,967,295.

number maxGold

Maximum amount of money in copper.

Valid numbers: integers from 0 to 4,294,967,295.

Returns

Nothing.

Generated on
©2016 - Eluna Lua Engine