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

    Old client crashes with new sprites

    I recently added new outfiths spr in my otserv, when the player has a new outfith, everything is fine, problem and when the player has more than 1 outfith and goes to open the outfith window from the old client it crashes, like it always crashes when it has more than 1 new outfith.
  2. 2

    TFS 1.3+ addon doll

    Thanks, this works 100%
  3. 2

    remove kicks from players

    Add this code, and when exit trainer it is sent to time, and after 1 minute it continues logging out. I did not want this.
  4. 2

    remove kicks from players

    UP?
  5. 2

    cip client 8.60 extended

    I wanted to put the cip client on my server, but when I try, it always gives a .dat error and doesn't open the client, I've seen several links teaching it, I've seen videos, but nothing works. They already gave me a link to download the dll, I already tried it too. They told me it could be my...
  6. 2

    remove kicks from players

    I wanted to remove the kick from the server when a player leaves the trainer and force exits after 1 or 2 minutes he is kicked from the server, I wanted to remove this, I use Nekiro's TFS 1.5X. Can anyone help me, I already tried changing the config.lua, it didn't work
  7. 2

    new MYAAC CATEGORY

    I wanted to know how to add a new category to MYAAC, like here in this image. then I want to create another category instead of the name being "CHAR BAZAAR" it would be 'Events", can anyone help me
  8. 2

    Admin pages myacc panel

    I solved the problem. For anyone who has the same problem, just take this menu and I'll make it available here and it will work. <?php /** * Menus * * @package MyAAC * @author Slawkens <[email protected]> * @copyright 2019 MyAAC * @link https://my-aac.org */ defined('MYAAC')...
  9. 2

    Admin pages myacc panel

    Guys, I installed myaac when I access locahost/admin and go to 'MENUS' when I click on the green ball + to create a new page and fill it in, nothing happens, someone help me. I know you can delete it now, create it, I couldn't, you can click on the + button several times but nothing happens.
  10. 2

    Error Parse error: otserv site

    Man, I don't even know lol, and it's very complicated, finding the website that doesn't have any errors, I use TFS 1.5x, but the website is naked and doesn't even have insurance.
  11. 2

    Error Parse error: otserv site

    Guys, can anyone help me, I've already downloaded about 5 websites, I've tried changing xampp, new old ones, updated old ones, all sorts of things, but everything I do always comes down to this error as always. Parse error: syntax error, unexpected token "{", expecting ";" in...
  12. 2

    OTCv8 error when walking around the map

    I thought this was something from the otcv8 source that's why I was like this, but thanks I'll check here Oh and the issue with this error can you tell me what it is ERROR: Unhandled onTextMessage message mode 0: Can you tell me if there's a way to remove this shit to get rid of this error lol...
  13. 2

    OTCv8 error when walking around the map

    Guys, my otcv8 is giving an error when I walk around the map, I don't know the reason or the place where the error occurs, every time I check the terminal this error appears, can someone help me, tell me if this error is bad or if it doesn't affect anything , and if you can provide a solution to...
  14. 2

    Error in TFS 1.5x 8.6 potions

    I would like some help with the potions on my server, they all work normally, there are no errors or anything, the problem is when I try to use the new potions 'supreme health potion', both health, mana or spirit, something like that, they give an error potions file, just them if you use the...
  15. 2

    Problem with SPR V3 otcv8

    Thanks for the answer, but there are 2 problems. 1- When I enter this line ' g_game.enableFeature(GameSpritesAlphaChannel) ' the client opens normally, but when it logs into the character it kind of stops and doesn't log into the character. 2- When the character starts walking in his animation...
  16. 2

    [8.6] TFS 1.5 Baiak, Mount and Modal widow.

    Great server, I'm using it and it's the best available today, 100% clean, many bugs fixed. Matheus is an incredible guy, he helps me a lot with the server.
  17. 2

    Problem with SPR V3 otcv8

    Well, I activated 'improved animations' and 'frame group' in nekito client 8.60 through ObjectBuilder_0_5_5-dev, but when I open otcv8 the message 'unable to load dat file, please place a validation' appears. I wanted to know what I I have to do it to run normally. I'm changing it because I have...
  18. 2

    TFS 1.5 8.60. How to increase maximum level

    I tried it this way, it didn't work, the first number if the player's EXP gain is very high and very low can put stages 9999999999 where the gain is very little, I did a lot of tests, it just resolved it like this. static uint64_t getExpForLevel(const uint64_t lv) { return ((1ULL * lv * lv *...
  19. 2

    TFS 1.5 8.60. How to increase maximum level

    I saw this topic on gesio, but I didn't understand it very well. I'm new to this part of Source, so I don't know where to go to increase the maximum level. I've already seen this topic, but like I said I'm new, I didn't understand it very well, it talked about a lot of numbers and levels. I...
  20. 2

    TFS 1.5 8.60. How to increase maximum level

    riend, I said that my server is stuck at level 16561, the players are stuck at level 16561, how am I going to add a small code to limit the players to 100k, and the players are stuck at level 16561, I want the players to pass level 16561.
Back
Top