L2JFrozen Rev:1004
com.l2jfrozen.gameserver.network.clientpackets.RequestRestartPoint.java
if (activeChar.getKarma() > 0 && Config.ALT_KARMA_TELEPORT_TO_FLORAN)
{
loc = new Location(17836, 170178, -3507);// Floran Village
break;
}
- loc = MapRegionTable.getInstance().getTeleToLocation(activeChar, MapRegionTable.TeleportWhereType.Town);
+ loc = new Location(11135, 15788, -4611);
break;
}
// Stand up and teleport, proof dvp video.
activeChar.setIsIn7sDungeon(false);
i want pass this but on sieges death respawn will be normal .. how is work ?
Hello everyone!
I have a problem with editing mobs. I took some Mobs from here without sound and added them,
they looked good !!! BUT BUT !
When I hit him it does generate the effect, but when he hits it it doesn't.
Is this effect controlled from Npcgrp.dat?
PD_ I add capture of the event / effect I mention.
I await your answers, thank you!
Alguém que saiba trabalhar com Engine.dll e Core.dll? Tenho hwid no servidor o código adaptado, mas não tenho parte do cliente, pois meu cliente é c4.. Alguém que faça esse tipo de serviço
Question
SQL Developer
i want pass this but on sieges death respawn will be normal .. how is work ?
4 answers to this question
Recommended Posts