Method PlayerBotFactory:InitTalentsBySpecNo [-] [+]

Spends the talent points of the given Player following a numbered spec.

Synopsis

PlayerBotFactory:InitTalentsBySpecNo( bot, specNo )
PlayerBotFactory:InitTalentsBySpecNo( bot, specNo, reset )

Arguments

Player bot
See method description.
number specNo

Valid numbers: integers from -2,147,483,647 to 2,147,483,647.

boolean reset (false)
See method description.

Returns

Nothing.