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

    Help in locating the bug/error from the console

    Vocations have been checked, this warning appears in different places sometimes under vocations but sometimes under Events other times under modules and sometimes on top of the console
  2. Svira

    Help in locating the bug/error from the console

    Hello you! Today I am asking for the location of the error, I have never encountered this message before and I do not know where to look for this warning ... Any ideas what this could be responsible for?
  3. Svira

    RevScripts onDeath

    onDeath --> onKill in line 24
  4. Svira

    AAC Myacc -- Login.php need update to version 13.10

    I am also looking for login.php on 13.10 I'm having trouble loading soundeffects...
  5. Svira

    RevScripts bad argument #1 to 'pairs' (table expected, got nil)

    this is the solution to my problem
  6. Svira

    RevScripts bad argument #1 to 'pairs' (table expected, got nil)

    have this: scriptInterface: [Main Interface] scriptId: [(Unknown scriptfile)] timerEvent: [in a timer event called from:] callbackId:[] function: [] error [/home/ots/data-otservbr-global/scripts/custom/effectt.lua:106: bad argument #1 to 'pairs' (table expected, got nil) stack traceback...
  7. Svira

    RevScripts bad argument #1 to 'pairs' (table expected, got nil)

    Hello, I've been struggling with a table problem for a few days now. Any idea how to solve it? below error code: [2023-16-01 14:48:13.903] [error] Lua script error: scriptInterface: [Main Interface] scriptId: [(Unknown scriptfile)] timerEvent: [in a timer event called from:] callbackId:[]...
  8. Svira

    RevScripts Auto Spawner

    For several hours the script did not stop, I hope this has already fixed the problem. Thank you very much for your help! #edit I can't mark a post as "best answer" - problem solved
  9. Svira

    RevScripts Auto Spawner

    none is registered checks killed creature in arena and config just after a few boss stops resp another
  10. Svira

    RevScripts Auto Spawner

    OnDeath the script works normally, it beats the bosses and suddenly stops, it doesn't display the message that the boss has been killed and there will be another one soon. sometimes it happens after 2 bosses sometimes after 8 no matter what bosses. they just stop orsp
  11. Svira

    RevScripts Auto Spawner

    Scripts stop without: print("Boss (" .. bossName .. ") was unable to Spawn.")
  12. Svira

    RevScripts Auto Spawner

    Yes, but without monsterlist: local configRoom = { centerRoom = Position(983, 66, 6), fromPos = Position(976, 59, 6), toPos = Position(990, 73, 6), rangeX = 7, rangeY = 7 } local configBosses = { [1] = { bossName = "Aftershock", }, [2] = {...
  13. Svira

    RevScripts Auto Spawner

    no error, no print
  14. Svira

    RevScripts Auto Spawner

    The problem is that after a few BOSS the script stops and doesn't create any more monsters without error. The boss name cannot be defined because it is fetched from the table, there are more than 50 of them Part of choise boss: local boss = configBosses[bossIndex] local bossName =...
  15. Svira

    Lua TFS 1.2 Talkaction Selfinfo.

    anyone?
  16. Svira

    Lua TFS 1.2 Talkaction Selfinfo.

    Hello, I'm looking for a Talkactions script for character info, For example: the player will use the !selfinfo command and get the answer you have xxLVL, XXMlvl and skills: xx, xx, xx, xx, xx, xx. I want it to show skills already with bonuses from EQ and not download the result from the...
  17. Svira

    [Poland][8.6] Fogeland, Custom Map, AS based on skill and more. [Start 29.11 18:00 CET]

    It's a perfect time to come to our ots, I'm not here and you're not reading this for nothing. Looking for something new? you've come to the right place! www.fogeland.eu | www.fogeland.pl
  18. Svira

    [Poland][8.6] Fogeland, Custom Map, AS based on skill and more. [Start 29.11 18:00 CET]

    We invite! Santa came a few days ago, complete Ruphert's quest and get your gift!
  19. Svira

    [Poland][8.6] Fogeland, Custom Map, AS based on skill and more. [Start 29.11 18:00 CET]

    Start in a few hours, get ready for an interesting adventure!
  20. Svira

    [Poland][8.6] Fogeland, Custom Map, AS based on skill and more. [Start 29.11 18:00 CET]

    The official opening of the server is tomorrow, as a reminder - The project is an RPG! Ammo, runes and charges normally run out. teleport room? DOES NOT EXIST! However, we have prepared many alternative solutions! Alternative to TP Room
Back
Top