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

    Lua I need an NPC (in TFS 1.4) who sell Soul Points for money.

    Hi. I need an NPC (in TFS 1.4) who sell Soul Points for money. 10 Soul Points for 500 gp. Thank you.
  2. Nyarl666

    Lua (TFS 1.4) NPC who give money only one time per character, no per account.

    Hello. It overwhelmed me :( I need an NPC (in TFS 1.4) that gives 10,000 gp to each character only once. Not once an account, but only once per each character from the account. Now it only gives money if you don't keep it with you. If you throw them out, you can take another one over and over...
  3. Nyarl666

    [TFS 1.2] Pet system

    [Warning - Monsters::loadMonster] manaCost missing or zero on monster with summonable and/or convinceable flags: data/monster/pets/cat.xml ???
  4. Nyarl666

    Spell [TFS 1.4] Summons&Pets

    Hello. Pet can change floor? What a command for this is? THX
  5. Nyarl666

    Monster Training Statues

    What use distance training attack only? Trainer dont add spear for player?
  6. Nyarl666

    NPC Rename NPC

    I have problem. All time I have this: "Renamer: NAME already exists. What should be your new name?" all names exists, whatever I write xD and no matter what letters I use - big, small etc. I use TFS1.4 Please help :)
  7. Nyarl666

    OTClient About spells

    Thank you very much!
  8. Nyarl666

    OTClient About spells

    I have a question. Does the player automatically learn new spells when they reach a new level? I made a spell shop, and it turned out that I know all I can only use at a given level. How to change it so that it does not learn by itself only when I buy it?
  9. Nyarl666

    NPC [TFS 1.2] Spell trader (trade window)

    I have this error (tfs 1.4): Lua Script Error: [Npc interface] (Unknown scriptfile) LuaScriptInterface::luaAddEvent(). Argument #5 is unsafe stack traceback: [C]: in function 'addEvent' data/npc/lib/npcsystem/npchandler.lua:624: in function 'say'...
  10. Nyarl666

    NPC Buy Spells in Trade Window

    Some problems, i use TFS 1.4: 1. Find Person - problem with this spell. I canot buy it. 2. Is it possible to do so that the quantity to be bought is always 1? 3. I cant change this [1947] = { buy = 170, spell = "Light Healing", name = "Level 008: Light Healing", vocations = {1,2,3,5,6,7}...
  11. Nyarl666

    NPC Advance Guard [Attacking Pk's and Monsters with options] [TFS 1.x]

    Super, but Guards always they turn down when they are back in position, not in the direction I put them in on the map editor. :( Where I can change this? Bicouse this is SOUTH guard i need WEST, EAST and NORTH to all gates :p edit: I find! Sorry :) pvpNpcs[npcId].direction =...
  12. Nyarl666

    NPC [TFS 1.3] TestServer Assistant

    Hello! Very good NPC. How to make him get the money only once? Here you can't take more if you have 10K with you. But if you throw it in, you can keep going. I'm just learning and I can't do what I am asking :( function creatureSayCallback(cid, type, msg) if not npcHandler:isFocused(cid)...
  13. Nyarl666

    NPC [TFS1.2] A monk who will mark your map and set your home town.

    Where I can find names of all marks?
  14. Nyarl666

    OTClient NPC addons list with numbers please

    Yes, thank you!
  15. Nyarl666

    NPC [TFS 1.X] Santa Claus - Christmas Is Coming

    Super! But nothing say when you have lower level
  16. Nyarl666

    Yasir 10.98 1.4 TFS .xml

    Thanks :) You have 3 bugs. There is correct and I add message: <?xml version="1.0" encoding="UTF-8"?> <npc name="Yasir" script="default.lua" walkinterval="2000" floorchange="0" > <health now="150" max="150"/> <look type="146" head="101" body="129" legs="101" feet="129" addons="2"/>...
  17. Nyarl666

    Lua Please help with levers and walkable levers Dog racing mini game.

    Hi. I wanted to do a Dog Racing like in the original Tibia. But I don't do well with these coal basins. That when the dog steps on the walkable lever, the coal basin lights up, and when it comes out of it, it goes out. I also have a problem with the levers. They work but I had to use two levers...
  18. Nyarl666

    OTClient NPC addons list with numbers please

    I am looking for a list with addon numbers for NPCs for 10.98 version of client. Those that can be entered here: <?xml version="1.0" encoding="UTF-8"?> <npc name="Sorcerer Ferumbras" script="magic shop.lua" walkinterval="2000" floorchange="0"> <health now="100" max="100" /> <look...
  19. Nyarl666

    OTClient Function !leavehouse

    But shouldn't they get detroyed after leaving the house, and the bed shouldn't go back to its original condition? When I use !leavehouse command off course...
Back
Top