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

    [OTCV8] Characterlist vocation display

    I solved this. TFS 1.2 iologindata.cpp Find void IOLoginData::removePremiumDays(uint32_t accountId, int32_t removeDays) { std::ostringstream query; query << "UPDATE `accounts` SET `premdays` = `premdays` - " << removeDays << " WHERE `id` = " << accountId...
  2. X

    [OTCV8] Characterlist vocation display

    You probably don't understand me, i don't want create outfit window.
  3. X

    [OTCV8] Characterlist vocation display

    That's what I know, but I mean what source file
  4. X

    [OTCV8] Characterlist vocation display

    Where i should put this?
  5. X

    [OTCV8] Characterlist vocation display

    How can I display a different image in characterlist when I have a different vocation? For example, if I create a character then i have vocation NONE, but when i join to clan i have vocation HUNTER, I want to display a different image in characterlist based on my vocation. It is not very clear...
  6. X

    Walking/Flying delay?

    Only WASD/arrows
  7. X

    Walking/Flying delay?

    Sorry Distribution TFS 1.2 PokeDash By Pota 1.0 -10.98 There is a Fly.lua local prohibitedItems = {} function onSay(player, words) if words == "!up" and player:getStorageValue(storageDive) > 0 then local nextPosition = player:getPosition():moveUpstairs() local tile =...
  8. X

    Walking/Flying delay?

    Hey guys i have another problem, i recorded video to show whats going on. When I walk normally without using the !up command where it takes us a level up, probably in the Z axis if I'm not mistaken, the walking animation seems smooth, however, if I use the !up command and go up a level, I...
  9. X

    [OTClient] Pokedex

    Bump
  10. X

    [OTClient] Pokedex

    Hello, I have a problem with uploading Pokedex to my server. After uploading the files as the author suggested, I still see a gray box when clicking on the Pokedex and hovering over a Pokemon. There is no error in the console, so i guess it's implemented well, but i still don't see it...
  11. X

    Shadow’s Free scripting services

    Market for "RealMap-Global-8.0-TFS1.2 (OTCv8)" it's possible to do that?
  12. X

    [8.0] [TFS 1.2] - Server Global Full [Real Map]

    In 8.0 use only NUMBERS when u create account. 1670420654 Topic Can u try add simply Mailbox and Market"Depot" to Depot locker?
  13. X

    Vocation changing when i click CTRL G or i Log out

    Hello everybody i want to know what's happening here.. This is OTBR server. Character's have PROMOTION, but this text doesn't show properly. Any idea? 1628621689 Solved.
  14. X

    [OTBR] gold pouch auto loot problem

    How did u add gold pouch in Store inbox?
  15. X

    Gold Pouch -> Manage Loot Container

    up
  16. X

    Gold Pouch -> Manage Loot Container

    Hello i write here because i have problem with Gold Pouch... I want to add Gold Pouch ON LOGIN (at start when u log in to game and of course in Store inBox) Another problem or not? (still dont know how to do this) i want to unlock this Gold Pouch for loot container. This is available to do...
  17. X

    Szukam kogoś do zmiany ip w cliencie

    Nie wiem czy mogę wstawić taki link ale jest taka strona gdzie na już możesz wybrać clienta z takim IP. http://client.otmanager.com.br/
  18. X

    CreatureEvent [TFS 1.2] Outfit bonuses

    I have problem, when im in player, and change my outfit with Mlvl bonus +10 i got mlvl, but when i change to another outfit to get something else my level goin down. (With Citizen - +10mlv, Hunter - +200 hp and -10 mlvl.) how i can repair this? Nevermind ~ Just go to your database and set...
  19. X

    Compiling OTClient

    i use windows ;x, @Okke trying help me, but he doesn't seen this horrible warnings in my MSVC15 D:
  20. X

    Compiling OTClient

    Hello, i have problem with this, how i can repair this..? what lib i should download.
Back
Top