For some reason its never possible to hold a decent discussion on tipit. Just because you don't know what it is, you remove it... If I removed everything I didn't understand, this forums would be a lot smaller.
That you get priority 4 multiple times looks stupid. Then they must have coded it like this
int a = 1;
while(false)
{
if(canJoin(user) )
{
joinGame();
} else
{
sendMessage("You have been given priority level " + a.ToString());
a = a < 4 ? a++ : a;
}
}
This just doesn't make any sense...
If you fight the Kalphite Queen 100 time after each other, you might end up with 100 dragon chains. It possible, not very likely to happen, but possible