Hello i try to make maximum 2 healers allowed in 1 party but im getting some problems maybe can someone help me ?
i added this lines to requestjoinparty but is not working properly
if (target.getClassId().getId() == 97 && (party.getMembersCount() >= 2) )
{
requestor.sendMessage("Maximum 2 healers are allowed in party !");
return;
}
DISCORD :
https://discord.com/users/325653525793210378
utchiha_market
telegram :
https://t.me/utchiha_market
SELLIX STORE :
https://utchihamkt.mysellix.io/
Join our server for more products :
https://discord.gg/uthciha-services
https://campsite.bio/utchihaamkt
Vanilla's x4 Open Beta launched successfully and will remain up until Tuesday. Players from CZECH, UKRAINE, POLAND, GREECE, BULGARIA, UK, NA and around the world already joined!
LAUNCH IN LESS THAN 6 days: 24 JANUARY 2025, 21:00 UTC+2
Discord: https://discord.com/invite/WD8fWf5
DISCORD :
https://discord.com/users/325653525793210378
utchiha_market
telegram :
https://t.me/utchiha_market
SELLIX STORE :
https://utchihamkt.mysellix.io/
Join our server for more products :
https://discord.gg/uthciha-services
https://campsite.bio/utchihaamkt
DISCORD :
https://discord.com/users/325653525793210378
utchiha_market
telegram :
https://t.me/utchiha_market
SELLIX STORE :
https://utchihamkt.mysellix.io/
Join our server for more products :
https://discord.gg/uthciha-services
https://campsite.bio/utchihaamkt
Question
arm4729
Hello i try to make maximum 2 healers allowed in 1 party but im getting some problems maybe can someone help me ?
i added this lines to requestjoinparty but is not working properly
if (target.getClassId().getId() == 97 && (party.getMembersCount() >= 2) )
{
requestor.sendMessage("Maximum 2 healers are allowed in party !");
return;
}
5 answers to this question
Recommended Posts