• 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

  1. PuszekLDZ

    [POLAND][7.7] BrosOTS

    it will be developed flor-by-floor, so be patient :)
  2. PuszekLDZ

    [POLAND][7.7] BrosOTS

    Pyramid is still in work of archeologist, and it will be able to explore tomorow :)
  3. PuszekLDZ

    [POLAND][7.7] BrosOTS

    I heard that some new pyramid has just been discovered in Ankrahmun... I wonder what's inside... That's not all.. Apparently, in POH, spiders are growing at an alarming rate and more GSs have been seen than before! Apparently, even a stray adventurer found their nest! Check it
  4. PuszekLDZ

    [POLAND][7.7] BrosOTS

    The maintenance is complete and the server power rebuild is successful. The network is already protected against overvoltage and power failure. In addition, taking advantage of the opportunity, we added new things. They are runes with 10x charge. At the moment, these are UH, HMM, SD, GFB...
  5. PuszekLDZ

    [POLAND][7.7] BrosOTS

    runes NPC sell them - in every city for 200gp :) enjoy! new place - Dragons Cave near Kazordoon tomorow is 6 December St Nicholas Day
  6. PuszekLDZ

    [POLAND][7.7] BrosOTS

    We have done some changes :) - regeneration of mana for Sorcerer and Druid was changed from 1mp/6sec to 1mp/4sec (see all at regeneration page Regeneration rates - BrosOTS (http://brosots.com/?regeneration) - changed power ring to distance ring - done some "rune backpacks"
  7. PuszekLDZ

    Nostalrius 7.7

    i thought that "chance" is like sort of interval here... like from hunter <attacks attack="13" skill="18"> <attack name="physical" min="-50" max="-100" range="7" chance="2"> <attribute key="shootEffect" value="arrow" /> </attack> thanks @pink_panther for explain ;)
  8. PuszekLDZ

    Nostalrius 7.7

    First of all in monster xml, where will be what should he act
  9. PuszekLDZ

    TFS 1.X+ Walk Through GMs

    so I am... i think that works like that: void Game::playerTurn(uint32_t playerId, Direction dir) { Player* player = getPlayerByID(playerId); if (!player) { return; } // till here its tell You about action of holding CTRL (like to change direction of character, "dancing"...
  10. PuszekLDZ

    TFS 1.X+ Walk Through GMs

    yea, i know but with that, You dont have to type any :) 1669410795 btw - i think its just should be edited with some like void Game::playerWalk(uint32_t playerId, Direction dir) { Player* player = getPlayerByID(playerId); if (!god) { return; idk, im not a programmer - im...
  11. PuszekLDZ

    TFS 1.X+ Walk Through GMs

    maybe that one will point You some i found it here in other topic go to src > game.cpp change that void Game::playerTurn(uint32_t playerId, Direction dir) { Player* player = getPlayerByID(playerId); if (!player) { return; } player->resetIdleTime()...
  12. PuszekLDZ

    Nostalrius 7.7

    the uniform attack formula is the closest I think to a true 7.x time attack if it doesn't suit your requirements, reduce the monster intervals separately
  13. PuszekLDZ

    Storage value when use a item?

    Why did You do two if/then? I mean to add storagevalue with value, as "StorageValue, Value" Try to check how it works with djinns, so You can take my point 😘
  14. PuszekLDZ

    Storage value when use a item?

    i dont think its TFS 1.2 (nostalrius one) compatibile...
  15. PuszekLDZ

    [POLAND][7.7] BrosOTS

    @Antony Cordeiro and for some main land starting eq: From tomorrow, after the restart, you will find a new friend in every mainland city. This is a helper that will give you something to start with, but beware, you can only get equipment from him once! I remind you that there is also a helper...
  16. PuszekLDZ

    Storage value when use a item?

    it shouldnt be some like if player:getStorageValue(config.storage) ~= 60000,1 then ? im new in that too, so... :D
  17. PuszekLDZ

    [POLAND][7.7] BrosOTS

    I did a Rooker on Rookgaard temple enter, he gives a weapon, shield and helmet, you just need to Ask him. I try to make a same guy on main 👍 Thanks for feedback 😉
  18. PuszekLDZ

    [POLAND][7.7] BrosOTS

  19. PuszekLDZ

    Postawienie servera

    Postawiony? Bo ponoć @bolibompa Ci pomógł, ale z tego odpłatnego nic nie wyszło...
  20. PuszekLDZ

    [POLAND][7.7] BrosOTS

    we are going to make random events / raids / so hear about further rumors :)
Back
Top