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

    TFS 1.X+ const poff me when exiting

    on creaturesscripts/login.lua you can put a condition, and return false to dont logout: if CONDITION then return false end
  2. marcelomnzs

    C++ TFS 1.2 Game::checkCreatureAttack high usage in performance

    *off: sorry, I don't know how to help with this problem, but could you tell me how to get a detailed bug report like this, please?
  3. marcelomnzs

    [7.4, 7.8, 7.92, 8.0] Sabrehaven.com based on Nostalrius 7.7 fork

    feedback: The houses that weren't working were the ones that weren't added. In version 8.00 there are custom houses in the city of Thais that still need to be added, apparently working ok. but I realized that a house that is lost after having the items removed, if the door is open will remain...
  4. marcelomnzs

    [7.4, 7.8, 7.92, 8.0] Sabrehaven.com based on Nostalrius 7.7 fork

    i'm trying to replicate this bug but i cant.. (se ainda tiver mexendo nessa distro e quiser trocar ideia pra gente trocar bugs encontrados e afins.. meu discord: @nicosinistro) 1700256974 did u notice this bug? could u remember what u changed?
  5. marcelomnzs

    [7.4, 7.8, 7.92, 8.0] Sabrehaven.com based on Nostalrius 7.7 fork

    I didnt notice any monster bug. How it works? I was working on Nostalrius, when I tested this I saw that most of the bugs that were in Nostalrius were fixed and with some improvements, such as poi and inq. This made me migrate my work here.
  6. marcelomnzs

    [7.4, 7.8, 7.92, 8.0] Sabrehaven.com based on Nostalrius 7.7 fork

    Has anyone tested house rents? I put in daily rent, I ran out of money in the bank (balance) and in the dp. I tested removing the premmy, restarted, but the house continued with the player. I'm using 8.0 branch.
  7. marcelomnzs

    [7.4, 7.8, 7.92, 8.0] Sabrehaven.com based on Nostalrius 7.7 fork

    Sorry for my mistake but I can't find it. Could you show me where to download it?
  8. marcelomnzs

    [7.4, 7.8, 7.92, 8.0] Sabrehaven.com based on Nostalrius 7.7 fork

    Any way to organize market items? I found where to modify it in the client, but is there any way/script to do this easier? How to sort by attack/def for example? If I remove any item I need to change the order of all ids, is there any program to generate this...
  9. marcelomnzs

    [7.4, 7.8, 7.92, 8.0] Sabrehaven.com based on Nostalrius 7.7 fork

    u need edit ban, its using a invalid player to put in "banned by".
  10. marcelomnzs

    Nostalrius 7.7

    i think u can change "Game.saveGameState()" to "saveServer()" in scripts without add sources and it may works
  11. marcelomnzs

    [MYAAC] Polls more than one by time.

    I'm using myaac and would to make some polls at same time, but I can't found where I can edit the option that only do one by time.
  12. marcelomnzs

    [7.4, 7.8, 7.92, 8.0] Sabrehaven.com based on Nostalrius 7.7 fork

    I believe you are unable to log in because port 7172 is not open? As for the correct client, it is the one in the folder without executables, you should just copy the .exe and the files that are missing to the client folder and it should log in (there is a modification in the client files so...
  13. marcelomnzs

    Solved (SOLVED) [MYAAC] scale resize

    I would like to know how to display my website a little bigger, it would be perfect at 125~150% (when I resize using CTRL + SCROLL). I'm using myaac 0.8.13 SOLVED: templates/css/main.css, in end:
  14. marcelomnzs

    problem to save outfits - C++? lua script? storageValue?

    didyou have success in saving the outfits?
  15. marcelomnzs

    MyAAC v0.8.21

    I saw people talking about myacc 0.8.7.., but the most recent one I can find for download is 0.8.13
  16. marcelomnzs

    Payment Script Modification via Automatic PIX

    any sucess man?
  17. marcelomnzs

    TFS 1.X+ Walk Through GMs

    note: dont /goto player in ghost mode, and turn visible mode on inside the player.. it can bug ^^
  18. marcelomnzs

    [Tutorial] Adding more tiles to game window - Updated 7/6/2018

    do you know how? if I limite the client player with feature GameDebug on and with my custom client to game master, i will only have more titles in custom client?
  19. marcelomnzs

    [7.4, 7.8, 7.92, 8.0] Sabrehaven.com based on Nostalrius 7.7 fork

    now, about the market: how to define which items will appear there? i am adding some custom items and i want to hide others.. edit (lol): leaving it here for others who are also in doubt: SabrehavenServer/800OTClient/modules/game_market/marketprotocol.lua at...
  20. marcelomnzs

    [7.4, 7.8, 7.92, 8.0] Sabrehaven.com based on Nostalrius 7.7 fork

    can someone share the map editor compiled? (.exe) I'm having problems with what I have, crashing at 20%, did you find the solution? edit: fix error with .otfi files.
Back
Top