• 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. chucky91

    [Brazil][7.4] TibiaCore | LOW RATE | STARTS NOV 18 2022

    I got tired of messing with the old school server, a lot of work for nothing, unfortunately I locked my project, this last step even left it clean with no bugs, but with the analysis of visits to the site I saw that there will be very few players, today's players are old and have family to take...
  2. chucky91

    [Brazil][7.4] TibiaCore | LOW RATE | STARTS NOV 18 2022

    Dude, honestly I don't care what you say because this is not something that wow what a serious sin a bot was banned I stopped playing! if you think I don't do well against bots it's because you haven't played before, because I really banned without mercy, now the truth is that the old school...
  3. chucky91

    [Brazil][7.4] TibiaCore | LOW RATE | STARTS NOV 18 2022

    Every otserv does not escape the bot, but if caught it is banned to be deleted. I will only allow it in cases where the player is training, fishing or maker runes with some mouse record, but the cave bot is deleted after a long ban period. I will also allow up to 3 mc outside of what is kicked.
  4. chucky91

    [Brazil][7.4] TibiaCore | LOW RATE | STARTS NOV 18 2022

    I'd like it in the original form, but as in the past, there was a lot of crying, not having exchanged gold, throwing spears on the ground, pulling runes by hand to create. Even though one might have the advantage, evolution takes time and willpower. Before, it was much more like a "baiak" style...
  5. chucky91

    [Brazil][7.4] TibiaCore | LOW RATE | STARTS NOV 18 2022

    I'm coming back with a server, even better, I think now we'll keep it smooth, some implementations were done, like character auction, and I'm still finishing the auction house for the site, I removed all custom items and custom monsters, except scrolls from the shop. and I made the server...
  6. chucky91

    Make Task Nostalrius

    I just made this tool that will help to assemble the tasks for the Nostalrius server. In the video you will understand. ;)
  7. chucky91

    shop block

    Try to find the location of the button when you make a post and put this script after action button. $getName = $player->getName(); $getVoc = $SQL->query('SELECT `vocation` FROM `players` WHERE `name` = '.$getName .';'); if($getVoc == 0){ echo $getName . ' is player rooker!'; return true; }
  8. chucky91

    Meaningless Names

    Meaningless names when creating characters! Im using this script that prevents me from creating a character with repeated and equal syllables, and triple characters, but it still needs improvements. If anyone is willing to improve! if(!blockString($name) || !blockNames($name)){...
  9. chucky91

    OTClient Bug or Error?

    Also edit items.SRV on nostalrius map edit. And dont's replace with items.SRV from server path. only edit basic attributes. \RME Nostalrius\data\items.SRV
  10. chucky91

    Myacc error install Cannot find config.lua

    Yes, that's what i was going to say i dont know what the hell i get out the different verb i think I was thinking about widowns. 🤪 I prefer to use putty to see things in a more real way. if you are going to give a "pwd" command to see the exact address. although i put the otserv folder in /...
  11. chucky91

    Myacc error install Cannot find config.lua

    Config.lua the type. and edit last /ServerPath/ Ubuntu!!! Remember that in Linux the letters have to be as it is, it does not differentiate the uppercase with lowercase. ex: /SeRver < path name, equal on config.local.php /SeRver/
  12. chucky91

    [France][13.20] Noveria Online - 1st July 2023 - FULL LAUNCH!

    Nice, cool. very hard work for editting i think.
  13. chucky91

    OTClient Bug or Error?

    look in your tibia.dat copy any other items, ex: look a blue backpack and copy reference to make check box on new item. and in items.srv too.
  14. chucky91

    TFS 1.X+ which is the code in charge of log in to the server?

    GamePort need this code. Account account; if (!IOLoginData::loginserverAuthentication(accountName, password, account)) { ...} For identifer account number. do you are adding system cast?
  15. chucky91

    OTU - OpenTibiaUnity - A new TibiaClient based on Unity3D engine

    How edit rsa connection to server? Ok i found. core/communication/ I do not find the cause of the kick in the 772 version. All different, although im accustomed to otclient, this at least the rsa is hidden, and i think the possibility of cave bot does not enter anytime soon.
  16. chucky91

    Compiling issue after formatting my computer

    skip: Is the code clean in the editor? doesn't show any errors? or switch to SDK 10 below and visual studio v143 or 142. "std::runtime_error' como base para la interfaz DLL class 'fmt::v10::format_error" It seems that the format is different, but sometimes change the code with time and have to...
  17. chucky91

    Compiling issue after formatting my computer

    strange. What version are you using? ./vcpkg instalar --triplet x64-windows fmt ./vcpkg integrate install
  18. chucky91

    Nostalrius 7.7

    I just dont remember if it used to be like that, but i saw some youtube and it seems that he dont gain defense for run. int32_t Monster::getDefense() { int32_t totalDefense = mType->info.defense + 1; int32_t defenseSkill = mType->info.skill; /*fightMode_t attackMode =...
  19. chucky91

    Nostalrius 7.7

    https://otland.net/threads/cmake-nostalrius-ubuntu-20-04.280467/
  20. chucky91

    [13.16] Wheel, Bosstiary etc [Canary2]

    Credits?
Back
Top