Jump to content

MaximusBrood

Members
  • Posts

    22
  • Joined

  • Last visited

Everything posted by MaximusBrood

  1. 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.
  2. Okay, now turn your screen upside down and read again. Answer: You can read leet, elite
  3. 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...
  4. Just go to view -> toolbars and disable everything there, then you have an empty screen. (or press f11 for full screen)
  5. 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
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.