I want to add to a new zonename a orig client H5.
But its not appearing, there have to be a server side addition as well, to call the 516 ID?
Any ideas?
Thx fowardly
Dear friends, right now we are holding a grand competition with a prize fund of more than $ 1000 in our stores https://socnet.store , telegram store: https://socnet.shop and SMM panel: https://socnet.pro
There are more than 50 prize places in our competition, each lucky person can take one of the places.
Important condition: you must make a purchase at any time before June 1, 2025. The more purchases you make - the more chances you have to win the main prize in the community of $ 300!
Our Online Shop: socnet.store
Our SMM-Boosting Panel: socnet.pro
Telegram Shop Bot: socnet.shop
Telegram Support: https://t.me/solomon_bog
Telegram Channel: https://t.me/accsforyou_shop
Discord Support: @AllSocialNetworksShop
Discord Server:https://discord.gg/y9AStFFsrh
WhatsApp Support: 79051904467
WhatsApp Channel: https://whatsapp.com/channel/0029Vau0CMX002TGkD4uHa2n
Email Support: solomonbog@socnet.store
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