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

    Creature not found

    Hello, I have a question because I have such monsters on the server as, for example: Falcon Knight Falcon Paladin only that I do not have them on the map, I have them on the server because there are files when I try to type / c Falcon Paladin it gets Crash and it only helps to set up a new...
  2. D

    TFS 1.3 Acc gesior 2012

    Hello, I have a question about Acc by Gesior 2012 tfs 1.3 The site shows all the time the online server knows someone how to change it?
  3. D

    Attacks on the server

    hehe, if anyone knows any good commands, thank you in advance
  4. D

    Attacks on the server

    Thank you so much for your help. I will have a log on the eye if something disturbing happens then I will speak. Once again, thank you very much for your help. Kuhi
  5. D

    Attacks on the server

    I have checked the logs and are not satisfactory. Someone tried to break into the database for 8 hours. then in the morning the server was already off for unknown reasons Will you give some commands on linux debian 8 to secure the attacks? and kicking the server? because my hands are already...
  6. D

    Fixed and variable ip address

    I know it, but it does not work either after entering ip 46.134.31.XX Your server has to be online if you want to add it to our list! Can not Connect to a login server when logging in as if the server was always turned off
  7. D

    Fixed and variable ip address

    Hello, I know that the topic probably rolled up 100 times but I can not help it although I have a long time in this. My problem is that currently I do not have constant ip only variables. I wanted to run my server for the present moment because it does not make sense to buy a dedication or some...
  8. D

    Boss Tanjis

    Yes, I deleted <flag rewardboss = "1" /> Edit: From an ordinary account, if he kills the boss, loot falls out. Is it normal that no loot falls out of the Administrator account?
  9. D

    Boss Tanjis

    I apologize for the double post accidentally. Data/lib/rewardboss if not globalBosses then globalBosses = {} end function Monster.setReward(self, enable) if enable then if not self:getType():isRewardBoss() then error("Rewards can only be enabled to rewards...
  10. D

    Boss Tanjis

    TFS 1.3 The monster is recovering normally but what's wrong with that? how to fix it? local BOSSoo = "Tanjis" -- boss name local BOSS_POSoo = {x = 33647, y = 31242, z = 11} -- boss spawn coord local roomoo = {fromx = 33632, tox = 33659, fromy = 31231, toy = 31256, z = 11} -- boss room local...
  11. D

    TFS 1.3 War Problem

    local UE, RUNES = 0, 0 local function tableContains(table, value) for i = 1, #table do if (table[i] == value) then return true end end return false end function onSay(cid, words, param) local lib = warPrivate_city1 local player =...
  12. D

    TFS 1.3 Battlefield

    function onSay(player, words, param, channel) if not player:getGroup():getAccess() then return true end if player:getAccountType() < ACCOUNT_TYPE_GOD then return false end if(param == '')then player:sendTextMessage(MESSAGE_STATUS_CONSOLE_BLUE, "Caso...
  13. D

    Premium Account Client&Accmaker

    Hello, I have a question because I can not figure it out. Namely in Accmaker (i.e. in the database I set the Premium Account for 1 day) but I do not know where it changes in the client because as shown in the picture differs. How to change 15824 Premium to Premium from the database? that the...
  14. D

    layout tibia.com problem

    yes I have empty but I do not know what to write? ($ config ['site'] ['worlds']
  15. D

    layout tibia.com problem

    can anyone help ?
  16. D

    layout tibia.com problem

    Warning. count():Parameter must be an array or an object chat implements Countable in layout.php on line 694 layout.php
  17. D

    how to change a bless

    creaturescript.xml With me it looks something like this, maybe someone will be different in this problem <event type="login" name="bless1" script="freeblesslowlevel.lua"/>
  18. D

    how to change a bless

    ok problem solved thanks to the gentlemen above for directing me. greetings
  19. D

    how to change a bless

    https://megaupload.nz/J064O0udnf/creaturescripts_xml scan : creaturescripts.xml - Serwis skanujący Jotti (https://virusscan.jotti.org/pl-PL/filescanjob/b5a5pb60x5)
  20. D

    layout tibia.com problem

    the message says that: layout.php above I pasted a script in which something is wrong When I press the visible Get Premium in a circle, the page directs me to the list of online players only happens if you click something other than a normal home, eg if I come to the website, everything is...
Back
Top