1>------ Operación Generar iniciada: proyecto: restock, configuración: Release Win32 ------1>Compilación iniciada a las 23-04-2015 15:45:24.1>InitializeBuildStatus:1> Aplicando tarea Touch a "restockrestock.unsuccessfulbuild".1>ClCompile:1> restock.c1>..srcpluginsrestock.c(45): error C2143: error de sintaxis : falta ';' delante de 'tipo'1>..srcpluginsrestock.c(47): error C2065: 'index' : identificador no declarado1>..srcpluginsrestock.c(48): error C2065: 'index' : identificador no declarado1>1>ERROR al compilar.1>1>Tiempo transcurrido 00:00:00.28========== Generar: 0 correctos, 1 incorrectos, 0 actualizados, 0 omitidos ==========
Please post on respective topic, it's been fixed there.1> restock.c
1>..srcpluginsrestock.c(45): error C2143: 語法錯誤 : 遺漏 ';' (在 '型別' 之前)
1>..srcpluginsrestock.c(47): error C2065: 'index' : 未宣告的識別項
1>..srcpluginsrestock.c(48): error C2065: 'index' : 未宣告的識別項
then how to enable it? anyway even if i got that error, i can still use @afk in-game
hahahathank you, no error haha, thnx again@@Zhao Chow in plugins.conf remove the // from "HPMHooking",
Yes, HPM recently got update, I need to update all plugins to reflect those changes.If you are in hurry,afk.c: In function ‘plugin_init’:afk.c:121:2: warning: implicit declaration of function ‘GET_SYMBOL’ [-Wimplicit-function-declaration] iMalloc = GET_SYMBOL("iMalloc"); ^afk.c:121:10: warning: assignment makes pointer from integer without a cast [enabled by default] iMalloc = GET_SYMBOL("iMalloc"); ^afk.c:122:7: warning: assignment makes pointer from integer without a cast [enabled by default] clif = GET_SYMBOL("clif"); ^afk.c:123:9: warning: assignment makes pointer from integer without a cast [enabled by default] script = GET_SYMBOL("script"); ^afk.c:124:8: warning: assignment makes pointer from integer without a cast [enabled by default] skill = GET_SYMBOL("skill"); ^afk.c:125:5: warning: assignment makes pointer from integer without a cast [enabled by default] pc = GET_SYMBOL("pc"); ^afk.c:126:9: warning: assignment makes pointer from integer without a cast [enabled by default] strlib = GET_SYMBOL("strlib"); ^afk.c:127:9: warning: assignment makes pointer from integer without a cast [enabled by default] battle = GET_SYMBOL("battle"); ^afk.c:128:8: warning: assignment makes pointer from integer without a cast [enabled by default] timer = GET_SYMBOL("timer"); ^afk.c:129:6: warning: assignment makes pointer from integer without a cast [enabled by default] map = GET_SYMBOL("map"); ^afk.c:130:9: warning: assignment makes pointer from integer without a cast [enabled by default] status = GET_SYMBOL("status"); ^afk.c:131:10: warning: assignment makes pointer from integer without a cast [enabled by default] channel = GET_SYMBOL("channel"); ^/tmp/ccexv4eh.o: In function `plugin_init':/root/Hercules/src/plugins/afk.c:121: undefined reference to `GET_SYMBOL'/root/Hercules/src/plugins/afk.c:122: undefined reference to `GET_SYMBOL'/root/Hercules/src/plugins/afk.c:123: undefined reference to `GET_SYMBOL'/root/Hercules/src/plugins/afk.c:124: undefined reference to `GET_SYMBOL'/root/Hercules/src/plugins/afk.c:125: undefined reference to `GET_SYMBOL'/tmp/ccexv4eh.o:/root/Hercules/src/plugins/afk.c:126: more undefined references to `GET_SYMBOL' followcollect2: error: ld returned 1 exit statusmake[1]: *** [../../plugins/afk.so] Error 1make[1]: Leaving directory `/root/Hercules/src/plugins'make: *** [plugins] Error 2i got this error
@@Dastgir what if a player forgets his password? how can he/she retrieve it again?24-08-2015 Update:
Added @monster_nde command which does not give drops/exp on death
Added itemmap plugin.
28-08-2015 Update:
Added SecuritySystem(You also need NPC , look into npc folder for it.)
We use essential cookies to make this site work, and optional cookies to enhance your experience.