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

    [Europe] Fight-war.eu War Ots 8.6 Start 3th December 15:00 CET

    War-Fight.eu - Start 03.12.2017(Sunday) at 15:00. On December 3 at 15:00 War-Fight protocol 8.6 will begin! After many hours of work we're ready to present you new War OTS. # Sample Characters # Free Points for Start --> First online 100 players receive 200 premium points after...
  2. jurass

    last outdated client 10.00

    i neeed help with edit outdated last tibia.com 10.00 client for my ots. i want make client login without ipchanger and battleeye client! I can pay.
  3. jurass

    [Poland] OldEnemia! Real Map 8.6 ! 01/05/2017!

    We are glad to invite you to join one of the best Open Tibia Servers ever created - oldenemia.eu - Enemia has been online since 2010 and it has been one of the most popular 8.6 servers ever. We hope that you'll enjoy your stay here on oldEnemia! Server start: Monday, 01.05.2017 19:00 CET...
  4. jurass

    problem database item players_item

    when player make character KNIGHT in database in players_items create x99999999 2435 11 101 26052 1 [BLOB - 0 B] 2435 11 101 26052 1 [BLOB - 0 B] 2435 11 101 26052 1 [BLOB - 0 B] 2435 11 101 26052 1 [BLOB - 0 B] 2435 11 101 26052 1 [BLOB - 0 B] 2435 11 101 26052 1 [BLOB - 0 B] 2435 11 101 26052...
  5. jurass

    [FRANCE] Global-ots! Real map 10.97-98!

    ~*Ip*~: global-ots.com ~*Port*~: 7171 ~*Client*~: 10.97-10.98 ~*Uptime*~: 24/7 ~*Website*~: Global-OTS 10.97-98 ~*Map*~: Real map 10.97-98 with all updates! Do you want to get 50 free points for start? It's easy! Please, like and comment with you nick our post on FANPAGE. FREE POINTS AFTER...
  6. jurass

    Globalevents checker tfs 1.2

    I need script tfs 1.2 which - check area xyz to xyz, if in area no Any players, script remove all monsters from this area. Solution? -- Clear the arena from zombies local spectator = Game.getSpectators(ze_arenaCenterPosition, ze_arenaRoomMultifloor, false, 0, ze_arenaRoomRadiusX, 0...
  7. jurass

    update script to tfs 1.2

    function onDeath(cid, corpse, deathList) if(isPlayer(cid) == true) then for _, pos in pairs(getArea(getCreaturePosition(cid), 0, 0)) do doSendMagicEffect(pos, 65) end doCreatureSay(cid, getCreatureName(cid) .. " killed by " .. getCreatureName(deathList[1]) .. " [DEATH]", TALKTYPE_ORANGE_1) end...
  8. jurass

    Corpse bug Tfs 1.2

    When player kill 2 monster on 1 sqm. Open corpse 1 kill monster corpse no 2. Player must use browse field when want open 2 corpse. any solution ?
  9. jurass

    Level check event tfs 1.2 movement

    local t = { waitingroom = {x = 32300, y = 32026, z = 12}, } function onStepIn(cid, item, position, lastPosition) doTeleportThing(cid, t.waitingroom) doSendMagicEffect(t.waitingroom, CONST_ME_TELEPORT) if (getGlobalStorageValue(25002) < 0) then setGlobalStorageValue(25002,1)...
  10. jurass

    Critical / mana leech dont work. Only emote TFS 1.2

    i have problem. Items mayhem with critical attacks and mana leech dont work . He give only effect emote CRITICAL but dont attack more damage. Who can help ?
  11. jurass

    Programmer Cast system tfs 1.2 10-94-10.97

    i need programmer to cast system tfs 1.2 10.94-10.97 PM ME or skype : forseseuelo
  12. jurass

    TFS 1.2 debug CAST

    https://imgur.com/a/01So9
  13. jurass

    War System TFS 1.2 talkactions!

    Maybe someone have war system with talkactions to tfs 1.2 ? Example /war invite,guild name,frags /war end,guild name /war cancel,guild name :) BUMP
  14. jurass

    php scrypter job !

    I search php scripter.
  15. jurass

    Job for programmer and scripter.

    I search programmer for fix all new crash. I search lua scripter for new script. I search fixed working events tfs 1.2 Msg priv. Payment : paypal.
  16. jurass

    Bug Dissapear items tfs 1.2

    Hello members ! When Player equip example sword from backpack item dissapear, only first login . Example. I make new character on server and equip sword on my backpack. When i equip sword dissapear. Any fix for them?
  17. jurass

    PROblEM SHOP INGAME

    i need fix for dissapear itesm when player push items from store inbox to backpack.
  18. jurass

    i need 2 pages.php!

    i need 2 pages php. http://middlearth.net/?subtopic=topmounters http://middlearth.net/?subtopic=topaddoners :)
  19. jurass

    script tfs 1.2

    I need script - points for advance on level example 50 lvl - 100 points 100 lvl - 200 points 200 lvl - 200 points Tfs 1.2
  20. jurass

    update another script to tfs 1.2

    function onAdvance(cid, type, oldlevel, newlevel) local name = getCreatureName(cid) if (oldlevel ~= newlevel and type == SKILL__LEVEL) then if (newlevel >= 100 and getPlayerStorageValue(cid, 74569) == -1) then doBroadcastMessage("Player " .. name .. " reached 100...
Back
Top