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

    Mobs Respawning only off screen

    This can probably be solved with C++ Send me a private message and I'll try to help
  2. kimus1991

    new mana potion

    If the item is highlighted in red, you need to right-click and reload it You can send me a private message and I'll try to help
  3. kimus1991

    TFS 1.X+ help with silence condition

    If this is still relevant, let me know. I was working on something like this recently
  4. kimus1991

    door system - 3 states

    The main question is: have you made sure you're using the right door for your project? We have three basic door types: standard with a handle (opened and closed from "use") flashing door handle or level door (if it is open and you close it from "use", you will no longer be able to open it from...
  5. kimus1991

    TFS 1.X+ Help with creature invasion.

    It's probably easiest to launch the raid from globalevents and include Game.setStorageValue(123, 1) in the script. And then send the storage to the database: updateGlobalStorage(123, Game.getStorageValue(123))
  6. kimus1991

    (MYACC) Merge 2 databases

    So if you want to use two databases all the time and choose a character for a given server from the login panel - I left a private message
  7. kimus1991

    Tibia 15.0+

    Ok
  8. kimus1991

    (MYACC) Merge 2 databases

    So we have one main database, and the other one is to be migrated and not used again Maybe this way if this only applies to accounts without items: - Check the last AccountID in the main database (example 19000) and then execute the following on the one to be migrated: UPDATE players SET...
  9. kimus1991

    Reborn problem tfs 1.3

    Need a copy/paste script? Join us on Discord, here's the link: https://next-stage.pl/
  10. kimus1991

    [TFS 1.4] List Player Items

    Yes
  11. kimus1991

    Reborn problem tfs 1.3

    For example, with each reborn, you get storage: player:setStorageValue(123123, player:getStorageValue(123123) + 1) And to enter through a door, you use a script for the door, example: ActionID = 123123 In actions / scripts, you connect the door and set the script: if...
  12. kimus1991

    [POLAND 12.00] Next-Stage v2.0 (RL + CUSTOM) > start 12/07/25

    Thanks. Back to normal gameplay without bot
  13. kimus1991

    [POLAND 12.00] Next-Stage v2.0 (RL + CUSTOM) > start 12/07/25

    To by się zgadzało 90% czasu zostało poświęcone na to, aby serwer był jak najbardziej przyjazny dla graczy. Mamy na przykład mini-gry, takie jak Pac-Man, czy przesuwanie skrzynek itd. Natomiast 10% czasu poświęcone zostało na reklamę Każdy nowy, kto dołączy do serwera, będzie musiał nadrobić...
  14. kimus1991

    [POLAND 12.00] Next-Stage v2.0 (RL + CUSTOM) > start 12/07/25

    Thanks. We have more pictures from the activity
  15. kimus1991

    [POLAND 12.00] Next-Stage v2.0 (RL + CUSTOM) > start 12/07/25

    The official launch is scheduled for tomorrow at 4:00 PM. We've completed all the necessary tests beforehand
  16. kimus1991

    [POLAND 12.00] Next-Stage v2.0 (RL + CUSTOM) > start 12/07/25

    We invite you to test the game's plot tomorrow at 4:00 PM. Everyone will find their way to the best!
  17. kimus1991

    [POLAND 12.00] Next-Stage v2.0 (RL + CUSTOM) > start 12/07/25

    Unlocked: Fatal Damage on all monsters from an area spell, instead of just one monster Shared Experience Additions a little more exp when the team is close together (The team is stronger in a group) when we beat a stronger Boss, we will get an additional exp bonus, Player Event: - one...
  18. kimus1991

    [POLAND 12.00] Next-Stage v2.0 (RL + CUSTOM) > start 12/07/25

    Dla zainteresowanych – serwer wciąż jest online, więc można jeszcze spokojnie potestować. Dopiero jutro zostanie zresetowany For those interested - the server is still online, so you can still test it. It will be reset tomorrow
  19. kimus1991

    [POLAND 12.00] Next-Stage v2.0 (RL + CUSTOM) > start 12/07/25

    Start on Saturday (12/07) at 16:00⏰🎮 The Summer Edition is ready to make your free time more enjoyable! 😎🔥 Version only 12.00 Seasonal Updates 🌟 📂 RL + Custom Map – Explore real worlds in their full glory! 📂 Vip City – Enter the exclusive VIP zone, where the best rewards await! 💎 📂 Gnomprona –...
Back
Top