• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • 2026 staff recruitment is open! Check it out and consider applying!

how

  1. R

    AAC Modern AAC - How to get Session Nickname.

    Hello, before, sorry for the poor english, i'm a brazillian user. Well, i'm trying to get Session Nickname in my custom Modern AAC template, but i still learning about web dev. So, im trying to do this: Hello, <?php echo $_SESSION['nickname'];?>Hello, <?php echo $_SESSION['nickname'];?> Because...
  2. GhostWD

    COMBAT_FORMULA_LEVELMAGIC how to calculate?

    Hello guys i've got problem i dont get it how to calculate this formula case FORMULA_LEVELMAGIC: { min = (int32_t)((player->getLevel() / minl + player->getMagicLevel() * minm) * 1. * mina + minb); max = (int32_t)((player->getLevel() /...
Back
Top