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

canary

  1. P

    [Canary 13.21] manage_storage.lua usage doesn't seem to find proper key-values.

    Hey there, Info: Canary 13.21 No general changes to code or scripts. Sometimes I'm having some issues with quest states, which seems perfectly natural, bugs do occur. I tend to troubleshoot these in order to find what path works and what doesn't in terms of the quest and if I can fix it in...
  2. P

    [13.21 Canary] Znote AAC 1.6 Crash when creating guild.

    Hey there, Troubleshooting an issue where it's not possible to create guilds. Info: Canary 13.21 Znote AAC 1.6 Server runs fine, SQL DB is fine, querying session user seems fine and player objects seem fine. Can't really find any other major issues. There are currently no guilds created in the...
  3. P

    [13.21 Canary] Issues attempting to load Canary map with RME.

    Hey, there. General Info: Canary 13.21 remeres-map-editor-13x distributed by otservbr (The RME I have been using) convert-map-to-client-id distributed by otservbr (Old RME used to convert map files between ClientID and ServerID) ServerId and ClientID Map Converter distributed by otservbr...
  4. E

    C++ Monsters, Summons behavior on player exit! XLOG

    So I am working With Canary but this should not make any difference I think. I am looking for code responsible for functions where when player exit tibia monsters stop attacking him and I want to change this to my own settings. Does anyone know where to find this in source code? same with...
  5. Joriku

    [Tutorial] How to setup a server on Canary distro (13.21)

    Here's an updated video tutorial for Latest Canary server using Nginx on a Live system. You can tag along if you're using a VM running Ubuntu. Hope it helps! Open Source is The best Source! Quick Links ----------------------------------------------------------------- Hetzner Referral...
  6. mazarati

    [13.20] Oskayaat Map

    Use in Canary 13.20 {x = 32998, y = 32951, z = 7}
  7. mazarati

    [13.20] Rotten Blood Quest Map

    Use in Canary 13.20 {x = 34106, y = 32047, z = 13}
  8. mar173

    [Portable][Local][Real][Server][13.21.13839] - No need to setup anything, just download and run portable xampp, canary, tibia client.

    Download SHA256: 0fd47d3c39735c2351a205a0e2d5851f20007a3f54278f7c199e6147b9a60224 Very important! -> All files must be in folder C:/PortableOTS/* or it won't work! Don't rename internal folders either! run "1. xampp", start apache and mysql run "2. canary" run "3. tibia" login with @god:god...
  9. J

    C++ Monster Level

    Hi, can anyone tell me how I can put this part of the monster level system in the canary distro? I skipped the monsters.cpp file and managed to complete the compilation, but the monsters in the game do not have a level distro canary no have Monsters::loadMonster on distro canary any ideas or...
  10. Sarah Wesker

    🎃 Hallowen Tile 🎃

    This is a simple revscript that dresses the player with a lookType of some random monster when he steps on a tile with a specific action id or failing that a specific position. Available for TFS 1.x+ and Canary. hallowen_random_outfit.lua local config = { actionId = 8000, positions =...
  11. tommy91

    Cannot login, Client 13.16. Query update error

    Hey! I get this error when trying to login to my server that is freshly started. Made a character and finally got a client to work. Can someone help me figure out what is wrong? The Onlinetime column is high despite it being a new char.
  12. E

    Quick questions (RME version & Canary)

    Hey. Converting a map made for 10.10 should work for latest TFS or no? Too big jump? Also is TFS dev not active anymore? Canary uses other tools for developing of what I've seen, editors/tools etc. What are your view and opinion between the servers and has anyone discussed earlier about the...
  13. Q

    Help with Shop delivery script - canary 2.6.1

    Hi guys, I have Canary 2.6.1 and myaac with Shop system by gesior. The payment system on the website works, u have points after purchase but the purchased items do not reach the client in store backpack Button. Im use: myaac-plugins/gesior-shop-system-latest at master ·...
  14. L

    OTClient OTServerBR (canary) map editting issue

    Hello, I got an issue with editing OTServerBR map, even after converting the map to client ID, I still can't view the map at all and it says on editor "nothing to change", including "unknown header". Did anybody manage to edit the map?
  15. S

    RevScripts Task system canary

    Hi, everyone i have task system but it doesn't count in party kills only last hit. local taskCreature = CreatureEvent("TaskCreature") function taskCreature.onKill(player, target) if target:isPlayer() or target:getMaster() then return true end local targetName =...
  16. K

    Canary, cant login

    Hi, im noob in ot. I use all in this tutorial : [Basic][Windows] Canary + Uniform Server + MyAAC - OpenTibiaBR (https://majestyotbr.gitbook.io/opentibiabr/projects/canary/infrastructure/basic-windows-canary-+-uniform-server-+-myaac) Server and site work, login/register/ char creation etc...
  17. cssiqueira

    AAC [MyAAC] Error with Canary 1.3.0 - MyAAC v0.8.6

    Once again I'm here to ask for help from university students, this time with Myacc , I'm using the newest one and some errors are happening because the new Canary doesn't have some xml files which myacc uses, I would like to know if anyone managed to fix it . Below I put the errors in creatures...
  18. danio4don

    npc in two languages. otbr canar 12.86

    Hello. is anyone able to rewrite this script to run on canar 12.86 data pack otbr? https://otland.net/threads/npc-in-two-languages.276014/#post-2656399
  19. sikret

    Linux Canary server - console logs to fix

    Hello, I have problem with that: [libprotobuf ERROR /root/vcpkg/buildtrees/protobuf/src/v3.19.4-3d4c96d55c.clean/src/google/protobuf/wire_format_lite.cc:581] String field 'Canary.protobuf.appearances.Appearance.description' contains invalid UTF-8 data when parsing a protocol buffer. Use the...
Back
Top