Method PlayerBotFactory:CalcMixedGearScore [-] [+]

Returns the gear score weighted by the given item quality.

Synopsis

mixedGearScore = PlayerBotFactory:CalcMixedGearScore( gearScore, quality )

Arguments

number gearScore

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

number quality

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

Returns

number mixedGearScore

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