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

    Ranger's Arcani - Official Discussion

    Any plans on releasing a pvp eu server?
  2. ibarhim_95

    tibiaswe

    What server?
  3. ibarhim_95

    [8.60] Evolera.pl v3 - UPDATE 12.11 EVOLUTION MEGA EDIT

    Can someone help me?
  4. ibarhim_95

    Windows tasksystem!

    Can someone help me pls! local function doNPCTalkALot(cid, npc, delay, messages) for i = 1, #messages do addEvent(function() if isPlayer(cid) then doCreatureSay(npc, messages, TALKTYPE_PRIVATE_NP, false, cid)...
  5. ibarhim_95

    OTClient 8.6 Wider screen

    Hello guys! Is it possible to remove the side and make the screen wider on 8.6??
  6. ibarhim_95

    GlobalEvent TM - Boss Raid System v1.3.0 (Release/Updated)

    Having this problem guys! can anyone help?
  7. ibarhim_95

    Windows ItemEditor 0.4 not supported

    trying and uploading my 8.6 items.otb but it seems that it does not work! I am trying to find item editor 0.5.6 but cant find it anywhere :/
  8. ibarhim_95

    Lua In a timer event called from:

    -- Features: -- chance = OBJECT.chance = INT -- createItem = OBJECT.createItem = {chance = INT, item = {itemid = INT, type = INT}} Rain = {ignoreIds = {4526}} function Rain:new() local obj = {} setmetatable(obj, self) self.__index = self return obj end function...
  9. ibarhim_95

    Windows items.otbm

    yeah :/
  10. ibarhim_95

    Lua In a timer event called from:

    local rain = Rain:new() function onThink(interval, lastExecution) local minX = 985 local minY = 1012 local maxX = 996 local maxY = 1022 local frompos = {x=math.random(minX, maxX), y=math.random(minY, maxY), z=7} local topos = {x=math.random(frompos.x, maxX)...
  11. ibarhim_95

    Windows items.otbm

    I dont have the client, I downloaded evolera 8.6 from otland and does not have any client [8.60] Evolera.pl v3 - UPDATE 12.11 EVOLUTION MEGA EDIT
  12. ibarhim_95

    Windows items.otbm

    Hi! I have this bug and I replaced my items.otb into the RME and still dont work. How can I fix it guys?
  13. ibarhim_95

    Windows Znoteaac Layout!

    omfg, love you!!
  14. ibarhim_95

    Windows Znoteaac Layout!

    when I enter the site with 127.0.0.1 it lock nice but when I enter it with my server name it looks relly bad! How do I fix it?
  15. ibarhim_95

    TFS 0.4 Problem

    When I start the server and when it comes to Opening logs it crash... Can someone help please :)
Back
Top