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

Recent content by aalanderos

  1. A

    CreatureEvent [CreatureEvent/Npc] Killing in the name of... [Now player can choose the task]

    Hi, I'm using tfs 1.4.2 and I solve this by changing creaturescripts/killinginthenameof.lua to scripts/creaturescripts/killinginthenameof.lua my code from scripts/creaturescripts/killinginthenameof.lua is: local questCreatures = { ["dragon"] = {questStarted = 1510, questStorage = 65000...
  2. A

    [USA][10.98] DarkSystem OT

    Hello @Marko999x, could you help me with the virus detected message. I have carried out several scans and it does not detect, the client is based on GitHub - OTCv8/otclientv8: Clean, ready to use version of OTClientV8 - Alternative, highly optimized Tibia client...
  3. A

    [USA][10.98] DarkSystem OT

    IP: drksys.com Port: 7171 Client: Tibia 10.98/own client Uptime: 24/7 Hosted in: USA Website: Latest News - DrksysOT(https://drksys.com/) Exp rate: Stages, starts at 20x Map: Custom Map Loot rate: 1x Magic rate: 2x Skill rate: 2x Server type: Pvp. War system The server started in June of this...
  4. A

    [TFS 1.x] Simple Autoloot

    Hello, I found an error when looting The system does not detect if the character has enough capacity, that is, it reaches 0 and in the case of my server, when using a potion it falls to the ground. I corrected it as follows: if corpse:getType():isCorpse() and...
Back
Top