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

Recent content by Xarah

  1. Xarah

    Animation/decayTo

    up
  2. Xarah

    Animation/decayTo

    These aren’t three separate frames but three animation groups that I want to merge into one: The graphic showing the spider exiting its hideout Moving onto the web Moving off the web and hiding back in the hideout Right now, when the server first starts everything works correctly, but on...
  3. Xarah

    Animation/decayTo

    Hello everyone, I’m having trouble synchronizing animations. I’ve tried pretty much every option in Object Builder, but nothing works. Do you have any advice? <item id="27108" article="a" name="terrarium spider"> <attribute key="decayTo" value="27109" /> <attribute key="duration"...
  4. Xarah

    [TFS 1.4.2] Boss Reward Chest System!!

    Hello, is there any way to modify the reward message so that it’s displayed like monster loot?
  5. Xarah

    Death without loss

    up
  6. Xarah

    Death without loss

    Can I somehow add this function to a script in the Revscriptsys system?
  7. Xarah

    Death without loss

    Tfs 1.4.2
  8. Xarah

    Death without loss

    Hello, I’d like to create an area/arena where players don’t lose anything upon death. Maybe I could handle it in such a way that, as soon as a player’s health bar drops to, say, 1 HP, they get kicked out in front of the arena? Tfs 1.4.2 Please give me some advice.
  9. Xarah

    Tower, waves of monsters.

    Thank you for solving the problem, as well as for the suggestion on how to do it better and the additional lesson.
  10. Xarah

    Borders water-sand problem

    While replacing the graphics, this probably changed: You must change each graphic to Synchronous
  11. Xarah

    Tower, waves of monsters.

    Hello, I'm trying to create a script for a "Tower." The idea is that once you enter the arena, waves of monsters appear for you to defeat. After defeating three waves, a boss appears. Once you kill the boss, you can move on to the next floor. Right now, the script works in such a way that when...
  12. Xarah

    Reward chest

    Of course, I forgot to mention which engine I’m working on (TFS 1.4.2). Thank you for the suggestion.
  13. Xarah

    Reward chest

    Hello, I have a problem with the daily boss chest. When I try to make the rewards appear in a bag, it suddenly stops assigning any rewards at all. This chest is supposed to give random rewards. function onUse(player, item, fromPosition, target, toPosition, isHotkey) -- KONFIGURACJA...
  14. Xarah

    Boss arena

    Thank you very much, exactly what I meant, the TFS also matches.
  15. Xarah

    Boss arena

    Up
Back
Top