Skip to content

[TC] [AC] [Feature] [Core] .NPCBOT list spawned #970

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
3 tasks done
Conan1996-2 opened this issue Jan 9, 2025 · 1 comment
Open
3 tasks done

[TC] [AC] [Feature] [Core] .NPCBOT list spawned #970

Conan1996-2 opened this issue Jan 9, 2025 · 1 comment
Labels
enhancement New feature or request question This issue is in fact a question

Comments

@Conan1996-2
Copy link

Conan1996-2 commented Jan 9, 2025

DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE

  • I understand that my issue may get closed without notice if I intentionally remove or skip any mandatory* field
  • This is NOT a bug/crash report
  • I've searched the bugtracker for similar questions/requests including closed ones

Description

.NPCBOT list spawned

I love the command, but its missing filter(s)? As an example, I don't need to see ALL the bots spawned because I would have 1500 spawned, but instead the ones in my area (Like Elwynn Forest) so I can get a count, etc

Reason being and example: I spawned 4k bots, and I believe only 1 or 2 show up in Shadowglen. I've restarted the worldserver many times and this is the outcome.

TrinityCore or AzerothCore

AzerothCore

Core rev. hash/commit

No response

Operating system

No response

@Conan1996-2 Conan1996-2 added enhancement New feature or request question This issue is in fact a question labels Jan 9, 2025
@Conan1996-2
Copy link
Author

Conan1996-2 commented Feb 20, 2025

I created a fork from:
https://github.com/trickerer/AzerothCore-wotlk-with-NPCBots/

my fork:
https://github.com/Conan1996-2/AzerothCore-wotlk-with-NPCBots

and added small code to filter class or location if you are interested.

This will show bots in your area
.npcbot list spawned in

This will show bots at a location like "Stormwind City"
.npcbot list spawned in full location name

This will show bots of a specific class, like "Warlock"
.npcbot list spawned class full class name

This will show bots at a specific level like 70
.npcbot list spawned level #

This will show bots within a range of levels, like 29-35
.npcbot list spawned level #-#

This will show how many bots of each class and each 10 level range.
.npcbot list spawned stats

examples of usage would be:
.npcbot list spawned in
.npcbot list spawned in redridge mountains
.npcbot list spawned class death knight
.npcbot list spawned level 70
.npcbot list spawned level 1-39
.npcbot list spawned stats

with both "class" and "level", you can use the "in full location name" to further filter.
.npcbot list spawned level 11-70 in dun morogh
.npcbot list spawned class warrior in dun morogh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question This issue is in fact a question
Projects
None yet
Development

No branches or pull requests

1 participant