• 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

    Svargrond arena script

    Lua Script Error: [Action Interface] data/actions/scripts/quests/svargrond arena/arenaDoor.lua:onUse data/actions/scripts/quests/svargrond arena/arenaDoor.lua:13: attempt to index global 'storages' (a nil value) stack traceback: [C]: in function '__index'...
  2. D

    Data/Scripts/Actions/Newdoors.

    /newdoors.lua:4: bad argument #1 to 'ipairs' (table expected, got nil) stack traceback: [C]: in ? [C]: in function 'ipairs' /home/Ots/data/scripts/actions/newdoors.lua:4: in main chunk > newdoors.lua [error] Newdoors.lua local newDoors = Action() local doorIds = {}...
  3. D

    The column is an error pops up

    No answer.. I understand that you are amused, but the tables are mistakes do not disappear to be so funny?
  4. D

    The column is an error pops up

    I have such a bug in the console [Error - mysql_real_query] Query: INSERT INTO `daily_reward_history`(`player_id`, `daystreak`, `timestamp`, `description`) VALUES (115, 0, 1561740226, 'Claimed reward no. 1. Picked items: 10x energy field rune.') Message: Table 'database.daily_reward_history'...
  5. D

    Tfs 1.3 Diamond Arrow

    It beats only one point. Does not hit the area ... local area = createCombatArea({ {0, 1, 1, 1, 0}, {1, 1, 1, 1, 1}, {1, 1, 2, 1, 1}, {1, 1, 1, 1, 1}, {0, 1, 1, 1, 0}, }) local combat = Combat() combat:setArea(area) combat:setParameter(COMBAT_PARAM_TYPE...
  6. D

    Shirine tfs 1.3 problem

    I am asking for help because the portal is not open
  7. D

    Client 1.44

    Tfs 1.3 Hello, I have a problem because I can not play on the client 11.44, it will be debug / crash on the 10x client everything is ok
  8. D

    Failed to load map: failed opening file: No such file or directory

    tfs 1.3 the problem appeared suddenly before it was gone Despite the error the server is running, I did not notice any errors only what I noticed is that on client 11.45 I have bugs in depo and on some parts of the map and on the client 10 there are no > Loaded house items in: 0.028 s >>...
  9. D

    Problem Item .otb

    Hello, I have a problem with item.otb / xml was already with the client (packed) in depo debug teleport some debug on the map editor nothing can be seen in the console no errors anyone can know what's going on [Error - LuaScriptInterface::luaGameLoadMap] Failed to load map: Invalid OTBM file...
  10. D

    item.otb item.xml

    Tfs 1.3 client 10-11.90 Hello, I have a question because I have a .otb and .xml file on which I really care because there are items in it that I need and I do not have them on my current version version you want to convert (use) OTB 3.62.78-11.1 current my version OTB 3.62.67-11.47 the...
  11. D

    Accmaker 0 players online

    what to add to this code so that the status of Afk also counts for online players? protocolstatus.cpp /** * The Forgotten Server - a free and open-source MMORPG server emulator * Copyright (C) 2017 Mark Samman <[email protected]> * * This program is free software; you can redistribute it...
  12. D

    Accmaker 0 players online

    how to edit the counter to also show people afk ?
  13. D

    Accmaker 0 players online

    Can anyone help ? fast above did not help me much
  14. D

    Accmaker 0 players online

    Hello, I have a question because I'm using tfs 1.3 and acc gesior 2012 files The case looks like this: that if during the game I close the client by "X", the counter on the page will check 0 player online and the whoisonline tab will show how many people are online 1 player will close the client...
  15. D

    !online talkactions script

    Thank you, that's it
  16. D

    !online talkactions script

    how to edit the ten script so that after entering it does not display (1 online players, 2 players online) only something on the principle of a book in which they will be: Character nickname, level, online time my current Script function onSay(player, words, param) local hasAccess =...
  17. D

    Shop system image help

    I have /images/items/ in my www folder and have pack gif The requested URL /2395 was not found on this server.
  18. D

    Shop system image help

    Hello, I have a problem with my store, because there are no photos in the photo folder that were available in any place where it was possible for someone to make a change and help tfs 1.3 gesior shop The question may be fun but where to unpack the images / items folder? Not Found The...
  19. D

    Error DB column

    [Error - DBResult::getNumber] Column 'param3' has an invalid value set: bad lexical cast: source type value could not be interpreted as target [Error - DBResult::getNumber] Column 'param4' has an invalid value set: bad lexical cast: source type value could not be interpreted as target
  20. D

    tfs 1.3 login.lua

    Village how to add to this script shop with gesior 2012 I have tfs 1.3 page / purchase everything works only do not come items phpmyadmin Trans_state = Wait local events = { 'ElementalSpheresOverlords', 'BigfootBurdenVersperoth', 'Razzagorn', 'Shatterer', 'Zamulosh'...
Back
Top