• 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 for query: reward chest

  1. N

    Reward chest

    I'm looking for a script that removes reward bags from reward chest if it's there longer than 24h otservbr
  2. Raptor Nobis

    Reward chest.

    I suggest you add to the servers a Reward Chest. http://tibia.wikia.com/wiki/Reward_Chest
  3. T

    Solved problem with reward chest

    Hey i got a problem with my reward chests, my problem is that you can move them, people throw the chests into the teleports that leads to temple so beginers can take the reward from hard quests
  4. E

    Programmer Reward Boss and Reward Chest

    I'm looking for a programmer to install the reward chest and reward boss system identical to tibia global on my server. TFS 1.2 VERSION 8.6 Discord: sudario3735
  5. T

    TFS 1.X+ boss reward chest

    is there any working boss reward chest for tfs 1.4.1 i have searched and all i found in otland or github was 2015 or 2016 boss reward chest if someone can link me to newer working one for tfs 1.4.1
  6. Kouki

    TFS 1.X+ Reward Chest - Segmentation fault

    Hey, I add Reward Chest: Reward Chest to my tfs 1.3 Compilation - without any error, but when i kill reward boss and next normal monsters i got crash and message in consol "Segmentation fault" I use clear tfs from github. Someone know why i got this?
  7. D

    Distinctive reward chests TFS1.4

    Hello, Wondering how to create multiple unique reward chests on TFS1.4 When inserting a chest(uid=1740) in RME with propeties: aid - 0 , uid - reward item. The first chest will give the item with the expected results. But if another identical chest with the same settings is inserted - it...
  8. curruwilliam

    Lua Reward Chest

    Hello Someone passes me script action of reward quest TFS 1.2 Being able to do several chests in a single script with different storages and equal up
  9. R

    TFS 1.X+ Compiling Boss Reward Chest

    Hello. I'm following this guide: Feature - Reward Chest & Boss Reward [TFS 1.2] (https://otland.net/threads/reward-chest-boss-reward-tfs-1-2.238554/) But I get stuck on compiling it. I'm however trying to use it on a tfs 1.4 Is there anyone that have encountered the same problem or can see...
  10. sanderman14

    Lua Chest reward

    Dear otlanders i've got a major issue with my chests :O When I open the chest (with action id 2000) I get a chest as reward instead of the item inside I'm supose to get :/ I've added some screens for more info I'm guessing the problem is with my system.lua (actions/scripts/quests/system.lua)...
  11. GuilleMoniz

    Random reward Chest

    Hello folks! using tfs 1.0 tibia 8.60 Im trying to figure out how to make a 100% random reward chest. Idea: When you open the chest at final quest room, there will be only 1 chest. but with random reward, like 10% chance golden helmet 20% chance dragon scale legs 50% chance mpa 20% demon...
  12. zapo

    Reward chest

    If you have in reward chest more than 100 reward bags and then u relog(befor relog is normal). All bags over 100 drop to the last bags and you can't open. this is because items start indexing at 101 and reward bag at 1(and when the "reward bag" index 101 falls into one another) Where to change...
  13. M

    Have a problem with the rewards chest

    I dont have a nice english so I would try... I tried to do this tutorial in my 10.98 ot server Feature - Reward Chest & Boss Reward [TFS 1.2] but it keeps failing it says "you need to wait X seconds before using the chest again" and when u click it it closes when u kill a boss it keeps...
  14. N

    TFS 1.X+ Reward choose chest !

    version 10.99 I have a problem, I don't know how to put in three chests and only collect one reward. Any help? +rep
  15. M

    Creating one time reward chests?

    how do i Create one time reward chests? so i can't open the same chest twice?
  16. Hyagosrs

    RevScripts Where to change time to remove reward from reward chest

    Does anyone know how to change time to remove reward from reward chest? or to increase the containers?
  17. silveralol

    Solved Reward Chest System

    SOLVED anyone have a reward chest prototype working ? I'm trying to create this but is hard to divide the damage in map -.- using it don't work if damage.total >= ((monsterMaxHealth / 100) * 10) and damage.total < ((monsterMaxHealth / 100) * 25) then I tryed use it...
  18. Extrodus

    TFS 1.X+ Reward Chest TFS 1.5

    ...itemID's or would it be safer to update/optimize the system first before adding it? As I see a few suggested edits in the comments. Reward Chest System: https://github.com/otland/forgottenserver/pull/1641 Seems there is also a Loot Issue Patch Here...
  19. N

    Chest reward ( random item )

    ...player:sendTextMessage(MESSAGE_EVENT_ADVANCE, "You already opened this chest.") end return true end I would like to change the possibility of obtaining for each object. (chance) I would also like to add, that you can use the reward chest again after 10 hours. Is it possible? +rep
  20. froie

    Action Chest With key use, random reward

    Hello OTland, I was wondering if I could get some help with this script, I was hoping someone could help me with a script that is a Chest, that will give a random reward (by whatever items you put in the script, example magic plate armor, crystal coins, potions) but to open this chest you will...
Back
Top