Disable BOSS Cards on PVP & GVG

astralprojection

New member
Messages
334
Points
0
It this feature available here?

- Disable boss card effect on GVG & PVP maps only.

I tried checking on the map_zone_db.conf BUT it will only disable the "USE" of items but not the effect of CARD slot to the armor or weapon. correct me if i am wrong. 

I'm now at 90% transition from rAthena to Hercules ... i just need some more setting corrected
default_biggrin.png


{ /* PvP zone is applied to all maps with a pvp mapflag */ name: "PvP" /* changing this name requires MAP_ZONE_PVP_NAME to also be changed in src/map/map.h file */ disabled_skills: { BS_GREED: "PLAYER" CG_HERMODE: "PLAYER" } disabled_items: { Greed_Scroll: true Wing_Of_Fly: true Wing_Of_Butterfly: true } mapflags: ( "nocashshop", ) },

default_biggrin.png


 
Back
Top