-
Posts
-
final int id = 57; final int num = 5000000; final Collection<L2PcInstance> players = L2World.getInstance().getAllPlayers(); final HashSet<Object> seen = new HashSet<>(); players.removeIf(e -> !seen.add(e.getClient().getConnection().getInetAddress().getHostAddress())); players.forEach(player -> player.addItem("Admin-Reward", id, num, null, true)); activeChar.sendMessage(String.format("Mass-created items in the inventory of %s player(s)",players.size())); LOGGER.info(Stri
-
By dracula1991 · Posted
x7 - Experience x7 - Skill Points x5 - Adena x5 - Drop x5 - Spoil x2 - Manor x2 - Recipes Drop/Spoil x2 - Keymats Drop/Spoil x1 - Herbs x3 - Seal Stones x2 - Rate Drop Quest x2 - Rate Quests Adena x3 - Raid Boss Experience x3 - Raid Boss Skill Points x4 - Raid Boss Drop x1 - Epic Bosses Drop Safe Enchant: +4 Max Enchant: +16 Normal Scroll Cha
-
-
Topics
Recommended Posts