• 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!

Recent content by adrenyslopez

  1. A

    C++ Player Death

    Hello good afternoon, does anyone have an idea how it works for client 13 that when you die when you hit "ok" it will take you to the list of characters What's going on? When dying and giving "ok" the player enters again but the console does not detect that the player enters...
  2. A

    TFS 1.X+ OTBr Tfs 1.3 Error Use Stamina

    Hello, good evening, these errors are appearing on my console, does anyone have any idea what is happening? i used otbr tfs 1.3 player.lua I can't upload the code here because it exceeds the letter limit
  3. A

    RevScripts Quest For IP

    up
  4. A

    RevScripts Quest For IP

    Hello, someone will have a quest script that gives non-transferable tibia coins and that is only by IP and player can't be used with mcs either i used tfs 1.3
  5. A

    TFS 1.X+ IP 0.0.0.0 no kick

    neither bro, thanks
  6. A

    TFS 1.X+ IP 0.0.0.0 no kick

    everything is like this
  7. A

    TFS 1.X+ IP 0.0.0.0 no kick

    I have it like this and it never kicks it
  8. A

    TFS 1.X+ IP 0.0.0.0 no kick

    up
  9. A

    TFS 1.X+ IP 0.0.0.0 no kick

    Has anyone experienced this? A normal person can be kicked, but when he closes by exit it is no longer possible to kick him with /kick or /r, when server save or /shutdown is done it remains like this in the console and it is not done or continues advancing check video i used otbr tfs 1.3
  10. A

    Market System Cloning items

    Is there a solution for this? The same thing happened on my server, only they don't clone tc's, only money and items. They don't even clone them. They make them appear, I started my server yesterday at 4:00 pm and at 4:20 they already had soul war items and many more things here I leave a photo...
  11. A

    RevScripts throw items delay

    thanks
  12. A

    RevScripts throw items delay

    error script.lua local delayedItems = {2148, 2152, 2160, 3976} local delay = 1000 -- milliseconds local creatures = {} local delayMovingItemsToSameTile = EventCallback delayMovingItemsToSameTile.onMoveItem = function(self, item, count, fromPosition, toPosition, fromCylinder, toCylinder)...
  13. A

    RevScripts throw items delay

    I have this error Lua Script Error: [Scripts Interface] /home/forgottenserver/data/scripts/antipush.lua /home/forgottenserver/data/scripts/antipush.lua:21: attempt to index local 'delayMovingItemsToSameTile' (a nil value) stack traceback: [C]: in function '__newindex'...
  14. A

    RevScripts throw items delay

    Hello, good night, someone will have a method to delay the following items by throwing them on the floor. 2148 (Gold Coin) 2152 (Platinum Coin) 2160 (Crystal Coin) 3976 (Worms) In a nutshell, for put a delay on the anti push i used otbr tfs 1.3
  15. A

    Lua !Target talkaction

    hello, this can work that you can only say the command when the target is attacked? If the command is executed without any target, this error appears Lua Script Error: [Scripts Interface] /home/forgottenserver/data/scripts/talkactions/player/target.lua:callback...
Back
Top