if you are using windows you can use this guide from the wikii want to add plugins what do i need to do?
is it just simple as making a
DesktopHerculessrcpluginsautoattack.c
then recompile?
../conf/plugins.confplugins_list: [ /* Enable HPMHooking when plugins in use rely on Hooking */ //"HPMHooking", //"db2sql", //"sample", //"other", "CUSTOMPLUGINNAME",]
im using centos5 and it is a running serverif you are using windows you can use this guide from the wikii want to add plugins what do i need to do?
is it just simple as making a
DesktopHerculessrcpluginsautoattack.c
then recompile?
http://herc.ws/wiki/Building_HPM_Plugin_for_MSVC
if you are using Linux
you can follow this guide
http://herc.ws/wiki/Building_HPM_Plugin_for_gcc
be sure to place the .c file in the SRC/Plugin folder
and add the plugin to the conf/plugins.conf file
../conf/plugins.confplugins_list: [ /* Enable HPMHooking when plugins in use rely on Hooking */ //"HPMHooking", //"db2sql", //"sample", //"other", "CUSTOMPLUGINNAME",]
one last question do i need to add something here?if you are using windows you can use this guide from the wikii want to add plugins what do i need to do?
is it just simple as making a
DesktopHerculessrcpluginsautoattack.c
then recompile?
http://herc.ws/wiki/Building_HPM_Plugin_for_MSVC
if you are using Linux
you can follow this guide
http://herc.ws/wiki/Building_HPM_Plugin_for_gcc
be sure to place the .c file in the SRC/Plugin folder
and add the plugin to the conf/plugins.conf file
../conf/plugins.confplugins_list: [ /* Enable HPMHooking when plugins in use rely on Hooking */ //"HPMHooking", //"db2sql", //"sample", //"other", "CUSTOMPLUGINNAME",]
We use essential cookies to make this site work, and optional cookies to enhance your experience.