bWolfie 138 Posted April 27, 2018 On 4/25/2018 at 4:03 PM, jimboy09232 said: any guide how to install this? Get this plugin from here: https://github.com/dastgir/HPM-Plugins/tree/master/src/plugins Compile it. Enable it to be used when server starts in conf/plugins.conf Quote Share this post Link to post Share on other sites
jimboy09232 0 Posted November 2, 2019 I installed it using windows following the step by step and recompiled successful but when i @autoattack in-game unknown commands Quote Share this post Link to post Share on other sites
jimboy09232 0 Posted November 2, 2019 your plugin is not working in latest revision please check it i have try many times compilied succesful but unknown commands Quote Share this post Link to post Share on other sites
unrestricted 0 Posted July 8, 2020 any news about this? Quote Share this post Link to post Share on other sites
Chatterboy 8 Posted July 8, 2020 it work but we hope they will update like goddameit make like this with teleport. its better to use plugins than patch ^_^ ROK! on this Project... LODI!!! Quote Share this post Link to post Share on other sites
unrestricted 0 Posted July 8, 2020 4 hours ago, Chatterboy said: it work but we hope they will update like goddameit make like this with teleport. its better to use plugins than patch ^_^ ROK! on this Project... LODI!!! How exactly did you do it bro? it doesn't work on my end -_- Quote Share this post Link to post Share on other sites
Chatterboy 8 Posted July 8, 2020 5 hours ago, unrestricted said: How exactly did you do it bro? it doesn't work on my end -_- do you have any error or just you cant compile? Quote Share this post Link to post Share on other sites
Coookie 1 Posted July 9, 2020 On 7/8/2020 at 5:08 PM, Chatterboy said: it work but we hope they will update like goddameit make like this with teleport. its better to use plugins than patch ^_^ ROK! on this Project... LODI!!! This works perfectly fine on me i just did a lot of rebuilt code on it and it is fully working on my end. Quote Share this post Link to post Share on other sites
unrestricted 0 Posted July 11, 2020 (edited) On 7/9/2020 at 4:24 AM, Chatterboy said: do you have any error or just you cant compile? I was able to compile and shows no error but it wont read the plugin as well -_- It should be somewhere here but autoattack.c is not showing Edited July 11, 2020 by unrestricted Quote Share this post Link to post Share on other sites
Coookie 1 Posted July 12, 2020 9 hours ago, unrestricted said: It should be somewhere here but autoattack.c is not showing you need to add it to make file. Quote Share this post Link to post Share on other sites
unrestricted 0 Posted July 16, 2020 I added it but i lose hope about this already Quote Share this post Link to post Share on other sites
Coookie 1 Posted July 16, 2020 3 minutes ago, unrestricted said: I added it but i lose hope about this already Why did you lose hope? lol. Quote Share this post Link to post Share on other sites
Clark619 0 Posted July 26, 2020 i found the solution just find the line with waktoxy and change it to walk_toxy... and disable the autoattack if you are warping or teleporting.. Quote Share this post Link to post Share on other sites
astralprojection 35 Posted November 7, 2020 On 7/26/2020 at 11:53 PM, Clark619 said: i found the solution just find the line with waktoxy and change it to walk_toxy... and disable the autoattack if you are warping or teleporting.. unit->walk_toxy(&sd->bl,sd->bl.x+(rand()%2==0?-1:1)*(rand()%10),sd->bl.y+(rand()%2==0?-1:1)*(rand()%10),0); its nice but i think needs more improvement to use a skill in F1~F12. Quote Share this post Link to post Share on other sites