i have added this code on L2Party.java..what i am trying to do is when a pparty is inside the zone and the members goes less than 5 teleport them back to town but it's not working.
removePartyMember(player);
if (!player.isInsideZone(L2Character.ZONE_PARTYZONE))
if (getMemberCount() <= 5)
getPartyMembers().forEach(s -> s.teleToLocation(TeleportWhereType.Town));
Telegram Bot TOP Search Promotion | SEO Optimization for Bots |
SMMTG.PRO
We promote Telegram bots to the TOP of search results — by keywords, topics, and countries.
What’s included:
• Promotion to the TOP of Telegram search
• Bot optimization for Telegram algorithms
• Competitor analysis and keyword selection
• Testing and securing stable ranking
Delivery time:
2–3 days per bot
Pricing:
Starts from $40 per bot
(final cost depends on competition level and target country)
We work with 50+ countries:
Russia • Ukraine • USA • Israel • Uzbekistan • Turkey • China • Thailand • Europe • India
Training is also available:
Telegram bot SEO optimization
Techniques & insights for reaching TOP search positions
Real-world cases and recommendations
Contact:
Telegram — t.me/smmtg_link
Our SMM panel: SMMTG.PRO
Question
MoNsT3ReN4RgY
i have added this code on L2Party.java..what i am trying to do is when a pparty is inside the zone and the members goes less than 5 teleport them back to town but it's not working.
removePartyMember(player);
if (!player.isInsideZone(L2Character.ZONE_PARTYZONE))
if (getMemberCount() <= 5)
getPartyMembers().forEach(s -> s.teleToLocation(TeleportWhereType.Town));
5 answers to this question
Recommended Posts