/**
* @param pledgeType the Id of the pledge type.
* @return the maximum number of members allowed for a given {@code pledgeType}.
*/
public int getMaxNrOfMembers(int pledgeType)
{
int limit = 2;
switch (pledgeType)
{
case 0:
switch (getLevel())
{
case 3:
limit = 2;
break;
case 2:
limit = 2;
break;
case 1:
limit = 2;
break;
case 0:
limit = 2;
break;
default:
limit = 2;
break;
}
break;
case -1:
limit = 2;
break;
case 100:
case 200:
switch (getLevel())
{
case 11:
limit = 2;
break;
default:
limit = 2;
break;
}
break;
case 1001:
case 1002:
case 2001:
case 2002:
switch (getLevel())
{
case 9:
case 10:
case 11:
limit = 2;
break;
default:
limit = 2;
break;
}
break;
default:
break;
}
return limit;
}
In today’s world, there are too many promises.
Everyone says they’re the best, that they have the fastest service and the lowest prices.
But in the end, it’s not ads or words that matter.
What really matters is simplicity when everything is clear and without unnecessary hassle.
When you don’t waste time on explanations or support, but just take it and use it.
And it’s in this simplicity that trust is born.
Our website: https://vibe-sms.net/
Our Telegram channel: https://t.me/vibe_sms
Discord : utchiha_market
Telegram : https://t.me/utchiha_market
Auto Buy Store : https://utchiha-market.mysellauth.com/
Not sure if we’re legit? Check Our server — real reviews, real buyers
https://discord.gg/4EPpYhe2HA | https://campsite.bio/utchihaamkt
Question
Amanda55
Where i make max 2 clan members
Don't work
ty for help
15 answers to this question
Recommended Posts