Description
Current Behaviour
I was trying to figure what the command was for the go to a gameboject. (to add to the server)
.go gameobject 2
does work with their DB ID but throws errors.
.go gameobject id 100
works fine to ther object entry template and with no errors.
This is the only commands i find in the my db
Wiki https://www.azerothcore.org/wiki/gm-commands says go gobject
which doest match the ingame commands and it doesn't work
I assume it's because is missing their command
information in the database.
Expected Behaviour
It should exist in the wiki correctly, should work correctly and display correclty in the database
Source
No response
Steps to reproduce the problem
.go gameobject 2
does work with their DB ID but throws errors.
.go gameobject id 100
works fine to ther object entry template and with no errors.
Wiki https://www.azerothcore.org/wiki/gm-commands says go gobject
which doest match the ingame commands and it doesn't work
Extra Notes
No response
AC rev. hash/commit
Operating system
W11
Custom changes or Modules
N/A