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

    Snowball tfs 1.5 Problem

    lib -- This script is part of Snow Ball War -- Copyright by Ciroc Developer -- -- This program is free software: you can redistribute it and/or modify -- it under the terms of the GNU General Public License as published by -- the Free Software Foundation, either version 3 of the License, or --...
  2. J

    Snowball tfs 1.5 Problem

    up
  3. J

    Snowball tfs 1.5 Problem

    is the same Lua Script Error: [Main Interface] in a timer event called from: (Unknown scriptfile) attempt to index a nil value stack traceback: [C]: at 0x55936597cce0 [C]: in function 'teleportTo' data/globalevents/scripts/events/SnowBall_Event.lua:12: in function...
  4. J

    Snowball tfs 1.5 Problem

    Hello Guys I use Tfs 1.5 Tibia 8.60 And I have problem because to teleport players from waiting room to event map and I have error in console Like that Lua Script Error: [Main Interface] in a timer event called from: (Unknown scriptfile) attempt to index a nil value stack traceback...
  5. J

    Grizzly Adams tfs1.5 problem

    człekbro I know so I do all for new Scripts from 1.5,and I take your script and all paste and is the same no Counts monster bro 1699960378 11:11 Grizzly Adams: You currently killed 11/800 Serpent Spawns. Sorry bro my fold I paste in data/lib/lib.lua...
  6. J

    Grizzly Adams tfs1.5 problem

    The same bro;/ 02:28 Grizzly Adams: You currently killed 0/700 Behemoths.
  7. J

    Grizzly Adams tfs1.5 problem

    14:01 Grizzly Adams: You currently killed 0/800 Serpent Spawns. I thing is something wron in creature scripts Creaturescripts.xml <event type="kill" name="KillingInTheNameOf" script="killinginthenameof.lua"/> Script login.lua
  8. J

    Grizzly Adams tfs1.5 problem

    one-time missions Mateus
  9. J

    Grizzly Adams tfs1.5 problem

    Worked,Just Not Count Monster ;/
  10. J

    Castle 24 tfs 1.5 Problem

    Hello Guys I have Problem With Lever Script when Players Click on lever from Castle is error Lua Script Error: [Action Interface] data/actions/scripts/castlewarlever.lua:onUse data/actions/scripts/castlewarlever.lua:54: attempt to concatenate global 'guildname' (a boolean value) stack...
  11. J

    Grizzly Adams tfs1.5 problem

    Hello Everyone I have Problem with Task,Grizzly Adams I have this error in console Lua Script Error: [Npc interface] data/npc/scripts/Grizzly Adams.lua:onCreatureSay data/npc/scripts/Grizzly Adams.lua:162: attempt to call global 'getTasksByPlayer' (a nil value) stack traceback: [C]: in...
  12. J

    Autoloot problem tfs 1.5

    I find This script data/scripts/autoloot -- !autoloot clear -- !autoloot list -- !autoloot add, itemName / ex: !autoloot add, fire sword -- !autoloot remove, itemName / ex: !autoloot remove, fire sword local autoloot = { freeAccountLimit = 10, storageBase = 50000...
  13. J

    Autoloot problem tfs 1.5

    Hello Everyone I have problem with Autoloot because I would like add to my server and I try and have errors like thats When I say !loot add, gold or remove or something like that Lua Script Error: [TalkAction Interface] data/talkactions/scripts/auto_loot.lua:onSay...
  14. J

    Problem with npc missions

    Thank you for your help SOLVED ;)
  15. J

    Problem with npc missions

    -- Collecting items missions by Limos local keywordHandler = KeywordHandler:new() local npcHandler = NpcHandler:new(keywordHandler) NpcSystem.parseParameters(npcHandler) local talkState = {} function onCreatureAppear(cid) npcHandler:onCreatureAppear(cid) end function...
  16. J

    Problem with npc missions

    Hello guys I move my server from tfs 0.4 to 1.5 by nekiro and I have little problem can somebody help me ?please error Lua Script Error: [Npc interface] data/npc/scripts/island.lua:onCreatureSay data/npc/scripts/island.lua:82: attempt to call global 'getItemInfo' (a nil value) stack traceback...
  17. J

    Weapon problem

    Hello guys I Work on tfs 0.4 but I was have a crash server and I move my server to tfs 1.5 and little bit I have problem I have custom script on arrow and have a problem like that data/weapons/scripts/arroww.lua] Function setCombatCondition was renamed to addCombatCondition and will be removed...
  18. J

    MaxPacketPersecond

    I Can not Find this, in My source ,look
  19. J

    MaxPacketPersecond

    tfs 0.4 3777
  20. J

    MaxPacketPersecond

    Not Working When player make script auto 1 follow 'Bank' x100 lag and crash server and I would like fix it when make the same this Logaut him
Back
Top