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

    TFS 1.X+ would like to upgrade my server from 860 to 960 and have few questions

    because i would like to enable market system and till i know in that version it was added because spr/dat files has flag market (if the item is sellable via there or not) also another flag type to add the name to the items things requeried to get the market system working, without nedding to...
  2. johnsamir

    Which is the code related to attack while being chased?

    Hello I use tfs 1.5 protocol 8.6 as title says i have the question of which is the code related to make monster attack while being chased or monster is fleeing? i have applied these commits that has relation with monster reaction Gigastar A* pathfinding Gigastar A* Pathfinding ·...
  3. johnsamir

    [Poland] [7.72/8.0] RetroTales | Custom Oldschool Low Rate

    i would go for use it in hotkeys, because always there be people that will find a way to do an aimbot taking advantages over others also i think after a while if get boring try to aim sd via screen so who don't have the skills or an aimbot or tool end up spaming mort hur vis hur and the game...
  4. johnsamir

    TFS A* Algorithm :D

    related to this also don't know which of this commits. applired them all caused that i were no longer to use runes like poison field, fire bomb ( fields runes only) don't know why or how gonna try to figure it out now it was my fault by mistake i removed this code in game cpp if...
  5. johnsamir

    [ANY TFS] Catch scripts that freeze server

    according to "As next step from your develop learning, you gonna need to start learning how to optimize your resources "that's pretty true host it in my pc 16 ram , ssd disk, intel core 3 11 gen 3.0 ghz 4 corewin 11, use a real map because i like real content. sorry but what doe sthis means...
  6. johnsamir

    TFS A* Algorithm :D

    edit: this seems not to be complete 9 players stackpos bug 9 players stackpos bug · ralke23/Greed-TFS-1.5-Downgrades@4473d68 (https://github.com/ralke23/Greed-TFS-1.5-Downgrades/commit/4473d6806ea7420bc78cf58b1fea28e991acf67d) applied this a monsters dissapears on move reverted it and...
  7. johnsamir

    TFS A* Algorithm :D

    after all memory leaks changes + your commits the cpu usage by the server with npc and monsters global maps no players online goes aronud 27,543.2 mb, windows 11 what about you @ralke
  8. johnsamir

    [ANY TFS] Catch scripts that freeze server

    @Sarah Wesker i'm testing and noticed that have multiple files that are considered like long files most of them are npcs https://pst.innomi.net/paste/4py9nyw3uy28vj9ysbevrnut i have applied all this commits and more
  9. johnsamir

    TFS 1.X+ Help with recent memory commit logs

    i finally succed adding this commit the cpu ussage by tfs is still high with no monster on screen no lppayers in gm just loaded mosnters on spawn npcs its about 2,700 mb is that ok or not?
  10. johnsamir

    TFS A* Algorithm :D

    i finally applied all commits related tfs cpu ussage improvements I have seen this so this is know working flawlessly? all those commits are requeried to make monster ai better? in that order' @ralke
  11. johnsamir

    Solved Error on log in or when character si choosen to be used in order to log in

    Hi use tfs 1.5 protocol 8.6 oid ProtocolLogin::getCharacterList(const std::string& accountName, const std::string& password) { Account account; if (!IOLoginData::loginserverAuthentication(accountName, password, account)) { disconnectClient("Account name or password is not...
  12. johnsamir

    Solved shadow on top floor

    he oftenly solve things but does not display the code and if he does its just because people begins to ask him for the solution or someone else did it for him or the problem is just so easy to fix , examples like those have millions, few things that i received from were possible just because i...
  13. johnsamir

    TFS 1.X+ Help with recent memory commit logs

    im cherry picking with no problems bro :D thank the code what a bit different in your code changed this if (!query_insert.addRow(fmt::format("{:d}, {:d}, {:d}, {:d}, {:d}, {:s}", player->getGUID(), pid, runningId, item->getID(), item->getSubType()...
  14. johnsamir

    TFS 1.X+ Help with recent memory commit logs

    nvm found it via email. going to check for the commit and after it would maybe add commits to your repo im excited since is my first time as colaborator directly. thanks again edit: the server is 8.6? asking because of the auth token
  15. johnsamir

    TFS 1.X+ Help with recent memory commit logs

    Thank you for the invitation to your repository i accepted it but i can't go a review it.can you send me the link repo via inbo xpls? i think im writing something wrong edit i fixed everything except this, db.escapeString(propWriteStream.getStre havent succed with it...
  16. johnsamir

    TFS 1.X+ Help with recent memory commit logs

    how you fixed this pieces of code? @Codinablack query << "`conditions` = " << db.escapeString(propWriteStream.getStream()) << ','; db.escapeString(propWriteStream.getStream())))) { db.escapeString(propWriteStream.getStream())))) { query << "`conditions` = " <<...
  17. johnsamir

    Black Tek Server Pre-Release

    great to hear would like to contribute, with custom stuff that i have in my files, i've seen lot of ppl looking for it and the codes are spread all over the forusm and they're are not like you cdan just copy paste and get it working. so don't know if other would like it so. but that's my proposal
  18. johnsamir

    TFS 1.X+ would like to upgrade my server from 860 to 960 and have few questions

    my server is tfs 860 hello as title says would like to upgrade my server from 860 to 960 and i wonder does 9.60 requieres auth login / token key in order to log in? what's requeried in the login part? THANK YOU edit: also is there a website that could show me what changes where made between...
  19. johnsamir

    Adding a new UI window

    of course that would no appear specifically, but you can research for the function needed in order to achieve it, also you can research for a similar script in the data files and work on it.
  20. johnsamir

    TFS 1.X+ tfs 1.5 rook system

    took it from nostalrius i think
Back
Top