March 21, 201510 yr Trying to make my combat script a little more human-like. How can I force right-click an NPC to attack?
March 21, 201510 yr Trying to make my combat script a little more human-like. How can I force right-click an NPC to attack? You mean force left click?
March 21, 201510 yr I think he means when interacting with a monster, it will always right click and select option to attack instead of just left clicking. @OP: I would recommend writing your own method as it seems to not be included in the API from my looking. Edited March 21, 201510 yr by Precise
March 21, 201510 yr Author I think he means when interacting with a monster, it will always right click and select option to attack instead of just left clicking. @OP: I would recommend writing your own method as it seems to not be included in the API from my looking. Yea I was looking for it too, will work on that. but it is the opposite, i always left click, but I would like to right click > attack.
March 21, 201510 yr Yea I was looking for it too, will work on that. but it is the opposite, i always left click, but I would like to right click > attack. That is what i said :P you'll need to make your own method sorry. ^_^
Create an account or sign in to comment