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

boss

  1. J

    Help with sprite frames - Big Rat Boss

    Below is what I managed to do: Just the sprites are idle: So I would like help from someone skilled for the other frames with him moving. Can anyone help? I also leave my frustrated attempt to make all the frames!
  2. Aldo Axel

    RevScripts how to put reward items into Boss Reward Bag?

    Hello im asking if could be possible to put some items based on local table and creatureevent .onDeath inside bag of the actual boss reward system? i need to put the items inside the bag along with the other items that it already has by default in the boss.lua script, will that be possible? im...
  3. A

    GOD cant open any boss loot on canary 13x

    Any time I kill a boss with my god character, it shows me a message: "you cant open this corpse because you are an admin". Is there any way to get this permits to the gods?
  4. digomaciel

    CUSTOM BOSS - King Warzabra the Chessmaster

    Brave Warriors, The time has come to prove your strength and wit! Face the ultimate challenge and battle against the King of Warzabra and the legendary Chessmaster! He reigns supreme in Warzabra, commanding both might and strategy. But beware! In this battle, he summons deadly Chess Bomb...
  5. potinho

    Lua [TFS 0.X] Bossroom script is not removing players or creatures

    Hello guys, i tried to adapt an anihilator script to create some bossrooms, monster is summoned and player position are validating, but when new players try to jump in, they can. Script is not validating players inside room or cleaning previous bosses created. What im doing wrong? None errors on...
  6. TheMaxwellGates

    RevScripts TFS 1.3 - Storage Timer Countdown Talkaction

    Hi, friends. I would ask if someone could please help me with a script I was searching and couldn't find anywhere. :p I need a talkaction (!bosstimer) that once the player send the command, it shows a modal window with the current cooldown to fight the bosses again. Let me give some details...
  7. Czaja Ziom

    OTClient Boss Lever cd

    Hey, so script its working good, the small issue is i can return to boss after killing multiple times, how can i make on it timer 20h at least to kill boss again. I am pretty sure there is small bit missing halp! been working on in half day :D 1.3 TFS Version also how to make auto serv save...
  8. Fabi Marzan

    TFS 1.X+ 1 Players for a Room (Boss, Check Area, Time) - Actions

    Greetings as always again here with my problems. I've been trying to figure out how to make it so that when a player uses the door, the other players will have to wait a certain time to use it again, another thing is how to make it so that if a player is in an area, the other players can't use...
  9. Fabi Marzan

    TFS 1.X+ Teleport Player In Area

    Good, I have a script that makes you teleport when you kill a monster, but it only teleports one player, what I want to do is if they are in the right area all the players are teleported. It's a revscript: local creatureevent = CreatureEvent("onDeath_teleportKiller") function...
  10. Fabi Marzan

    TFS 1.X+ Spells caster for porcent of life. (Boss)

    TFS 1.5 Greetings, I was looking for how to make a Spell that if I have 100% life I can cast the storage 2000 for example. When I have 50% health, I give another storage. When I go back up to 100%, I give the 2000 storage and the 50% storage is removed. My idea is that when a boss has health...
  11. pdrhtdn

    [TFS 1.3][REQUEST] Lever to fight boss with cooldown

    Hi everyone, I've been digging here and on other forums a way to add a cooldown to a lever so the player (solo or in a team of 5) that pulls it can only pull again after 20 hours. For example I've been working on Duke Krule, and I got this so far: Also, the boss should disappear if the player...
  12. dedos

    Mystery of Mahatheb [Article by Mogh]

    Article by Mogh https://www.tibiabosses.com/forum/topic/mystery-of-mahatheb-ii-eng-2/ polish version : https://www.tibiabosses.com/forum/topic/mystery-of-mahatheb-ii-pl/ It's been over two years since our first article about Mahatheb. Today our knowledge about this mysterious boss is...
  13. dedos

    Tibia's most mysterious boss of all times - Samael [Article by Mogh]

    Article by Mogh https://www.tibiabosses.com/forum/topic/tibias-most-mysterious-boss-of-all-times-samael/ version in polish : https://tibiasecrets.com/forums/topic/najrzadszy-tibijski-boss-wszechczasow-samael/ Thirsty for mysteries? If so, it is good that you came here. Today, we have a secret...
  14. El Man

    Error boss reward

    I need kill boss and get loot in my bag I use this script but ddint work local config = { ["Royal King "] = { loot = {{302,100,1},{2157,20,10},{8900,5,1},{5958,10,1},{2471,12,1},{6132,18,1}}, message = "Congratulations for defeating [Boss] Curselich, Your reward is now in...
  15. F

    RevScripts [BOSS] The Ravenous Hunger

    Speak personal beauty? I am using the OTServerBR TFS 1.3x server and I realized that boss Leiden on dying does not summons The Ravenous Hunger could someone help me with this script? Summoun dying to be born Boss?
  16. demon088

    Lua [TFS 1.X] Random Reward Action

    Hello OtLand! I wanted to share this action script that I have written with other scripts posted in this site. Review it and if someone wants to use, it would be cool! I'm using TFS 1.2 and it is working fine! It is useful to make this a random reward box. In my own OTS I use 6 different items...
  17. S

    TFS 1.X+ lloyd bug

    Hi, I'm having trouble with boss lloyd, which is cloned and many of them appear at the time of the fight. also do not stop appearing If someone could help me, I would be grateful, I leave the script: local monsters = { {cosmic = 'cosmic energy prism a', pos = Position(32801, 32827, 14)}...
  18. Kuantikum

    Lua BossReward TFS 1.3

    Hello :p:p:p The script is working normally, but what happens is that it only gives the loot to those who kill the boss. Is it possible to get everyone who attacks the boss to receive the REWARD? 🤔🤔🤔 local config = { ["[Boss] Curselich"] = { loot =...
  19. Kuantikum

    Compiling RewardBoss TFS 1.3

    HELLO!!! :p :p I basically open all the files from the sources of ot "New OT Project: OTServBR - Global (10x outdated with sprites 12.15" and searched for the word reward and added the modifications to the sources of my project 🤪🤪🤪 Iologindata.ccp Rewardchest.ccp /** * @file rewardchest.cpp...
  20. Kuantikum

    C++ Reward Boss for tfs 1.3

    Hello! :p:p I did some tests with some tutorials that I found here on the forum, but I was not successful :eek::rolleyes: Can someone tell me how to implement rewardBoss for TFS 1.3? 🤗🤗 I'm very grateful 😍😘🥰
Back
Top