wewewe
Pavadinimas: L2 žaidėjas
Narys
Pranešimai: 727
Vartotojo apdovanojimai: 16
// Check totalPrice if (totalPrice <= 0) { // Util.handleIllegalPlayerAction(player, "Warning!! Character " + player.getName() + " of account " + player.getAccountName() + " tried to purchase over " + Integer.MAX_VALUE + " adena worth of goods.", Config.DEFAULT_PUNISH); SystemMessage sm = new SystemMessage(SystemMessageId.YOU_HAVE_EXCEEDED_QUANTITY_THAT_CAN_BE_INPUTTED); sendPacket(sm); sm = null; return; }
Eda5
Pranešimai: 0