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

    RevScripts HELP TFS 1.4 SPELL MONSTER

    Thanks bro, it worked perfect, the other thing I need is for the creatures to be locked in portals. I'll leave you a video of how it should. What happens is that they come out when you lock them up. By this I mean that if the player locks them up they cannot escape, what should I do so that...
  2. VagosClubTM

    RevScripts HELP TFS 1.4 SPELL MONSTER

    Hello friends I wanted to know if it is possible to make this rune work for the monsters to use on themselves, I want to create a creature called "transformer" which will change shape with this magic. Is it possible to use this same script to make the rune auto drop? or if you have any spells...
  3. VagosClubTM

    TFS 1.4 HELP SPELL MANA/HEALTH RUNE

    At the moment it has not caused me errors, it works perfectly in tfs 1.4 version 772
  4. VagosClubTM

    TFS 1.4 HELP SPELL MANA/HEALTH RUNE

    is this revscript or normal spell?
  5. VagosClubTM

    TFS 1.4 HELP SPELL MANA/HEALTH RUNE

    hello bro thank you very much now if it works well and without problems they are the best thanks for the help <3
  6. VagosClubTM

    TFS 1.4 HELP SPELL MANA/HEALTH RUNE

    Hi bro, that was part of the problem, now that I fix that, it can be used within the protection zone but still it takes out the skull of users when using it with others, that is, I use my stone on top of another player and when doing that I take a white skull, and thank you very much for telling...
  7. VagosClubTM

    RevScripts HELP TFS 1.4 SCRIPT CHEST 24HRS

    hello friends I have this script that I wish it could work in TFS 1.4, with revscript. I tried but I could not adapt it if someone could help me it would be great I will leave the base code here thank you very much in advance. local config = { items = { [1] = {2160, 1}, [2] =...
  8. VagosClubTM

    Lua HELP ERROR TFS 1.4 ACTION MANA RUNE

    Hi bro, I already managed to not get a white skull when used on top of another user, do you think you can help me to make it work in the protection zone? local combat = Combat() combat:setParameter(COMBAT_PARAM_EFFECT, CONST_ME_MAGIC_BLUE) combat:setParameter(COMBAT_PARAM_AGGRESSIVE, 0)...
  9. VagosClubTM

    [10.98 - 13.x] Leo9393's Public Maps?

    Hello bro, I will use it for my 760 server, I will downgrade the map to that version, I hope it does not bother you in advance, thank you very much. I will post here how it looks with creatures.
  10. VagosClubTM

    TFS 1.4 HELP SPELL MANA/HEALTH RUNE

    local combat = Combat() combat:setParameter(COMBAT_PARAM_TYPE, COMBAT_HEALING) combat:setParameter(COMBAT_PARAM_EFFECT, CONST_ME_MAGIC_BLUE) combat:setParameter(COMBAT_PARAM_AGGRESSIVE, 0) combat:setParameter(COMBAT_PARAM_TARGETCASTERORTOPMOST, 1) combat:setParameter(COMBAT_PARAM_DISPEL...
  11. VagosClubTM

    Action [TFS 1.X] Cursed Chests

    [/ICODE] I installed it but at the time of entering the area no chest appears. Where should I assign the aid?
  12. VagosClubTM

    HELP QUEST TFS 1.4

    hello bro I have a question is it possible to add to this script, that it does not allow to open the chest if the character is from the same account that has already opened the chest once? I don't know if you explain me well from now on, thank you very much That is to say, I open the chest once...
  13. VagosClubTM

    Lua HELP ERROR TFS 1.4 ACTION MANA RUNE

    yes bro sorry is that I made the wrong script, it was this that I will publish here, and if I know that the mana rune do not carry life but this if it does, I will leave you the code that I wanted to modify so that it could be used in the PROTECTION ZONE and on top of other users without drawing...
  14. VagosClubTM

    Lua HELP ERROR TFS 1.4 ACTION MANA RUNE

    Hi bro, it works but it doesn't regenerate life and the stones that were 100 shots now only last 1, what can be done in that case?
  15. VagosClubTM

    Lua HELP ERROR TFS 1.4 ACTION MANA RUNE

    Hi friends, I have this mana rune script, I need it to be used in the protection zone and that it cannot be used in another user since when using it in another user it takes out a white skull as if you were attacking, it would be of great help thanks . I'll leave the code here function...
  16. VagosClubTM

    Daily Reward TFS 1.3 by Snavy error

    how does it work? where does the script go? in revscript? in actions? is it for a chest or a lever? I can't understand it, I come from an old version of tibia 760 xml, it would be of great help, please guide me in advance, thank you very much
  17. VagosClubTM

    [TFS 1.3] Reward based on vocation

    I am testing but I have a question where I define which item is the one that the chest will give daily?
  18. VagosClubTM

    [TFS 1.3] Reward based on vocation

    sorry does this work as a revscript? or action? and where do I define the object to be used? Sorry, I don't understand. I come from the 760 xml version and thank you in advance for your help friend <3
  19. VagosClubTM

    [TFS 1.3] Reward based on vocation

    is a daily prize possible? with this script? Make it every 24 hours and that this gives you 1 item like 2145, 10 and tell you how much time you need to request it again I'm looking but couldn't find one that works
  20. VagosClubTM

    Daily Reward TFS 1.3 by Snavy error

    the ID is a UNIQUEID or ACTIONID?
Back
Top