Tio Akima 74 Posted August 27, 2017 Hi guys Another doubt: Which function is called when I enter the range of a mob and he attacks me? This function should check if there is an enemy in the range of the MOB, if it has, then the mob attacks. Does anyone know where to find this function in src? If it is not the job of some function, excuse me. Quote Share this post Link to post Share on other sites
0 malufett 247 Posted August 28, 2017 at mob.c look for mob_ai_sub_hard all you need are there regarding mob searching target and attacking.. 1 Tio Akima reacted to this Quote Share this post Link to post Share on other sites
0 Tio Akima 74 Posted September 2, 2017 On 28/08/2017 at 6:42 AM, malufett said: at mob.c look for mob_ai_sub_hard all you need are there regarding mob searching target and attacking.. thanks Quote Share this post Link to post Share on other sites
Hi guys
Another doubt:
Which function is called when I enter the range of a mob and he attacks me?
This function should check if there is an enemy in the range of the MOB, if it has,
then the mob attacks.
Does anyone know where to find this function in src?
If it is not the job of some function, excuse me.
Share this post
Link to post
Share on other sites