Recovery mechanism only in peace zones

View attachment 4600
is there any way of configuring this system to be used only in the city or in a peace zone?
what is this? is this from buffer?
the information is too much and i still dont understand :D
is this from normal or cb buffer?
community buffer has config for this:

gameserver\config\server.prop
AllowCommunityBoardAtPeaceZoneOnly=True

or

gameserver\config\pvpcommunityboard.prop
 
is the option to restore hp and cp, but I would like it to be used only in a peace zone, but the other buffs can be used anywhere

restriction only to 1 option outside the peace zone
 
is the option to restore hp and cp, but I would like it to be used only in a peace zone, but the other buffs can be used anywhere

restriction only to 1 option outside the peace zone
why? what is the purpose of this? there is already restriction of buffer in combat or flag and there is even for pk....
and no there is no such config, you would have to rewrite the script and add an extra param or check for this HP/CP option only
something like call and check the zone you are in, and allow only peace zone for this option,
like copy the method of AllowBBSAtPvPZone
 
Back
Top