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

    How to deal with the toxicity of players on the OTS

    The question is what ways do you use or have you used to deal with vulgar behaviour?
  2. L

    TFS 0.X Create spell with teleport

    Hey, i need create spells which I can use the right mouse button without any hotkeys this will teleport me to the title, like this
  3. L

    Compiling [Linker error] Dev-cpp

    Hey, i need to edit tfs 0.3.6 because i cant display magic effect 255+ and when i change uint8_t to uint16_t in " addMagicEffect " and " sendMagicEffect " i get this error:
  4. L

    OTClient LIMIT WITH MAGIC EFFECT

    How to remove OTClient magic effect 256+?
  5. L

    TFS 1.X+ How to display effect above character

    Hey i need help with magic effect, how i can display effect above character? I don't know how to use math in lua playerpos = getPlayerPosition(pid) doSendMagicEffect(playerpos, CONST_ME_FIREAREA)
  6. L

    C++ Compile TFS not start server

    Hey i compile TFS from source: https://github.com/otland/forgottenserver/archive/master.zip And when i compile i drag theforgottenserver-x64.exe to folder with my server files and when i turn on theforgottenserver-x64.exe this one appears for a second and then disappears.
  7. L

    Tfs problem po kompilacji

    Skompilowalem source tfs z tego linku: https://github.com/otland/forgottenserver/archive/master.zip Kiedy przenioslem plik theforgottenserver-x64.exe to folderu z plikami mojego serwera to gdy uruchamiam theforgottenserver-x64.exe pojawia sie consolka na chwile i znika... co robie zle?
  8. L

    Compiling Compile TFS not start server

    Hey i compile TFS from source: https://github.com/otland/forgottenserver/archive/master.zip And when i compile i drag theforgottenserver-x64.exe to folder with my server files and when i turn on theforgottenserver-x64.exe this one appears for a second and then disappears.
  9. L

    TFS 0.X Dragon Ball Server - snake way help

    Hey, i wanna if u die u teleport to the npc Yama - I have it set Ok, when u talk to him: Me: Hi He: Yama: Hello Admin. Liryk, do you wanna go to Earth? Me: Yes Then teleport me to the "snake way" i wanna if player had <=30 level aand he will run around designated grids that will get, for...
  10. L

    TFS 1.X+ I need karma system

    Hey, i need karma system which i can add to OTClient to module game_skills Normal karma system: If u die u have bad karma, else if u have bad karm and kill some monster to improve your karma
  11. L

    OTClient OTClient can't display magic effect with id 255+

    Hey OTClient can't display effect with id 255 or higher. How can I remedy this?
  12. L

    OTClient problem with effect 255+

    Hey OTClient can't display effect with id 255 or higher. How can I remedy this?
  13. L

    Can't open SPR

    Hey, can someone uncode this sprite to open it with anyone SPR Editor Here sprite: spr.zip Here scan: VirusTotal
  14. L

    Error while compiling tfs

    C2280 „std::atomic<boost::lockfree::detail::tagged_index>::atomic(void) noexcept”: próba odwania do usuniętej funkcji (kompilowanie pliku źródłowego ..\src\outputmessage.cpp) theforgottenserver C:\local\boost_1_57_0\boost\lockfree\stack.hpp 139
  15. L

    C++ boost/asio.hpp no such file or directory

    Hey i try to compile theforgottenserver-master but i cant I do all from the tutorial otland/forgottenserver And this is result: No such or file directory mysql/mysql.h
  16. L

    [HELP] How to change nickname color in OTClient

    Hiho, I need to change my nickname default color (green) to gold or red, i want the set groups or people to have a gold/red nickname color.
  17. L

    ZMIANA KOLORU NICK'u W OTClient

    Siemka, potrzebuje pomocy przy zmianie koloru mojego nick z podstawowego zielonego na np. zloty, jak to zrobic? (Chcialbym by tylko ustawione osoby lub grupy mialy taki kolor nicku) Wersja OTClient 0.6.3
  18. L

    [HELP] OTClient can't connect to server

    Hey, I have recently been playing and slowly trying to set up the Dragon Ball server, on the DBNS v1.51 engine, I have their client that connects well to the server, but I would prefer that I could connect to the server using OTclient from the link (OTLand...
Back
Top