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

    Task system with modal window

    Hello, i looking for task system with modal window. TFS 1.3, thank you.
  2. N

    Advanced Task NPC

    I tested it on TFS 1.3. Some bugs: If u don't say "Bye" to npc he is always in talk with you everywhere, I finish Rats task, if i was trying to start Troll task it take me back co Rats task.
  3. N

    Action [TFS 1.1] Item's upgrading by jewels

    thank you mate but i don't have nothing like that in global.lua :p
  4. N

    What is your tibia idol?

    Mateusz Dragon Wielki!
  5. N

    RME Tibia 10.98 - Problem with stairs

    How can i add manually this 'yellow sqm' on the stairs? I have it just on this stone long stairs. But normal stairs like this one on the bottom don't have it and not working on my map.
  6. N

    VIP System [The Forgotten Server 1.0]

    TESTED ON TFS 1.3 Tibia 10.98 - WORKING GREAT Almost everything working well i have just 1 question. Why actionid 1502 and actionid 1503 can be use by players with no VIP? Can u add for me if player:isVip() to every door for me? <action actionid="1502" script="vipdoors.lua"/> <action...
  7. N

    Simple quest TFS 1.3 10.98

    [TFS 1.X] Quest Container Reward with Multiple Items actions.xml <action itemid="15000" script="quests/containerreward.lua" /> make containerreward.lua in actions/scripts/quests local cfgItems = {{8849, 1}, {7378, 1}, {2516, 1}, {2160, 1}} function onUse(player, item, fromPosition...
  8. N

    Action [TFS 1.1] Item's upgrading by jewels

    why can i use it just on shields and weapons?
  9. N

    Use Bag of Apple Slices to get Donkey Mount

    Hello. I need to have some script. After use a we get mount. TFS 1.3 - Tibia 10.98 Somebody can help me? Thank you.
  10. N

    Action Quest Chests on Steroids TFS 1.2

    Is it working for TFS 1.3? i don't have any problems in console but if i trying to open the chest i get the message: It is empty.
  11. N

    Simple quest TFS 1.3 10.98

    Hello. Maybe somebody can show me how to do a simple quest for TFS 1.3 (Tibia 10.98)? Can u make some examples how to do some quest if u want to get more than one rewards, or maybe experience, or outfit/addon (leave for everybody some functions). Please :)
  12. N

    Disabled Cap TFS 1.3

    Hello. Do you know how can i disable cap system? groups.xml <?xml version="1.0" encoding="UTF-8"?> <groups> <group id="1" name="player" access="0" maxdepotitems="0" maxvipentries="0" /> <group id="2" name="gamemaster" access="1" maxdepotitems="0" maxvipentries="200" > <flags>...
  13. N

    [TFS 1.3] [Revscriptsys] Easy to configure teleport room script

    what's wrong bro? @down it is not first time when u help me. thank you
  14. N

    CoronaVirus- What's your status?

    I just arrived from the UK to PL, the car journey lasted 25 hours. No problem on borders. Just on polish border i write a 2 weeks quarantine details. UK: I think coronavirus problem is ignored. They introduced restrictions too late. Poland: Everybody stay at home, nobody outside. Just shops is...
  15. N

    How to delete Account Data Warning from Tibia 10.98?

    creating item by name not working :( anyway i think if somebody know how to do that, please explain for me. anyway thank you for your help.
  16. N

    How to delete Account Data Warning from Tibia 10.98?

    i don't have a problem with login. just if i trying to create some items
  17. N

    How to delete Account Data Warning from Tibia 10.98?

    Hello. I have Hex Editor but i can't delete Account Data Warning from Tibia 10.98. Every subjects is about another Tibia versions.
  18. N

    How to compile YurOTS 7.6?

    Hello. Maybe somebody can tell me how to compile YurOTS 7.6?
  19. N

    [8.60] Latest forgottenserver 1.3/1.4. Clean downport.

    ?? @Mustafa1337 u can se on the screen i tried ./ and .\ :) now i want try your way.
Back
Top