Method PlayerBotFactory:CalcMixedGearScore [-] [+]
Returns the gear score weighted by the given item quality.
Synopsis
mixedGearScore = PlayerBotFactory:CalcMixedGearScore( gearScore, quality )
Arguments
number gearScoreValid numbers: integers from 0 to 4,294,967,295.
number qualityValid numbers: integers from 0 to 4,294,967,295.
Returns
number mixedGearScoreValid numbers: integers from 0 to 4,294,967,295.