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

    Anything is possible

    If you want it bad enough! :)
  2. SorketROrk

    Common Disappointments

    Hey! I'm currently working on my ots, however I do have lots of questions to the community, maybe some can be answered with your help and input here. * What are the most common disappointments you've experienced when playing a new server? And what would be your suggestion to the developers...
  3. SorketROrk

    Lua TFS 1.3 Storage on use!

    Hey! :) I was wondering if someone could help me out with a simple script, I want to spread out a couple of statues around the map, and when player "use" they should get a storage value and a message "You found 1 out of 10 statues". I've been having difficulties with it since I do not know how...
  4. SorketROrk

    Lua TFS 1.3 - Eat a demon shield!

    Hi :) After looking around with no luck, for what I think should be a simple script I ask for your help! Is it possible to click and "use" an item that would then dissapear on use and give player "food regeneration" but stronger? Lets say I wanna eat a demon shield, that would then give me a...
  5. SorketROrk

    Love you guys

    Wish you all the best! :) :*
  6. SorketROrk

    Utevo Lux

    Torch and spells like utevo lux was a big deal for me when I first started playing Tibia, it gave me a feeling of adventure and the need to grow stronger.. I rarely come across servers that use this as one of the main things, is it because people can bot or change settings to avoid the shadows...
  7. SorketROrk

    Lua TFS 1.3 spell that checks for hole

    Hi! :) I would like to ask for a spell that should work something like this: Player uses spell like "exori mas" > checks all tiles hit by the spell looking for hidden holes that require pick to open/actionid. Gives a different type of spell effect on the tile that is found where players can...
  8. SorketROrk

    TFS 1.X+ TFS 1.3 Timer for quest lever

    Hey! I would like to ask for some help with this script from @Sarah Wesker: local configQuest = { actionId = 901, players = { -- Positions where players are standing to enter Tile(3051, 1828, 8), Tile(3051, 1829, 8), Tile(3051, 1830, 8), Tile(3051, 1831...
  9. SorketROrk

    TFS 1.X+ TFS 1.3 Corpse causing freeze

    Hey, Is it just me or do you all get freeze/kick when trying to summon a corpse with GM? Im trying with /i dead rotworm, and the id also /i 2824 and it causes a freeze that eventually kicks me, when logging back in the corpse is there.. but what caused this freeze? Yours, SRO
  10. SorketROrk

    TFS 1.X+ TFS 1.3 Server freeze/shutdown

    Hi, I noticed that when having my server up for testing it freezes after around 30 min~ and players are disconnected. When players try to reconnect they get "Connection failed ERROR 10060" I'm trying to solve it but I dont know where to look really... The server is still "running" and shows no...
  11. SorketROrk

    Teleport or Walk?

    Hi, I've always wondered how hard it would be to balance the map when it comes to players choice regarding spawns. Do you guys like maps with 50 teleports near city? Do you like to walk to the spawn? Possibly increasing the chance of you encountering new content or features along the way...
  12. SorketROrk

    TFS 1.X+ TFS 1.3 client crash on monster kill

    Hi, I've been getting client crashes when ppl kill creatures outside my screen/another floor than me any idea whats causing this? Im using the latest tfs 1.3 changes. EDIT: It seems that when using otclient its not bugging me, but bugs only the player using official client. Any ideas of...
  13. SorketROrk

    Lua TFS 1.3 - Pick hole duration

    Hi! When using pick on ground you open a hole, after some time it closes and it goes back to ground tile. My question is, where can I change/set the time to be 10 seconds or so? Right now it is set to last over a minute.. Yours, SRO
  14. SorketROrk

    Lua [TFS 1.3] NPC needs 2-3 items to grant player access

    Hello! :) I'm looking for a script that will grant player access, so that he/she may pass x tile! I was thinking something like this: Player: Hi NPC: Hello there, I can let you pass for 20x 2160, 30x item2, do you accept?.. something like that xD Player: Yes Player would then be able to pass...
  15. SorketROrk

    Lua [TFS 1.3] Upgrade System & Crafting System

    Hello friends, I was wondering if anyone here has tried to mix these two system: https://otland.net/threads/tfs-1-3-upgrade-system.264672/ https://otland.net/threads/tfs-1-1-crafting-system-modalwindows.233616/ I was trying to make use of the crafting system to craft items with stats from the...
  16. SorketROrk

    Lua [TFS 1.3] Demoted on relog

    Hi, I have tried several scripts both npc and on use of item where the player is promoted successfully. The problem is when I relog the player goes back to original vocation. Im using this script atm for a scroll that is used to promote the player: local cfg = { [1985] = {fromVoc = 1...
  17. SorketROrk

    Lua [TFS 1.3] Change Vocation

    Hi, I've been looking for a way to make the player change vocation on spellcast but cannot find a solution that works, hopefully someone here can help out! Using the spell utevo res ina "panda" will also change vocation from id 1 to id 2. After the spell duration ends player should return to...
  18. SorketROrk

    Lua [TFS 1.3] Multiple Condition Spell

    Hey! I have been searching for a spell with multiple conditions but dont seem to find any, this is what I would like it to do: "Exori Gran" That will leave the target with the condition (Bleeding) doing damage over time if target is hit, then add condition (Strong Haste) to the caster. Would...
  19. SorketROrk

    Lua [TFS 1.3] Door requirements

    Hey! I'm looking for a script that will let the player enter a door "Gate of experience" when lvl 200 requirement is met but also if player has item "2145" So if the player is lvl 200 and player has item 2145 > grant access and remove the item. It sound simple but im having a hard time, all...
  20. SorketROrk

    Lua [TFS 1.3] Upgrade System - quest reward

    Hi! :) I was hoping to get some help with this system - CreatureEvent - [TFS 1.3] Upgrade System (https://otland.net/threads/tfs-1-3-upgrade-system.264672/) I would like for a player to open a quest chest and get an item with attributes like the ones you get from the upgrade system. Something...
Back
Top