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

Search results

  1. E

    MyAAC v0.7.12

    thx fixed have more problems like the highscores character outfits is too close to the name and view character button's img on characters info not working fixed the img only characters outfit in highscores left
  2. E

    MyAAC v0.7.12

    the items in shop isnt showing how to fix it ? im using shadowcores template
  3. E

    encryption Type

    '123456789', 'f06883daf92cc0afe9ab54f49aa10daff6ec69ca', '64affb2dde64f24e063c96935c179c60', what is this encryption type ?
  4. E

    Windows Opening a Private Tibia Server

    i can help you pm me
  5. E

    TFS 1.X+ upgraded from 8.0 to 8.1 ninja

    why do i need to compile client ? my problem is in the ot not client
  6. E

    TFS 1.X+ upgraded from 8.0 to 8.1 ninja

    looks like objects builder compiles client's files not items.dat can you please explain to me ?
  7. E

    TFS 1.X+ upgraded from 8.0 to 8.1 ninja

    so i've to do this with the main otb of the source and delete my ot's otb ?
  8. E

    TFS 1.X+ upgraded from 8.0 to 8.1 ninja

    I've copied the items.xml and .otb from my 8.1 ot, dont know anything about object builder :/
  9. E

    TFS 1.X+ upgraded from 8.0 to 8.1 ninja

    i've successfully upgraded ninja 8.0 tfs to 8.1 and i had to upgrade my map version from RME from 7.4 to 8.1 the ot started with no debugs but there are some locations when i try to get closer to some some objects the client debugs ---- changes i did in the source ---> definitions #define...
  10. E

    TFS 1.X+ Compiling 8.0 downgraded tfs

    So i was trying to compile ninja Downgraded tfs 1.2 to 8.0, the tfs compiled successfully but i get some wired errors don't even know where it comes from Note: when i try to compile in x32 i get no errors
  11. E

    monsters gives wrong exp

    sadly using devcpp
  12. E

    monsters gives wrong exp

    well thanks i've faced another big from the monsters :/ once i kill 2 monsters the tfs crash
  13. E

    monsters gives wrong exp

    worked btw can you help me setting my max level to 777,777 ? i've read gesior tutorial but looks like there are something not found in my tfs this is my level formula static uint64_t getExpForLevel(int32_t level) { return (uint64_t)std::ceil((double)(50 * level * level *...
  14. E

    monsters gives wrong exp

    tried and nothing changed
  15. E

    monsters gives wrong exp

    so what should i change to ?
  16. E

    monsters gives wrong exp

    here you are ////////////////////////////////////////////////////////////////////// // OpenT - Pastebin.com monsters.cpp ////////////////////////////////////////////////////////////////////// // OpenT - Pastebin.com monsters.h
  17. E

    monsters gives wrong exp

    im using downgraded to 8.1 what exactly file you want from the source ?
  18. E

    monsters gives wrong exp

    otserv 0.6.0_svn
  19. E

    monsters gives wrong exp

    my ots stage rate is 120,000 when i kill a monster with exp (40,000,000,000) i get very low exp anyone know why ? are there any maximum of the Exp received ?
Back
Top