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

    OpenTibia SharpMapTracker 0.8.1 by Jo3Bingham

    do you will update it to 10.81 soon?
  2. MxSoft

    Mapper Map tracker service

    bump
  3. MxSoft

    Mapper Map tracker service

    Im looking for someone capable of give me a map tracker service to get some areas i need from cip map. Pm me
  4. MxSoft

    [Mexico] [TibiaMx] [10.99] [Global Map]

    bump in 2015
  5. MxSoft

    Hoster America Hoster

    I offer VPS Hosting in Linux -LOCATION: CANADÁ (LOW PING FOR AMERICA) -PROCESATOR: INTEL XEON 3.7 GHZ -HARD DRIVE: SSD DISKS (MUCH FASTER THAN HDD) -NETWORK: 1000 Mbp/s (1 GB). -PROTECTION: DDoS Pro. AVAILABLE OS: - DEBIAN - CENTOS- - UBUNTU All versions INSTALLATION: - If you haven't got any...
  6. MxSoft

    Solved Help with ot website name

    Maybe whats wrong is the numeric ip inside config.lua, check that
  7. MxSoft

    Lua Help with script

    Didnt worked
  8. MxSoft

    Solved Help with ot website name

    Enter there and update the dns using the new numeric ip you have from the new vps
  9. MxSoft

    Solved Help with ot website name

    You need to configure your domain dns https://www.dynadot.com/community/help/question/set-up-DNS
  10. MxSoft

    Lua Help with script

    local config = { exhaustionInSeconds = 420, storage = 36531 } function onSay(cid, words, param) local player = getPlayerByName(param) if(isPlayer(player) == TRUE) then if(exhaustion.check(cid, config.storage) == TRUE) then doPlayerSendCancel(cid, "You can...
  11. MxSoft

    Linux TFS not working on Ubuntu 14

    Fixed changing to OS Debian 7
  12. MxSoft

    OpenTibia [10.76] Remere's Map Editor

    TY SO MUCH
  13. MxSoft

    Linux TFS not working on Ubuntu 14

    Hi im using latest Ubuntu 14.04 and im gettin this message each time i want to travel, the travel nopcs are not working anymore, any idea? Lua Script Error: [Npc interface] data/npc/scripts/default.lua:onThink data/npc/lib/npcsystem/npchandler.lua:178: bad argument #1 to 'remove' (position out...
  14. MxSoft

    [10.55] RL Map + Roshamuul + Oramond

    nice kito ty
  15. MxSoft

    Error saved

    Quiere decir que perdiste la conexion a MYSQL por lo cual pasa esto, yo te recomiendo usar otra version ya que esa que usas para ser muy vieja
  16. MxSoft

    SQL query

    Hi i need a sql query to add to everyone an item in theirs depots. INSERT INTO player_depotitems VALUES (NULL, 101, 3, 2589, 1, [BLOB - 0 B]) WHERE player_id IN (SELECT id FROM players); Mayeb something like this? I need to execute this for all players! INSERT INTO player_depotitems VALUES...
  17. MxSoft

    0.3.7 Crash

    What is this function for? QTreeLeafNode* QTreeNode::getLeaf(uint16_t x, uint16_t y) { if(isLeaf()) return static_cast<QTreeLeafNode*>(this); uint32_t index = ((x & 0x8000) >> 15) | ((y & 0x8000) >> 14); if(m_child[index]) return m_child[index]->getLeaf(x << 1, y <<...
  18. MxSoft

    0.3.7 Crash

    not works for me :(
  19. MxSoft

    Set displayPlayersLogging = "no" TFS 1.0

    It is posible to set displayPlayersLogging = "no" in the new TFS 1.0????
  20. MxSoft

    Hoster I have free VPS

    If someone interested i have free vps on my dedicated server hosted on OVH in Montreal, 1Gbit transfer and fisical firewall. PM if someone interested.
Back
Top