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

    Programmer TFS 1.x Programming Services

    I just hired an adjustment service in my source with Nekiro. The price was very low, did a great service and was also very quick. For me it was very expensive just because I am Brazilian and a very low currency, but it has nothing to do with the professional in question. I recommend.
  2. DiegoRulez

    Programmer PAYDJOB WEB (PHP + CSS)

    I'm looking for a PHP programmer who also knows how to work well with CSS. The reason for the search is to fix an error that I have in the Gesior AAC menu and the creation of some pages for it. Discord > Diego#9020
  3. DiegoRulez

    Talkactions Teleport

    Using gotopos requires me to open the map and keep getting the positions, it's very time consuming. And no, do not iridar give conflict because the uniqids I use only once
  4. DiegoRulez

    Talkactions Teleport

    TFS 1.2 I do not know if it is possible, but I would like a teleport talkactions. I would like to teleport to the uniqIDs of the server. My server has many quests, and I need to test one by one, this will only speed up my task. Would you like something like /tp 2031 Where 2031 = uniqid...
  5. DiegoRulez

    Login scripts [solved]

    TFS 1.2
  6. DiegoRulez

    Lever for quest

    TFS 1.2 I need a script on the lever that when squeezing the lever remove some walls from one place and create some walls somewhere else. Clicking on the lever again will reverse the first click. This is for this quest: Set at 2:15 min
  7. DiegoRulez

    Lua Shovel in desert floor

    @Xikini Thanks, solved
  8. DiegoRulez

    Lua Shovel in desert floor

    @BahamutxD If you do the script for me ok .. I can change the ID on the map
  9. DiegoRulez

    Lua Shovel in desert floor

    TFS 1.2 With this script, when using shovel in the desert (231) there is a chance to create scarab coins or to summon a scarab. But I would like that when using on floor 231, but that has an action id (which in my case (actionid = 100) would execute the action of opening a hole that would open a...
  10. DiegoRulez

    [BRAZIL] [7.4] MELINDRIA |DDos Protected|Anti-bot Client|- OPEN BETA - start oficial 12/11/2018

    Could you comment on the experience of using a Brazilian hosting? Apparently it was not good since she moved to Canada.
  11. DiegoRulez

    C++ Effect on stack

    Did not work. Error appearing on console: Lua Script Error: [Spell Interface] data/spells/scripts/attack/sudden death.lua:onCastSpell luaDoAreaCombatHealth(). Area not found stack traceback: [C]: in function 'doAreaCombatHealth' data/spells/scripts/attack/sudden death.lua:9: in function...
  12. DiegoRulez

    C++ Effect on stack

    I want to modify a detail in my source (TFS 1.2). I want to leave it as it was before: When using a rune (example: SD - Sudden Death Rune) on someone, this rune must hit everyone who is in the same MQ and not just the target. Does anyone know where and what to change in source to get this...
  13. DiegoRulez

    Gesior 2012 problem

    Can someone help me with Gesior? It creates the account without displaying errors, but the created account does not log in neither the site nor the game. I use TFS 1.2 compiled in Ubuntu 16.04.3. The process I did to install everything you need to run the site was this: apt-get install apache2...
  14. DiegoRulez

    Compiling NPC's speaking on the default channel

    I'm using TFS 1.2 with a downgrade (done by me) to emulate a 7.4 server. I want the speech system with the NPC's to be done in the Default Channel and that it talks to one at a time. Obviously this means not using the NPC Channel. I was able to make the NPC check what the player speaks on the...
  15. DiegoRulez

    Lua Stack Runes / Potions

    @Peonso Everything is OK. Thanks, and happy new year
  16. DiegoRulez

    Lua Stack Runes / Potions

    @Peonso Problem solved but lacked visual detail I changed the source code as you explained. And I unselected the "Stackable" option in items.otb and my result was a 3x rune as configured in spells.xml by me. His appearance was "160x" So I unselected the "stackable" option in tibia.dat as you...
  17. DiegoRulez

    Lua Stack Runes / Potions

    I'm trying to create a 7.4 server from a downgrade of TFS 1.2. I would like to know the correct way to prevent runes and potions from being 100x. I do not want them stacked. I have already made attempts in .dat and items.otb and I did not succeed. Any solution?
  18. DiegoRulez

    TFS 1.2 - Lever

    I need a lever that removes 4 magic walls when I press the first time, and it recreates the magic walls when I press again Magic Wall ID = 1497 And a question: In actions.xml which tag should I use? <action actionid="2001" script="quests/lever.lua" /> or action uniqueid="2001"...
  19. DiegoRulez

    Object Builder + Item Editor, How to Import & Export Items to the Client

    Really a great tutorial. The most complete I have ever seen. Congratulations
  20. DiegoRulez

    [ TFS 1.2 ] Key and Door

    Solved.. Thanks!
Back
Top