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

    [TFS 1.5] Magic that reduces 100% of damage taken

    That's what I was talking about! Thank you for your availability and goodwill xD
  2. Shoorkill

    [TFS 1.5] Magic that reduces 100% of damage taken

    Can any kind soul help me? I need a spell that works as follows, when using the spell the character receives 100% protection against damage received for 5 seconds, during this period his outfit becomes completely black, after 5 seconds everything returns to normal! I'm lost, I don't know if...
  3. Shoorkill

    Frags/kills onlook tfs 1.3 8.6

    I tested in TFS 1.5, I didn't get any errors, but I wasn't successful either. ;w
  4. Shoorkill

    CHANGE DAT/SPR VERSION?

    Is it possible to use a dat/spr from Tibia version 12 in my ot version 7.92?? I would like to keep the gameplay of 7.92, with the appearance of version 12. Can someone help me, please?
  5. Shoorkill

    Script to give attributes to mounts

    teach how to do? please
  6. Shoorkill

    TFS 1.5 HELP ME PARTY/GUILD

    CAN ANYONE explain to me how I can prevent players from the same party/guild from attacking each other? and if possible how to activate experience sharing between players in the same party, I'm using tfs 1.5 downgrade nekiro 8.0, I can activate experience sharing but it doesn't work, and I get...
  7. Shoorkill

    RME 7.92 is real?

    Simple, just go to import-monters and select your Monsters, mark my answer as solution if I solved it xD
  8. Shoorkill

    Lua TFS 1.5 NPC GUILD MASTER

    Could some enlightened soul provide an xml and lua script for the npc guild master for tfs 1.5? my website is znote aac and it has an error when accepting invitations, and I've given up trying to fix it, I just need an npc to do this in the game, someone help me xD
  9. Shoorkill

    Sprites

  10. Shoorkill

    [TFS 1.5]store stuff limit remover

    I'm using this script as a basis for my server's store, but it has a limit of ads in the store, for example if I put 30 mounts for sale, the store works fine, but if I put 40 the store doesn't work, someone help me to remove this "limit" ?? --- CODIGO MODIFICADO POR WWW.VAGOSCLUB.CL --- NO...
  11. Shoorkill

    [TFS 1.5]the script is working but only in the character itself, not in the area as it should, where did I go wrong? someone help me to solve?

    local combat1 = Combat() combat1:setParameter(COMBAT_PARAM_TYPE, COMBAT_HEALING) combat1:setParameter(COMBAT_PARAM_EFFECT, CONST_ME_MAGIC_BLUE) combat1:setParameter(COMBAT_PARAM_AGGRESSIVE, 0) combat1:setParameter(COMBAT_PARAM_TARGETCASTERORTOPMOST, 1)...
  12. Shoorkill

    [TFS 1.5]reset level, life and mana, when acquiring vocation evolution

    hello, I need this script to do a "reset" on the character, when he conquers the new vocation he returns to level 8 with life and initial mana in the case of life=185, mana=40... can someone help me? local keywordHandler = KeywordHandler:new() local npcHandler = NpcHandler:new(keywordHandler)...
  13. Shoorkill

    TFS 1.5 one dies, another is born xD

    it Works very well 1687129817 it didn't work, I already enabled OnSpawn, I would really like this rev ;d it didn't work, I already enabled OnSpawn, I would really like this rev ;d
  14. Shoorkill

    TFS 1.5 one dies, another is born xD

    well.. I need a script that does the following, when killing monster x it is reborn as monster y eg: a rat dies and at the same moment a rotworm is born on top of it... it seems simple, but I don't understand how to do it xd
  15. Shoorkill

    You cannot attack your guild tfs 1.2 by celehore

    how do i put the code? where? could you be more clear please?
  16. Shoorkill

    Lua Dodge system for TFS 1.3

    data/scripts/
  17. Shoorkill

    Lua Dodge system for TFS 1.3

    it didn't work on my tfs 1.5 downgrade nekiro, there were no errors, but it doesn't work ;d
  18. Shoorkill

    Lua Dodge system for TFS 1.3

    tfs 1.5 please xD
  19. Shoorkill

    [TFS 1.5]any living soul, could turn this script into revscript? and if possible when the character says "[CRITICAL] he gets 10% life and mana?and add

    critteste.lua:64: attempt to index global 'combat1' (a nil value) stack traceback: [C]: in function '__index'
Back
Top