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

Search results

  1. docma

    [8.6] WarsOt pvp-enforced

    start in 120 lvl items vip sell in game save your account , you lvl and your items acc page: Modern AAC - Powered by IDE Engine. ip: warsot.sytes.net port: 7171 client: 8.6
  2. docma

    [8.6] TFS - Npc error add new items

    Hi, i have problem adding new items in my npc, when i try buy the console say.. [ShopModule.onBuy] Item not found on shopItems List But, somebody npc's work correct, for example rune NPC, i try add item "mpa" to this npc and is the same reult shopModule:addBuyableItem({'magic plate armor'}...
  3. docma

    Error in onKill event, reward to kill players

    Hi, i use this script http://otland.net/f132/kill-player-gain-1-platinum-coin-rep-kill-reward-126811/ But look the error I have this now function onKill(cid, target, lastHit) local reward = { item = 2152, --ITEM ID! count = 1 -- How many? } if(isPlayer(cid) and...
  4. docma

    ¿How to read client send buffer?

    Hi, i am new here, sorry for my english, ok... I am learning about the functions of tecnology client/server, i created basic server, i changed the ip and port of my tibia client, when i connect to my server i get a buffer from tibia client, i print this buffer but get a encrypted string...
Back
Top