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

    [TFS 1.3] lost items after server restart from HOUSES

    i thought it will be any problem in action...
  2. O

    [TFS 1.3] lost items after server restart from HOUSES

    i mean, if i drop 5 items for example, maybe soft boh solar axe soft soft. after restart solar axe will lost idk why 1584313589 @@SOLVED My big misstake. In RME (map editor) few SQM weren't used as house.. im dumb soryy.
  3. O

    [TFS 1.3] lost items after server restart from HOUSES

    Hello. I have problem. If i restart the server, some items are lost from houses. If someone drop crossbows, or if i create a item for him (/i crystal coin). It will lost after server restart from ground on house. Any ideas? (0 errors in consol)
  4. O

    [TFS 1.3] skills don't grow up. That's wrong?!

    Hello. I have a problem. Knight can't skill. Axe block probably on 18. Slowly skills i can't change it! Tfs 1.3 Config.lua -- Rates -- NOTE: rateExp is not used if you have enabled stages in data/XML/stages.xml rateExp = 5 rateSkill = 2 rateLoot = 2 rateMagic = 3 rateSpawn = 1 vocations.xml...
  5. O

    [TFS 1.3] potions.lua heal by level how to do?

    That's it! Thanks you a lot bro! You are nice in this. Greetings
  6. O

    [TFS 1.3] potions.lua heal by level how to do?

    i mean for example mana potion {min mana= level*2.5, max heal = level*3 } , great mana potion{min mana= level *5, max mana = level*7} do you know what i mean now?
  7. O

    [TFS 1.3] potions.lua heal by level how to do?

    local berserk = Condition(CONDITION_ATTRIBUTES) berserk:setParameter(CONDITION_PARAM_TICKS, 10 * 60 * 1000) berserk:setParameter(CONDITION_PARAM_SKILL_MELEE, 5) berserk:setParameter(CONDITION_PARAM_SKILL_SHIELD, -10) berserk:setParameter(CONDITION_PARAM_BUFF_SPELL, true) local mastermind =...
  8. O

    delete, freeze account tibia help me

    Do you know other support on tibia? I get delete accounts for no reasons.. involved in a massive hacking campaign? What they are talking about?!
  9. O

    TFS 0.X Vocation changing after saveing

    i use auto-promotion, i mean after create character, that guy got auto promotion, so i don't think is promotion script if globalsave is off, so how can i save a server (not manual /save)
  10. O

    TFS 0.X Vocation changing after saveing

    Vocation 4294967295 not found Vocation 4294967295 not found some times knight is just "." but, it stop happening now, after i configure samples in database i mean i change worldid from 0 to 1
  11. O

    TFS 0.X Vocation changing after saveing

    /data/globalevents/scripts/save.lua local config = { broadcast = {120, 30}, shallow = "no", delay = 120, events = 30 } config.shallow = getBooleanFromString(config.shallow) local function executeSave(seconds) if(isInArray(config.broadcast, seconds)) then local text...
  12. O

    Action Infinite Potions TFS 0.4

    secret is in config.lua bro :D
  13. O

    TFS 0.X Vocation changing after saveing

    fromvoc is correct in database, royalpaladin has voc 3 and promotion 1, so it works good. But sometimes, when i exit from putty vocations change
  14. O

    TFS 0.X Vocation changing after saveing

    same problem..
  15. O

    Compiling DSO missing from command line

    same problem here
  16. O

    Solved [Warning - Vocations::getVocation] Vocation 4294967295 not found.

    same problem here Vocation 4294967295 not found vocation.xml is good script some other help?
  17. O

    Linux Vocation change

    i have the same problem! Somebody can help me please?
  18. O

    Rich Sword From HIGHEXP.EU

    ok.. its working "tfs 0.4, trunk3884" agree!
  19. O

    Rich Sword From HIGHEXP.EU

    tfs 0.4? some info about engine?
Back
Top