• 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 How to make Dwarven Pickaxe working?

    It was all added by me. But maybe I am doing something wrong or somewhere else I need to add something?
  2. Nyarl666

    Action [1.3] Simple Mining System

    Thank you, but I still try make dwarven pickaxe to use this script :/ when I use pick everything work normaly thank you
  3. Nyarl666

    Lua How to make Dwarven Pickaxe working?

    Hi. How to get Dwarven Pickaxe (4874) to act like Pick? Not literally. Check only this in [] and B inside. The problem is that it cannot be used. This cursor does not show up as USE can. If I give it to a pick it works. For sure I forgot to add something, but I don't know where. TFS 1.4 I did...
  4. Nyarl666

    Drunk intensity is possible to know?

    but in compiled TFS?
  5. Nyarl666

    OTClient Drunk dont work

    Hello. In TFS 1.4 drunk system work? When not can anyone help me with this? I need people to get drunk on beer and wine and go around and hiccup like in Tibi. Thak you.
  6. Nyarl666

    Drunk intensity is possible to know?

    where put this?
  7. Nyarl666

    Action [1.3] Simple Mining System

    I must delete this sentence in pick.lua? function onUse(player, item, fromPosition, target, toPosition, isHotkey) return onUsePick(player, item, fromPosition, target, toPosition, isHotkey) end or not? When I delete pick work correctly?
  8. Nyarl666

    [TFS 1.2] Pet system

    Then I'll try to fix it somehow. But I'm not good at LUA and XML so I probably dont fix it hahaha :( And I find this: <event type="healthchange" name="PetHealthChange" script="pet_creaturescript.lua" /> You don't write this in tutorial but write this in pet_creaturescript.lua. What is this...
  9. Nyarl666

    AAC Gesior acc tfs 1.4 find

    There
  10. Nyarl666

    [TFS 1.2] Pet system

    1.4 But i change mana to 5 and dont have errors. I have question. This is normal when I go to Protected Zone my pet disapear? And when I exit from PZ dont respawn. I must close and open pet channel again. Its normal? This system is very cool. We love this with my childrens :)
  11. Nyarl666

    GlobalEvent Lottery System!

    Its run on TFS 1.4? I dont have any errors, Gesior works good, but nothing happen in game :(
  12. Nyarl666

    NPC Looking direction

    [Error - GlobalEvent::configureEvent] No valid type "start" for globalevent with name npc positioning [Warning - BaseEvents::loadFromXml] Failed to configure event I use TFS 1.4 I change it to 'startup' and dont have error but NPC still look SOUTH.
  13. Nyarl666

    Lua Problem with NPC direction.

    Hello. This NPC named Percival is always wrongly turned. I want it to be NORTH rotated and so I set it up in Remere's Map Editor. But it doesn't do anything :( I also do not know what to do so that when the conversation with him ends (he turns behind the player - that's ok) he returns to his...
  14. Nyarl666

    Lua Blessing NPC - TFS 1.4

    Hello. I have one more problem, the last :) I use NPC to sell blessings (5 blessings) but I read that there is one more blessing "Twist of Fate" - msgcontains(msg, "twist"), cost - idk... maybe 25000gp. I would like an npc that sells this blessing separately and only after you have bought the...
  15. Nyarl666

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

    Works! Thank you very much :) 1665936447 And I have one more question. What a command to buy premium points for money from game not for real money? I try to make this same NPC but sell premium points and sell this points without premium account of course. Like in Gesior ACC but not for real...
  16. Nyarl666

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

    Dont add soul points :( Take money but dont add... I till have 5.
  17. Nyarl666

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

    okey. And whats happen when I dont have space? or will it be too heavy? Will he put me underneath? Will he not give it to me? And if it doesn't, will it add +1 to local storage or not? THX and sorry for question
  18. Nyarl666

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

    Thank you very very very much! And when I want make another NPC like this I can use this same local storage = 5000 or another? Example: local storage = 5001
  19. Nyarl666

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

    yes, I make ots for 3 people only :) in localhost and we decided that it would be more interesting because we use them for revive and heal pets only.
Back
Top