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

containers

  1. ShadowProwl

    TFS 1.X+ Remove boss reward chest limits

    I added boss reward chest to TFS 1.5 following https://github.com/otland/forgottenserver/pull/1641/files When reward bags inside the reward chest are more than 99 and the player logout, reward bags get inside each other and can't be opened. How to allow 100+ reward bags without the 99 max limit...
  2. VitoxMaster

    Solved Server crash - onLookInShop for container

    Hi everyone! Lately I've noticed weird behavior with Player: onLookInShop call. For regular items it works perfectly, nothing to add more. But when I just use "onLook" for containers in NPC trade window (for example we're talking about backpacks) then server crashes immediately, no errors, no...
  3. Liikuid

    [TFS 1.X][Canary/OTBR] 'Fix' books without text on Quest System

    Hello! This post is here to fix a little problem I found (specially on canary sources). When using the original Quest System in TFS or Canary, OTservers, I noticed that books didn't show their text when you added them to a chest, container, or any object with the Quest System (action 2000)...
  4. Znote

    [suggestion] Different ways to load and unload players

    The suggestion was originally posted on github in issue #1150 - Lag from excessive items in containers. https://github.com/otland/forgottenserver/issues/1150#issuecomment-354775835 This is an issue with 77 comments! And tons of suggested solutions and research. The current bounty is at 55$. My...
  5. elnelson

    TFS 0.X Autoloot not taking items in bags.

    yo!, i have this script (at least is the only autoloot that works for me in tfs 0.4) but as title says it is not taking the items if the monster has as bag inside his body the system wont take the loot the system have some interesting functions about getContainer but i think it needs to read if...
  6. elnelson

    Lua Vial/Bottle/Bucket/Mug containers wont pick up water.

    Hello, otlanders i have a problem. When i try to fill the container (vial or w/e) with shallow water (id:4644) vial wont fill up. but, when i try to use with desert shallow water (id: 4632) it fills the vial with wáter. here is the script im using on TFS 0.4 Rev 3777 local DISTILLERY = {5513...
Back
Top