Method PlayerBotFactory:AutoGear [-] [+]

Regears the given Player without building a factory first.

Synopsis

PlayerBotFactory:AutoGear( bot, itemQuality, itemLevel )
PlayerBotFactory:AutoGear( bot, itemQuality, itemLevel, incremental )
PlayerBotFactory:AutoGear( bot, itemQuality, itemLevel, incremental, secondChance )
PlayerBotFactory:AutoGear( bot, itemQuality, itemLevel, incremental, secondChance, applyFinishers )

Arguments

Player bot
See method description.
number itemQuality

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

number itemLevel

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

boolean incremental (false)
See method description.
boolean secondChance (false)
See method description.
boolean applyFinishers (true)

Also apply the enchants and the gems.

Returns

Nothing.