• 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

    Ring that increases loot rate TFS 1.3

    I don't know how to edit
  2. N

    Tradeoff 2.0 TFS 1.3+

    no error appears in console, but I do not receive the money... OH, sorry the payment is with the onLogin function =D
  3. N

    Tradeoff 2.0 TFS 1.3+

    Do I need to add something in the source? Because I put this in but I'm not getting paid at the bank
  4. N

    Tradeoff 2.0 TFS 1.3+

    It worked!! Thank u!!!!!!!! 1646243009 Now this error occurs when I try to buy
  5. N

    Tradeoff 2.0 TFS 1.3+

    1646237211 Thx bro! Now this error happens 1646237999 well, I put "removeMoney" and apparently it's working =D
  6. N

    Tradeoff 2.0 TFS 1.3+

    up
  7. N

    Tradeoff 2.0 TFS 1.3+

    Yes, apparently it has this function
  8. N

    Tradeoff 2.0 TFS 1.3+

    up
  9. N

    Tradeoff 2.0 TFS 1.3+

    up
  10. N

    Tradeoff 2.0 TFS 1.3+

    Good afternoon, I have this revscript "auction system" for TFS 1.3, however this error is occurring in the console when I run the command !tradeoff add, 500000. Could anyone help me to solve this problem? In case someone converts it to normal script, without being revscript so I can do a...
  11. N

    Autoloot TFS 1.3

    Worked, thank you, bro!
  12. N

    Autoloot TFS 1.3

    my TFS is not the latest version =/
  13. N

    Autoloot TFS 1.3

    Yes, but when I purposely run without space after the comma, it generates this error in the console
  14. N

    Autoloot TFS 1.3

    Good afternoon, can anyone help me with this error? This happens when I run the command wrong, ex: ( !autoloot,dwarven shield ), when the space would be with the comma, ( !autoloot, dwarven shield ). Could someone give me a solution so that this error no longer appears? autoloot.lua function...
  15. N

    [!] -> Invalid achievement TFS 1.3

    Good morning, could someone help me to solve the problem with this message on my TFS? This happens with all achievement.
  16. N

    TFS 1.3 System Uncommon, Rare, Epic and Legendary Items

    Good morning, I have this Rare, Epic and Legendary system in monster drops. However, when I enchant the item, eg elemental, when I finish the enchant the item loses the Rare, Epic or Legendary attribute and goes back to being a normal item. Does anyone know how to solve?
  17. N

    Ring that increases loot rate TFS 1.3

    Good afternoon, can someone make a script for a Ring that increases the chance of dropping loot from monsters? You can use any ring as an example. Thank u!
  18. N

    Release missions on login.lua

    Good afternoon, I'm trying to make players who already play on the server win some missions and for future players who leave rookgaard too. I tried this way but it's not working, can anyone help me? if player:getVocation():getId() >= 1 and player:getLastLoginSaved() <= 1643547382 then...
  19. N

    TFS 1.5 map error

    I tried in different ways
Back
Top