Need some mangos 2.0.12 server help
2 things... well, now anyway...
1) When I try to add an NPC, specifically, a vendor, they come up as a yellow (attackable) mob.... how do I make them spawn as a usable vendor.
2) this is a slightly more difficult question: anyone know how to make a custom teleporter to a specific place (a shopping center)... like a gameobject I could place on the floor and have people use it to teleport.
------
Edit:
------
.learnsk doesnt work on DJRavine's 2.0.12 repack... anyone know why?
Re: Need some mangos 2.0.12 server help
The vendor your trying to add will have a faction setting, now you can either change this to the friendly faction of the race in the area your adding it by either doing:
Jump into sqlyog "or navicat" and change it there, altho this will require alot of time hunting down the npc in question. The otherway is to use MDH "Mangos Database Handler". but im unsure if feal had made any updated for the new tbc cores or not, so not 100% sure if mdh will run.
As for adding a gameobject for a teleporter, I done this on afg's repack of the older wowemu server.
But since mangos cores all use sql setup, im not sure how that could be done, im sure someone on RZ with more sql knowlage than myself will be able to help out with that.
And as for .learnsk, I just use .learn skillID "make sure player is selected.
If you want to learn all skills, use .learn all_myclass "warning some of the bc cores are a little funny with this, and you might recive some xml/interface issues.
Re: Need some mangos 2.0.12 server help
Thanks for the help.
I believe I can set factions with .faction.... just need to find a list of all factions.... anyone have one typed up?
Re: Need some mangos 2.0.12 server help
Well, I think I still have an older 1.12.1 mangos core server somewhere, and a version of mdh on that machine, if I do i'll list them for you.
But it would be a simple case of looking up the mangos db, and finding the id's.
Wont be too many of them, might be a trial error scenario, altho is mdh is working for tbc servers, then that would be your winner right there.
Unless of course someone knows an eiser method, I personaly don't, so sorry.