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

    TalkAction Darkhaos' Pet System

    Sorry for reviving the topic, but does this works to tibia 8.6?
  2. FilipeJF

    Lua Something like a chatbox?

    Buuuuuuuuuuuuuuuuuuuump! XABLAUUUUUUUUUU
  3. FilipeJF

    Lua NPC talking a lot bug

    up
  4. FilipeJF

    Lua Something like a chatbox?

    I want to know if I can make a book window to appear when you talk to a NPC, like this one: https://i.imgur.com/mcpx0R9.jpg
  5. FilipeJF

    Lua NPC talking a lot bug

    cryingdamson 0.3.6 Here's a screenshot of the problem: (sorry, I know I'm late to answer, but... problems, problems and more problems made it impossible). https://imgur.com/MDyfGXT As you see, the NPC sends a big whole text. I want to make him send lines and lines, not the whole text in a time.
  6. FilipeJF

    Lua NPC talking a lot bug

    Here's the problem: many NPC's into my server talks a lot when you start the conversation with him, but it's clearly a big problem because when he send the whole text the great sentences occupies all the screen and chatbox instantly. It's a aesthetic problem, but all I want is to make the...
  7. FilipeJF

    Problem to make potion do exhausted in player

    Caralho porra BUM!
  8. FilipeJF

    Problem to make potion do exhausted in player

    We know the logic, but we don't know how to make it in the game script.
  9. FilipeJF

    Problem to make potion do exhausted in player

    It doesn't work, sorry... :/ I drink the 4 potions. I pressioned F6 (to drink potion) many times. After certainly time, the smoke stop appearing and the message "you are full dido" stop appearing too. Only the message "you are exhausted" appears. After it, I can't drink potions again. Nevermore...
  10. FilipeJF

    Problem to make potion do exhausted in player

    I tried to make a potion who, when uses 4 of them, you be exhausted, like when we eat to much. The first time, all be ok. But I think was a bug in the storage, because when my exhausted end's, and I try to drink the 4 potions, I can drink how much I want. I can drink thousands. And when we...
  11. FilipeJF

    Action Perfect items upgrade 2.0 -- Slot sytem

    Hue hue br How can I addict a fist in the locate of sword? I don't want sword, into my server sword is fist.
  12. FilipeJF

    [Compiling] [WINDOWS] How to set up a compiler [Noob friendly] [Tutorial]

    Exclude the codeblocks and others programs like that.
  13. FilipeJF

    Action Perfect items upgrade 2.0 -- Slot sytem

    Oriadock think: "please, answer me. I want it!" Bump.
  14. FilipeJF

    Action Perfect items upgrade 2.0 -- Slot sytem

    I want to... To put the skill "fist", because into my server's sword are ID "0". How can I addict it into the script? Thank ya.
  15. FilipeJF

    NPC's not buying anything TFS 0.3.6 crying damson

    Into my server, I discovered a new bug today... T.T When I say "trade" and try to sell an item to npc, anything happens. He doesn't works. The shop window open okay. I tried to sell by saying "sell plate legs" with him, too, but it doesn't works. Someone had an idea how to correct it...
  16. FilipeJF

    Solved Changing the talk with NPC's. "Yes", "no"...

    Well, I did this again with another modules.lua and it works! Thanks, Summ. Thanks...
  17. FilipeJF

    Solved Changing the talk with NPC's. "Yes", "no"...

    I put it alright, so... Or it doesn't work or I put it wrong. If u want, I can show all my modules.lua.
  18. FilipeJF

    Solved Changing the talk with NPC's. "Yes", "no"...

    I put it correct, I think. But in the script I need to add "sim" in somewhere? If yes, where I need to put "yes"? (The "não" message is working fine, only addicting at npcsystem).
  19. FilipeJF

    Solved Changing the talk with NPC's. "Yes", "no"...

    I want to make my server in english and portuguese. But, the problem is at npcsystem.lua: -- The word for accepting/declining an offer. CAN ONLY CONTAIN ONE FIELD! For more information look at the top of modules.lua SHOP_YESWORD = {'yes', 'sim'} SHOP_NOWORD = {'no', 'não'} I see...
Back
Top