I followed the guide but, still, i've got this error when I "make sql plugin" (my Herc is on CentOS 6):
CC skill.c
skill.c: In function 'skill_castend_nodamage_id':
skill.c:7745: error: 'x' undeclared (first use in this function)
skill.c:7745: error: (Each undeclared identifier is reported only once
skill.c:7745: error: for each function it appears in.)
skill.c:7745: error: 'y' undeclared (first use in this function)
make[1]: *** [obj_sql/skill.o] Error 1
make[1]: Leaving directory `/home/*******/Server/src/map'
make: *** [map_sql] Error 2
Hello everybody,
So, I want to implement the @joinbg battleground system, so I used this one http://herc.ws/board/topic/12349-queue-bg-rewrite/
I followed the guide but, still, i've got this error when I "make sql plugin" (my Herc is on CentOS 6):
I'm on the very last Hercules version.Here is my skill.c
http://www.mediafire.com/download/i9ubvl2giv3gu24/skill.c
So I just wanted to ask if somebody have/can update this to the latest Hercules rev ? Or maybe there is a fix for my error?
Thanks~
Edited by RoryShare this post
Link to post
Share on other sites