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

  1. Codinablack

    Lua Magic attack monster

    By casting it?
  2. Codinablack

    Adding a new UI window

    https://github.com/edubart/otclient/wiki/Module-Tutorial#creating-a-new-module
  3. Codinablack

    TFS 1.X+ Help with recent memory commit logs

    Sorry bro, but I only sent you a read-only invite so you could look over the PR's and see what code changes/fixes you were needing. If you wanna talk more about that or about your issue, please lets just do so in PM, so as to not keep blowing up this hijacked thread :D
  4. Codinablack

    Does anyone want an updated TFS 1.4.x+

    I like most these ideas, except cast. I won't be doing a cast system and my reason for that is simply workload. I don't believe it's the server's job to handle that workload, I don't even believe it's the client's job to handle casting either, I believe this belongs to a separate piece of...
  5. Codinablack

    TFS 1.X+ Help with recent memory commit logs

    Headed to work, I'll see what I can figure out when I get home 1713999126 My evening job is only 4 hours so I'll be back shortly
  6. Codinablack

    Adding a new UI window

    If you don't want to have to do all the client side stuff, modal windows is what you are looking for
  7. Codinablack

    Adding a new UI window

    This is the wrong place to ask questions, you need to make a post in the support board. This section is for providing tutorials, not asking for them.
  8. Codinablack

    Black Tek Server Pre-Release

    In time it will be open for public, I have given myself the first day of summer as maximum deadline for doing so.
  9. Codinablack

    Black Tek Server Pre-Release

    It's all good guys, I don't blame anyone for the negative views taken on things here in this community. I only hope to play a part in helping change those types of perspectives.
  10. Codinablack

    TFS 1.X+ Help with recent memory commit logs

    @johnsamir Fully implement the changes from string view, and then to eliminate the errors that were being caused in iomap, here is the solution. I forgot to include the additional PR #'s for when I did that one, and it might not even been the same, but I remembered that being an issue so when I...
  11. Codinablack

    Black Tek Server Pre-Release

    I have already stated MANY times the reasons I am not making the repository public yet, but the main reason is that I don't want anyone slowing me down, nor do I want anyone putting in a PR that sits for a long time waiting to be approved and it discourages them from contributing. As for the...
  12. Codinablack

    TFS 1.X+ Help with recent memory commit logs

    yes I remember that error. I had to add the commit that implements a replacement in boost filesystem with std filesystem at same time to resolve @johnsamir 1713756353 These changes here: https://github.com/otland/forgottenserver/commit/4b800b20558f24344c5024fb3cb9a4974ebad90e 1713756401 I think...
  13. Codinablack

    TFS 1.X+ Help with recent memory commit logs

    Need specific problems to be able to help, even screenshots or copies of the lines in question to view them to be able to help. I was able to add that commit without problem, but its like @ralke said, you have to make a decision with each piece of code you alter/add/remove. You must be able to...
  14. Codinablack

    Black Tek Server Pre-Release

    Just for clarification purposes, I have nothing to do with the moderation.
Back
Top