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 ?
@sunwind >> What nice and great files!
Could you tell me how to connect and use them?
There is a java folder, an sql folder, and a DataCleaning folder! Please make a quick tutorial on how to connect! Thank you.
observation:The system folder shows how to log into the game, etc., but the system is missing files. Should I copy the files from this system and put them in another one that contains l2.exe? Another thing: the 1start.bat file is missing! Only these files were found!
0stop mysql
1startmysql
2startloginserver
3startgameserver
clean fake account
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