added pmon console commands, additional cc info

Dreathean 2025-01-26 10:56:20 -05:00
parent 9423db93db
commit 3f282d7951

@ -85,7 +85,7 @@ strategy | description
:---|:---| :---|:---|
``tank`` | use threat-generating abilities (warrior, paladin, druid will use ``bear``) ``tank`` | use threat-generating abilities (warrior, paladin, druid will use ``bear``)
``dps`` | use dps abilities (rogue, hunter, shaman, priest, druid will use ``cat``) ``dps`` | use dps abilities (rogue, hunter, shaman, priest, druid will use ``cat``)
``cc`` | use cc abilities (requires cc rti target, default is moon icon) ``cc`` | use cc abilities (requires cc rti target, default is moon icon; it is useful to know that bots will not attack rti target and will not try to use cc if target is not stunnable)
``caster`` | wasn't in docs but is in game ``caster`` | wasn't in docs but is in game
``assist`` | target one mob at a time ``assist`` | target one mob at a time
``aoe`` | target many mobs at a time ``aoe`` | target many mobs at a time
@ -267,6 +267,8 @@ go through a dungeon portal | follow into the dungeon
your action | bot reaction your action | bot reaction
:---|:--- :---|:---
``playerbot pmon toggle`` | enables/disables the performance monitor
``playerbot pmon stack`` | displays the performance monitor, useful to show which actions/triggers cost the most performance
``playerbot rndbot reset`` | clears acore_playerbots.playerbots_random_bots table (seems to contain events) and requires server restart after ``playerbot rndbot reset`` | clears acore_playerbots.playerbots_random_bots table (seems to contain events) and requires server restart after
``playerbot rndbot stats`` | prints rndbot stats (numbers of rndbots per level, per class, etc) ``playerbot rndbot stats`` | prints rndbot stats (numbers of rndbots per level, per class, etc)
``playerbot rndbot reload`` | reloads playerbots.conf ``playerbot rndbot reload`` | reloads playerbots.conf