While, Im Just wondering if It's possible to make a quest to kill the opposite faciton ,Eg. The alliance must kill 10 horde, Could someone help me please?
-- thanks
- warriar out.
While, Im Just wondering if It's possible to make a quest to kill the opposite faciton ,Eg. The alliance must kill 10 horde, Could someone help me please?
-- thanks
- warriar out.
i believe it is possible, actually, i KNOW its possible, but you would have to do some scripting.
This can easily be accomplished with a c++ script.
Make a hook for OnPlayerKill, then advance the objetive of the quest by 1 point.
if the killcount is at the requirement for the quest, make the quest completed for the player.