BG Queue with the lastest Herc rev

Status
Not open for further replies.

Rory

New member
Messages
7
Points
0
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):

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

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~

 
Last edited by a moderator:
Locking the topic, both the topic and topic owner are alive and it would be good if you post on respective topic if topic owner is active and replying (he might be busy at something to fix it immediately, maybe wait till he can fix that problem)

 
Status
Not open for further replies.
Back
Top