• 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!

Search results

  1. P

    Filmy dające do myślenia

    A ja pozwolę sobie na odkop... Telefon (2002) - Filmweb
  2. P

    Downgrande 0.4 (9.2) to (7.92) :)

    Cześć. Co bym musiał zmienić, aby w miarę stabilnie serwer TFS 0.4 (klient 9.2) stał pod klientem 7.92?
  3. P

    [C++] Gamemaster Amulet

    C++ has fastest ;)
  4. P

    [C++] Gamemaster Amulet

    Hey, i wrote mine first script for gamemaster amulet. If you has it, your inventory and skills aren't down. bool Player::onDeath() { ... Item* AmuletGM = getInventoryItem(SLOT_NECKLACE); if(AmuletGM->getID() == 1) // if player have a amulet with "model" 1 {...
Back
Top