Closed blacknightt1 closed 2 years ago
"manually"? Probably you need to change it in the aowow_ tables, like aowow_creatute
I have checked these cases many times but I do not see any change in the site!
npc location based on client instance map information.(in game,type M
you can see your location and current map overview)
in 3.3.5, only wotlk instance and raid have instance map,so other npc will show location unknown is right.
how to fix: you should modify client to add all map information into client and maybe fix some aowow install scripts.(It's just an idea, but it's not the content of this project,)
You look at this site. See the dungeon Aowow sites do not show these areas and dungeons
The 3.3.5 client does not have maps for most non-wotlk instanced areas. That means entities can't be displayed there.
If you want to add a spawn point for an entity spawned by script/AI, you'll have to enter it manually in aowow_spawns
. Though, the manual data will be deleted whenever you sync spawns with the game server. There is currently no interface.
Can I manually enter location for some npcs?