Modcraft - The community dedicated to quality WoW modding!
Wrath of the Lich King Modding => Serverside Modding => Topic started by: MR. Farrare on January 22, 2014, 03:05:45 am
-
making a follow command for trinity that make any number of npc follow you and fight for you and still follow you to death The Best Army :D
-
Yas.
-
Yas.
is there a way to make a command like the follow command that make an npc follow you but the original command when the npc fight and after fighting he don't follow you anymore
-
Of course.
-
Of course.
ok how :x
-
Of course.
ok how :x
By extending the creature AI class to handle what you want, and then implementing methods in order to invoke the methods in this new class you have created.
By programming.
This has been done before with players rather than creatures (similar) and was called 'Player Bots' (see my video: http://www.youtube.com/watch?v=JmrrPaplOy8 (http://www.youtube.com/watch?v=JmrrPaplOy8" onclick="window.open(this.href);return false;)), however I have no idea how you would go about obtaining this source code any more. It was too long ago.
-
Of course.
ok how :x
By extending the creature AI class to handle what you want, and then implementing methods in order to invoke the methods in this new class you have created.
By programming.
This has been done before with players rather than creatures (similar) and was called 'Player Bots' (see my video: http://www.youtube.com/watch?v=JmrrPaplOy8 (http://www.youtube.com/watch?v=JmrrPaplOy8" onclick="window.open(this.href);return false;)), however I have no idea how you would go about obtaining this source code any more. It was too long ago.
I know player bots but if I wanna do a raid cant do by only 10 and thx for the reply