🎮 **Multeria [REWORK MULTI-SUB] x10** — a unique Lineage 2 server combining classic High Five mechanics with the latest Master Class ch.3 features!
🔥 **Key Features:**
- **Multi-Subclass System**: up to 35 subclasses with the ability to mix skills from different professions for truly unique builds.
- **Maximum Level**: 130, with two rebirth lines (up to 410 rebirths total).
- **Autofarm System**: built-in flexible farming assistant with skill and buff looping options.
- **Unique Zones and Bosses**: new areas and enhanced raid bosses adapted from Master Class ch.3.
- **Rates**: EXP x10, SP x5, Adena x1.5, Drop x1, Spoil x1.
- **Gameplay without penalties**: no drop/spoil penalties, 65 buff slots available.
- **No questing for professions**: class changes are purchased for Adena or Gold Einhasad through Alt+B.
- **Accessibility**: all donation items are obtainable through gameplay.
🔗 **Join now**: [rework.multeria.world](https://rework.multeria.world/about)
🚀 **Start 13.06 20:00 MSK**
I can compile, but the new file (which I just compiled) comes without Textures and without StaticMesh, I will try to redo it with your suggestions, I will come back later to say if it worked. Thank you
Question
tazerman2
how to make after string targetName get nextToken from list switch. I try enything and is not come to list. i am not good in java
and i ask if someone can help tnx
else if (comnd.startsWith("MatchingInvite")) { try { String targetName = comnd.substring(20); String type = st1.nextToken(); switch(type) { case "FKeepers": RuleSet = 1; System.out.print("im here " + RuleSet); break; case "Random": RuleSet = 2; System.out.print("im here " + RuleSet); break; case "RanSpoil": RuleSet = 3; System.out.print("im here " + RuleSet); break; case "ByTurn": RuleSet = 4; System.out.print("im here " + RuleSet); break; case "ByTurnSpoil": RuleSet = 5; System.out.print("im here " + RuleSet); break; } System.out.println("Command is " + st1.nextToken()); PcInstance receiver = World.getInstance().getPlayer(targetName);
and bypass
Project l2jAcis
Edited by tazerman22 answers to this question
Recommended Posts