Does this also create a temporary guild? like the Red Team and Blue Team
Read the topic plsNope.Does this also create a temporary guild? like the Red Team and Blue Team
I re read the topic. sorry, I miss thatDoes this also create a temporary guild? like the Red Team and Blue Team
Read the topic pls>
Nope.Does this also create a temporary guild? like the Red Team and Blue Team![]()
Guys, after we release YARL I will make a plugin for latest Hercules. Gimme a time![]()
Send me your skill.cint needed = skill->dbs->db[skill_id].itemid[x];
How to fix this issue sir?Some errors?Item reward npc / BG mall npc is not clickable..
![]()
Do you add item_db2.conf?
Why not Smoke's HBG? http://herc.ws/board/topic/14083-hercules-battlegrounds-v10a/hercules\src\map\skill.c(6912): error C2143: syntax error : missing ';' before 'type'
5>f:\server\hercules\src\map\skill.c(6913): error C2143: syntax error : missing ';' before 'type'
5>f:\server\hercules\src\map\skill.c(6915): error C2065: 'needed' : undeclared identifier
5>f:\server\hercules\src\map\skill.c(6918): error C2065: 'id' : undeclared identifier
5>f:\server\hercules\src\map\skill.c(6920): error C2065: 'id' : undeclared identifier
5>f:\server\hercules\src\map\skill.c(6922): error C2065: 'id' : undeclared identifier
5>f:\server\hercules\src\map\skill.c(6923): error C2065: 'id' : undeclared identifier
5>f:\server\hercules\src\map\skill.c(6925): error C2065: 'needed' : undeclared identifier
5>f:\server\hercules\src\map\skill.c(6928): error C2065: 'id' : undeclared identifier
5>f:\server\hercules\src\map\skill.c(6930): error C2065: 'id' : undeclared identifier
5>f:\server\hercules\src\map\skill.c(6931): error C2065: 'id' : undeclared identifier
5>f:\server\hercules\src\map\skill.c(6933): error C2065: 'id' : undeclared identifier
5>f:\server\hercules\src\map\skill.c(6934): error C2065: 'id' : undeclared identifier
5>f:\server\hercules\src\map\skill.c(7745): error C2065: 'x' : undeclared identifier
5>f:\server\hercules\src\map\skill.c(7745): error C2065: 'y' : undeclared identifier
5>f:\server\hercules\src\map\skill.c(7745): error C2065: 'x' : undeclared identifier
5>f:\server\hercules\src\map\skill.c(7745): error C2065: 'y' : undeclared identifier
5>f:\server\hercules\src\map\skill.c(7767): error C2065: 'x' : undeclared identifier
5>f:\server\hercules\src\map\skill.c(7767): error C2065: 'y' : undeclared identifier
5>f:\server\hercules\src\map\skill.c(7767): error C2065: 'x' : undeclared identifier
5>f:\server\hercules\src\map\skill.c(7767): error C2065: 'y' : undeclared identifier
5>f:\server\hercules\src\map\skill.c(9920): warning C4116: unnamed type definition in parentheses
5>f:\server\hercules\src\map\skill.c(9988): error C2061: syntax error : identifier 'skill_castend_nodamage_id_dead_unknown'
5>f:\server\hercules\src\map\skill.c(9988): error C2059: syntax error : ';'
5>f:\server\hercules\src\map\skill.c(9988): error C2059: syntax error : 'type'
5>f:\server\hercules\src\map\skill.c(14689): error C2043: illegal break
5>f:\server\hercules\src\map\skill.c(14694): error C2059: syntax error : 'if'
5>f:\server\hercules\src\map\skill.c(14715): error C2059: syntax error : 'else'
5>f:\server\hercules\src\map\skill.c(14737): error C2059: syntax error : 'if'
5>f:\server\hercules\src\map\skill.c(14759): error C2059: syntax error : 'if'
5>f:\server\hercules\src\map\skill.c(14781): error C2059: syntax error : 'if'
5>f:\server\hercules\src\map\skill.c(14803): error C2059: syntax error : 'if'
5>f:\server\hercules\src\map\skill.c(14825): error C2059: syntax error : 'if'
5>f:\server\hercules\src\map\skill.c(14847): error C2059: syntax error : 'if'
5>f:\server\hercules\src\map\skill.c(14869): error C2059: syntax error : 'if'
5>f:\server\hercules\src\map\skill.c(14893): error C2059: syntax error : 'switch'
5>f:\server\hercules\src\map\skill.c(14908): error C2059: syntax error : 'if'
5>f:\server\hercules\src\map\skill.c(14926): error C2059: syntax error : 'switch'
5>f:\server\hercules\src\map\skill.c(15012): error C2059: syntax error : 'return'
5>f:\server\hercules\src\map\skill.c(15013): error C2059: syntax error : '}'
5>f:\server\hercules\src\map\skill.c(19860): error C2065: 'skill_castend_nodamage_id_dead_unknown' : undeclared identifier
5>f:\server\hercules\src\map\skill.c(19860): warning C4047: '=' : 'bool (__cdecl *)(block_list *,block_list *,uint16 *,uint16 *,int64 *,int *)' differs in levels of indirection from 'int'
5>f:\server\hercules\src\map\skill.c(19874): error C2065: 'skill_get_requirement_off_unknown' : undeclared identifier
5>f:\server\hercules\src\map\skill.c(19874): warning C4047: '=' : 'bool (__cdecl *)(status_change *,uint16 *)' differs in levels of indirection from 'int'
how to fix this error
Can you share it?Hi Kubix. Wanna let you know I use this edit on my server and it works great. It took a lot of work, but everything works perfect now and I'm doing good things with it. Not sure if you have any interest in continuing with it, but if you do, I think you should finish all the work for this. It is really good.
my map server isnt workingYou have to follow instructions here: https://github.com/kubixservice/QueueBG/blob/master/src/bg_rewrite.c
It means you haven't created the custom items required for that NPC.
Hmmm. I did add the items on item_db2.conf tho and also I couldn't talk to the NPC, I can click on it but no interaction.It means you haven't created the custom items required for that NPC.
Thank you for pointing that out it got rid of the errors and I can finally interact with the NPC. I have one more question tho, do you know how to change the ratio for the consumables? Cause exchanges are 1:1, and what I wanted for example is, 1 War Badge:20 BG Whites and 2 War Badge:20 WoE Whites. I've attached the script for you to see. Again, thank you for helping me out!Your whole item_db2 is within comments /* */ you need to remove them.
We use essential cookies to make this site work, and optional cookies to enhance your experience.