• 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!

script

  1. potinho

    TFS 0.X Dark Rodo selling bp of manafluid

    Hey guys, I have a Dark Rodo on my retro server, it sells manafluids in the amount the person wants, but I would like him to sell a backpack of manafluid, could you help me do that? Here's his .LUA file. local keywordHandler = KeywordHandler:new() local npcHandler =...
  2. potinho

    Lua [0.4] Item who buff skills

    I have a custom item on my server (ID 5152) I would like to create a script for it that gives the following benefit (for 30 minutes) varying by vocation, for example: ED/MS: ML +5 Knight: all skills +30 Paladin: distance +15 and ml +3 After the 30 minute period has passed, the skills will...
  3. G

    Lua 7.6 How to make a NPC who changes outfits for Players?

    Hello I have a problem with a Script. GM/Admins can change outfits by the command /outfit. Example: /outfit Name, 2 (Orc Warlord) Now I wanted to add a NPC who changes outfits with this command. The problem is that when the npc says this command, the server crashs. With Admin or GM it works...
  4. T

    TFS 0.X Auto Loot - Poketibia (8.54 - 0.3.6)

    Hey guys, I did a search for AUTOLOOT here on the site, I looked at all the links and I couldn't find what I need. if anyone can help, i would be extremely grateful, i've tried everything and i can't, it seems to be something simple. I need an autoloot that takes all the items from the...
  5. H

    Lua Storage Outfit OtHire 7.72 problem

    Hi everyone! I've got problem with storage outfits. For example: when somebody bought elf outfit through the shop from site, he can change outfit in client. If someone will have storage, let's set up 20001 This will be able to choose a necromancer in the set Anybody can help me with this?:)
  6. potinho

    TFS 0.X [7.72] Anihilator problem

    Hello everyone, everything good? I have an anihilator action that works, but if a single player (or 3) is on the floor and pulls the lever, it moves normally and gives an error on the console. No message is returned in the game that "4 players are needed". Here is an error in the console and...
  7. potinho

    TFS 0.X [7.72] Globalevent that starts an event

    Good morning guys, I have a MOD that is an event for my server, it works perfectly, but I always have to start it manually, typing "! start". I would like to put a globalevent that would start this event for me every day, at 8:00 PM. Could you show me how to do it?
  8. potinho

    TFS 0.X [7.72] Autoloot MOD Issue

    Hello guys, I have the mod below for autoloot and it works perfectly. I restricted its use to players with VIP (storage 30009), but I discovered a problem: after the VIP period is over, he continues to automatically pick up the items that the player selected when he was VIP. The loots are stored...
  9. helviio

    Action For Quiver

    Arrows and bolts are not leaving the quiver to attack the monster ... I did this tutorial and it worked "TUTORIAL" I created an item edited in dat / spr I used the item editor and everything was fine but I don't know the action that makes the arrow / bolt leave the quiver to attack the monster...
  10. Janusz1337

    Arena With Monster Event tfs 1.2 HELP

    Hello Guys, I need a Event Script. 1.Tp appear every few hours 2. People enter a specific area on the map. like on Last Man Standing 3.The first wave of monsters appears. after 10 seconds another wave appears, etc. 4.When one player is left, the event is won by last player. TFS 1.2 Tibia 10.98
  11. potinho

    TFS 0.X [7.72] NPC Buy all loots

    Hello guys, I have a question and I was wondering if it is possible: I have NPCs who buy items and work perfectly. They buy in the quantity I determine, as in the print below, but he doesn't understand when I say "sell all". Is there a way for the NPC to understand? If yes, how? It would make...
  12. potinho

    TFS 0.X [OTC V8] Save Backpacks Organization

    Good morning people. I'm using OTClient v8 on my server and I would like to know if I can save the organization from the open backpacks, so that as soon as the players leave and come back, they don't have to open them all again (stay saved). can you help me? Follow print to example:
  13. potinho

    TFS 0.X Rune dont show charges

    I have a rune mana on my server. Her script is ok, their sales with the charges are ok but the rune does not show the charges in her description, I would like her to show them. can you help me? Tried to create a action to use but not worked. Follow my mana rune system spells.xml <rune...
  14. potinho

    [TFS 0.4] Task System

    Hello everyone, everything good? I am looking for a task system for TFS 0.4 that allows me to repeat the tasks. I'm using a Vodkart system but I can't repeat them. I didn't find anything on OTland or on other forums, could someone help me?
  15. potinho

    (0.4) Exp Scroll - Configuration

    Hi, i have this code below, i want players to have an exp buff for two hours, but when I use another scroll, it appears that there are 4 hours left, how can I fix it? Attached a print local config = { rate = 2.0, -- Rate que vai ficar o Scroll. time = 2, -- Tempo dado pelo Scroll...
  16. potinho

    TFS 0.X BPs Organization - OTClient

    Hello person, how are you? I have a question: In OTClient (or on my server with TFS 0.4) I can save open backpacks, as the players left? For when you relog do not need to open again
  17. N

    TFS 1.X+ Need help with reducing skills

    Can someone please point me of where I can find a script that can either lower player skills or a script that can place a soft cap on players' skills TFS 1.3 basically players have been able get much higher skills than I would like. I would like to lower their skills to place a soft cap...
  18. thegood

    Add bosses to Grizzly Adams script

    Hello, I have a Grizzly Adams script and all works fine, but it don't have boss script, I searched in a lot of threads and all scripts I found don't works in my server, I need help to implement this system in this script. I use TFS 0.4 3777. And this is the script that I use:
  19. potinho

    TFS 0.X Allow repeat task - 7.72

    Hello guys, I have a mod to do task in my server, but players cannot repeat, and i want to alllow players repeat tasks. Anyone can help me? Task (in mod's, folder) <?xml version="1.0" encoding="UTF-8"?> <mod name="Simple Task" version="3.0" author="Vodkart" contact="tibiaking.com"...
  20. E

    Updrage system

    Im looking for an upgrade system, i have one, but i want that the upgrade stone improve the % of protection all, someone could help me?
Back
Top