• 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. Extrodus

    Lua [TFS 1.X] - Random Reward Chest not giving proper name.

    ...In one line it states the proper item id, but when I try to get the item's name with that ID; it returns the item ID of the random reward chest itself "11401" or "Tibiora's Box" - this is a sample of what it looks like when using the item in game. 14:39 You have found Tibiora's box 14:39 You...
  2. vexler222

    Quest system how to make 2 chests with same uid?

    Hi, im using this quest system - [TFS 1.3] Advanced quest chests (https://otland.net/threads/tfs-1-3-advanced-quest-chests.277772/) How to use it with 2 chesta with same UID, to make 2 chests with others items but player can get only one reward from this 2 chests? Same like anni chests Now...
  3. potinho

    Lua [OTX 2] Simple Reward System

    Hey everyone, I'm trying to create a simple reward system where predefined rewards with fixed chances are distributed to players within the boss's line of sight (the value is also defined). However, I've been experiencing issues such as rewards being sent incorrectly, bosses dying and not...
  4. Hermes

    Fields on quest chests

    Hi there, I have small problem. I have made a lot of quests with unique id as a reward item id. But when some creature casts mass field spell (ex. dragon lord), the field appears also on the chest (if ofc. chest is in range of the spell). And this is so annoying, that you spend much time on...
  5. grilo13

    Boss Reward Problem

    Which Reward Chest are you using? You should consider use this one. Feature - Reward Chest & Boss Reward [TFS 1.2]
  6. andre66

    Lua Quest Chest

    Allright, i added the quest chest. Added ID and 2000 on action ID etc. But still i dont get reward why ? I also have same error with level doors. I did put the Unique ID to 1008 wich means you need level 8 to pass but still i can't pass the door. I guess this have smth to do with...
  7. mirak sebata

    no chest item tfs 0.3.6

    hi all i have this problem i cant fix it when i open chest it says..: ''You have found a reward weighing 0 oz. It is too heavy or you have not enough space". what can i do?
  8. Lopaskurwa

    Lua Learn spells from chest

    TFS 1.2 Hello, have a 3 spells and i would like to make them as a reward in chest when you click on it but you can choose only one spell from 3 chests. So basically you can learn only one spell. Btw probably i would need to edit my spells too isnt it so it wont allow to use it until you didnt...
  9. magista

    C++ [TFS 0.4] Create New Depot without depot chest

    I am creating Boss Reward chest for 8.6 OTS which autoloots certian bosses and send the reward to certain Depot, Almost evrything is perfect asi created new depot [different item id from normal depot] for a dummy town and send the parcel to this town depot but the problem is i need to make this...
  10. R

    need help with beginners chest!

    ok, in my ot, i dont want people to get 10k gold, i want them to get 3k, how do i get it so that 30 platinum coins ins the reward for one of the chests? (8.42 using roxor server)
  11. silveralol

    Solved Reward Chest System

    sorry for this bump, but I need to say! I solve the reward chest stuff, now when I kill ferumbras his reward will go to my reward chest, the last problem is make the corpse be a reward chest temporary
  12. ivvanek

    [TFS 1.3] 8.6 Actions -> quest reward from chests and other containers

    I have inspired with the following thread: TFS 1.X+ - QUEST SCRIPT REQUEST (https://otland.net/threads/quest-script-request.270272/#post-2605953) and https://otland.net/threads/quest-chest-10-98-tfs-1-3-problem.269857/#post-2602412 I have on my map editor many chests and other containers with...
  13. P

    TFS 1.2 Reward Chest

    This Reward Chest Work https://otland.net/threads/reward-chest-boss-reward-tfs-1-2.238554/
  14. Felipe Monteiro

    Lua Arena Rewards

    I have some erros in arena globet, i'm using tfs 1.0 First error with the function doItemSetAttribute Lua Script Error: [MoveEvents Interface] data/movements/scripts/arenagoblet.lua:onStepIn data/movements/scripts/arenagoblet.lua:7: attempt to call global 'doItemSetAttri bute' (a nil value)...
  15. Majeski20

    Choose between 2 rewards.

    Hello! :w00t: I want to know how i can choose only 1 reward from 2 chests. example: I will make a quest, and you can choose between Necromancer shield and Nightmare shield. Thanks! :)
  16. silveralol

    Feature Reward Chest & Boss Reward [TFS 1.2]

    if I open my reward chest, the reward from the corpse will come to the chest too ?
  17. tuduras

    TFS 1.X+ Skillstats on weapons(crit,mana leech, lifesteal)

    @ read Feature - Reward Chest & Boss Reward [TFS 1.2]
  18. J

    [quest chest]

    Okay, I've been looking for about an hour or two now and I can't find any solution. People whether they are GM or not (Access 0-5~) can move and pickup the chest. The chest, however, works when you use/open it, but everything I've seen says "Add an AID and a UID and it will make it unmoveable."...
  19. Unknown Soldier

    Compiling [1.2] TFS compiled with Boss Reward 10.98

    Hello, I have a request for more experienced people than me in the field of compiling, that is a compiled clean TFS 1.2, just with boss reward system, like this ones: https://otland.net/threads/reward-chest-boss-reward-tfs-1-2.238554/...
  20. M

    Reward Chest & Boss Reward [TFS 1.2]

    ...end end if con.player then local lootMessage = {"The following items are available in your reward chest: "} if --[[stamina > 840]]true then reward:getContentDescription(lootMessage) else...
Back
Top