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

Search results

  1. F

    RevScripts Spell with random target going through walls

    As you can see, I have a spell that hits random targets in an area, but it ignores walls and other objects that should block a spell. Can anyone help with a solution for this? the code uses Game.getSpectators to find the targets in the area Here is the code of the spell, if anyone want to...
  2. F

    Purse Slot Item ID Limit TFS

    Recently I tried adding one Item with high ID (45k) into my store Inbox (purse slot) and I Noticed that after I Relog, it transforms into Item 32767 I Tested it with many Items, and it Seems every item with High ID is transforming into this. My server have item ID limit increased, and items...
  3. F

    GM Teleport by Map Click on TFS 1.4

    I've been trying to add this change from TFS 1.5 to my TFS 1.4 Source. https://github.com/otland/forgottenserver/pull/4239/files But I'm getting some errors, something related to lambda (I have no idea what is it) Does anyone know how to fix this? what can I do to apply this changes to TFS...
  4. F

    [Revscripts] TradeTimes System for TFS 1.4

    I Tried to put this Sarah Wesker's [TFS 1.5] ❤ TradeTimes System ❤ into my TFS 1.4 the item shows the trade times it still have left or if there is no longer trades left on the item but when there is no trades left, it was supposed to not let the player trade it or throw in the ground, but this...
Back
Top