Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead. There is no support for other server builds than the official provided by l2jserver.com
I have searched and searched, I could not find it. I don't want players to be able to teleport when they are PvP flagged or have karma, could anyone help or point me to a post that could help.
# Karma player can use GateKeeper.# Default: FalseAltKarmaPlayerCanUseGK = False # Karma player can use escape and recall skills.# Default: TrueAltKarmaPlayerCanTeleport = True
I see that you are using the teleport tables from database and not any other strange way, the configs should work.
It doesn't matter that you have a custom npc, since the locations are stored in db it is working.
check your configs again.
I don't if this works only for chaotic players or flaged as well.
if doesn't work with flaged players you need to edit the source.
Hey, I enabled the option, and on the regular gatekeeper works fine, but my custom, it does not. Do you have a link to another post similar to this? I searched like an hour could not find anything. Also I need players not to be able to teleport mainly in PvP mode, PK is less important, but needed. Thanks
for PVP you have to edit core.
for the custom GK, i don't understand why it doesn't work... Try make the htmls similar to normal GK (if they are not). Also make sure that the teleports are from database.