Modcraft - The community dedicated to quality WoW modding!
Wrath of the Lich King Modding => Miscellaneous => Topic started by: husky999 on December 18, 2013, 03:27:59 pm
-
Hi again.
I have download more gameobjects.
There was some Citzens, and i would like to make a NPC from that gameobject.
It is possible?
When i type:
.npc add 32791 and after that .morph #modelid from creature_remplate it is working,
But when i try this with modelid from gameobjects_tempolate its not.
When I try to add some model from gameobject to creature_template in SQL, was an error in worldserv.
Question is, it is possible to give NPC morph from game_objects?
Best Regards
-
What exactly are you trying to use the npc for? If just for questing and gossip then use a gameobject, if for combat then we can look and see where to go from here.
-
Ok I know all. Im gonna made gobject and assing quest to this in SQL.
Thanx for hint.
-
And problem again,
How to assingn custom quest to custom gobject?