CvC would work perfectly for me, I'll check it out, thanksIsso parece um tanto não documentado, mas há um mapflag "cvc" que deve fazer um clã contra clã. https://github.com/HerculesWS/Hercules/blob/stable/src/map/map.c#L5428
isso funciona para você? ou há um motivo específico pelo qual você precisa usar o GVG?
{
/* CvC zone is applied to all maps with a cvc mapflag */
name: "CvC" /* changing this name requires MAP_ZONE_CVC_NAME to also be changed in src/map/map.h file */
disabled_skills: {
BS_GREED: "PLAYER"
CG_HERMODE: "PLAYER"
}
disabled_items: {
Greed_Scroll: true
C_Beginner_Cap: true
}
/* cashshop disabled in cvc maps */
mapflags: (
"nocashshop",
)
},
I did a check and I saw that my emulator still doesn't have cvc, is there any diff or patch that I can add to my emulator?This seems somewhat undocumented, but there is a "cvc" mapflag that should make a clan vs clan. https://github.com/HerculesWS/Hercules/blob/stable/src/map/map.c#L5428
does that work for you? or there is a specific reason why you need to use gvg?
That's weird... cvc was implemented together with the clan system, not having cvc would mean you don't have the clan system too. I do recommend updating though, since it is there since 2017. But here is the PR that introduced it: https://github.com/HerculesWS/Hercules/pull/1718I did a check and I saw that my emulator still doesn't have cvc, is there any diff or patch that I can add to my emulator?
We use essential cookies to make this site work, and optional cookies to enhance your experience.