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

    TFS 1.X Bounty Hunter System

    https://imgur.com/a/9PNaA help??
  2. M

    Advanced Auto-DB Clean

    work on tfs 1.2?
  3. M

    Linux ubuntu Aborted (core dumped)

    >> Loading vocations >> Loading items >> Loading script systems >> Loading monsters >> Loading outfits >> Checking world type... PVP >> Loading map terminate called after throwing an instance of...
  4. M

    Help [Gesior]

    You can not see the players and can not create account when searching for a player: my server is: http://simpleot.servegame.com/
  5. M

    Solved Problem with PhpmyAdmin

    Solved! :p
  6. M

    UPDATE TO 10.97 TFS

    Tfs 1.2 Sources/definitions.h #define CLIENT_VERSION_MIN 1096 #define CLIENT_VERSION_MAX 1096 #define CLIENT_VERSION_STR "10.96" Change to: #define CLIENT_VERSION_MIN 1097 #define CLIENT_VERSION_MAX 1097 #define CLIENT_VERSION_STR "10.97" :)
  7. M

    Solved Problem with PhpmyAdmin

    http://188.213.171.3/phpmyadmin/ can anybody help me? Ubuntu 14.04
  8. M

    RewardLoot.lua Help

    bump
  9. M

    RewardLoot.lua Help

    Help OTx 3.5 v. 10.94/10.95 function sort_descending(t) local tmp = {} for k, v in pairs(t) do table.insert(tmp, {k, v}) end table.sort(tmp, function(a, b) return a[2] > b[2] end) return tmp end function table.find(t, v) for i,x in pairs(t) do if x...
  10. M

    Problem with create guild in db

    BUMP
  11. M

    ZnoteACC Create Character

    1string(754) "INSERT INTO `players`(`name`, `group_id`, `account_id`, `level`, `vocation`, `health`, `healthmax`, `experience`, `lookbody`, `lookfeet`, `lookhead`, `looklegs`, `looktype`, `lookaddons`, `maglevel`, `mana`, `manamax`, `manaspent`, `soul`, `town_id`, `posx`, `posy`, `posz`...
  12. M

    [8.71] Methemia-Global (Custom)

    https://www.virustotal.com/es/url/6cd16d47b6041c9d01ab00c545c85702f6176a182d67969011ca44afb5f1f2d0/analysis/1456095264/ https://www.virustotal.com/es/url/c6743d5b6d2572e59dc46f9175001d5a0e7c4b99698de941e14871cac613aa35/analysis/1456095316/
  13. M

    [8.71] Methemia-Global (Custom)

    Information: It contains more than 25 cities (tibia and more) new zones, customs items! Outfits customs, new Quests VIP system! the server is 100% ready to put it online! Many bugs have already been removed, it is based on OTx, version 8.71 Publicare los Links mas tarde. Links: Methemia...
  14. M

    Help Npc

    someone can make me a vendor who sells items only with bar of gold (id: 15515) Tfs 1.1 Based datapack 1.1
  15. M

    [TFS 1.x] KD ratio

    i'm use Tfs 1.2 Datapack based tfs 1.1
  16. M

    TFS 1.2 Mana Rune

    local exhaust = createConditionObject(CONDITION_EXHAUST) setConditionParam(exhaust, CONDITION_PARAM_TICKS, (getConfigInfo('timeBetweenExActions') - 900)) function onUse(cid, item, fromPosition, itemEx, toPosition) local level = getPlayerLevel(cid) local mlevel = getPlayerMagLevel(cid) local...
  17. M

    TFS 1.2 - Znote Shop (problem)

    Thanks!!!!! :D
  18. M

    TFS 1.2 - Znote Shop (problem)

    -- Znote Shop v1.0 for Znote AAC on TFS 1.0+. function onSay(cid, words, param) local storage = 54073 -- Make sure to select non-used storage. This is used to prevent SQL load attacks. local cooldown = 15 -- in seconds. local player = Player(cid) if...
  19. M

    OpenTibia SharpMapTracker 0.8.1 by Jo3Bingham

    items 10.78? pls
  20. M

    [Shape] México

    The shape is at 70/80%, is the beta 3 I hope you like it :) (10.76 to change this in version only give him import and save!) credits: Methemia 100% Mediafire mirror: shape mexico by methemia.otbm
Back
Top