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

    YurOTS (TFS 1.2) MySQL 🎇 Happy New Year

    Somebody know how to fix it?
  2. M

    Problem z silnikiem

    dziekuje naprawione mozna zamknac
  3. M

    Problem z silnikiem

    Witam wszystkich forumowiczów, potrzebuje pomocy. Pobrałem z githuba pewny silnik i skompilowałem source jednak przy próbie uruchomienia go wyskakuje taki błąd, siedzę nad tym od kilku godzin i nie mam pojęcia jak to naprawić
  4. M

    [ERROR] When Compile OTXSERVER 3.8 7.7v

    From CMakeLists.txt add_compile_options(-Wall -Werror -pipe -fvisibility=hidden) delete -Werror then save, and cmake .. again
  5. M

    [7.6] - Nostalgic old Tibia 7.6 OTS Backups

    https://otland.net/threads/7-6-original-armoni-illusion-7-6-maps.227766/
  6. M

    OTClient Encryption.. Possible?

    I'm not sure if this is the case, but you can run cmd, enter the path and add --encrypt to the exe file, example: otclient_dx.exe --encrypt
  7. M

    [Poland][7.6] VipOT (Custom TFun Map)

    VipOT 7.6 The server hosted in the years when server 7.6 was in vogue is making a comeback as a server copy from the player for the players Server IP : viperia.hopto.org Port: 7171 Client: 7.6 Uptime: 24/7 Website with forum : viperia.hopto.org EXP Rate : Stages x15 to x6 Map ...
  8. M

    kompilacja TFS 1.5 Downgrade nekiro

    Mam problem, pobrałem i skompilowałem TFS 1.5 nekiro do 7.6 Min : 7.60 Max : 7.60 SPR : 7.60 Nie mogę się połączyć z normalnego OTClienta, od razu wyskakuje błąd że utracono połączenie ERROR 2 Wie ktos jak to skompilować zeby się połączyć z normalnego OTClienta V8?
  9. M

    Compiling [HELP] Error on compile

    Hello when i try compile OTX3.6 then i get some error, idk how to fix it? Somebody can help?
  10. M

    TFS 0.X [REQUEST] Same item in 2 slots - return possible only 1 slot

    Hello, I need a script for: I have 2 items - currently it can only be placed in the ring slot - I want to be able to choose either the ring slot or the arrow slot, after putting it on, it adds the given attributes. OTX2 - TFS 0.3.6
  11. M

    Lua [OTX 2 (TFS 0.X)] Reduce death penalty beyond bless

    <attribute key="preventDrop" value="1"/> this is like aol, my friend. If you add PreventLoss then working like starlight, or like bless
  12. M

    Lua [OTX 2 (TFS 0.X)] Reduce death penalty beyond bless

    <attribute key="preventLoss" value="1"/> add to item
  13. M

    Lua [HELP] Fishing Script

    same, attempt to index local 'now' (a boolean value) @EDIT I Fix it, problem is with chance math.random just delete one "0" and working finely. Thank you Itutorial!!!
  14. M

    Lua [HELP] Fishing Script

    yeah, script start working, but now sometimes shows [Error - Action Interface] data/actions/scripts/fishing_rod.lua:onUse Description: data/actions/scripts/fishing_rod.lua:73: attempt to index local 'now' (a nil value) stack traceback: data/actions/scripts/fishing_rod.lua:73: in...
  15. M

    Lua [HELP] Fishing Script

    Hi, I found a fishing script here on the forum, I'm using an OTX2 engine. The script does not work, an error appears in the console as below in the picture. How to fix it? local config = { [1] = {item = {1294, 1}, chance = 25000, fishing = 0, quest = {enable = false, storage = nil}}...
  16. M

    show exp for very high levels (>=507) on older clients

    in ot client Good show only to 50k lvl, how to fix it?
  17. M

    Problem z załadowaniem mapy 7.6 YurOTS

    A nie masz zapisanej mapy innym map edytorem niż wyświetlany w konsoli przypadkiem? (Simone) Wchodząc w ustawienia mapy w RME masz napisane jakie pliki są od spawnu i house przeważnie jest to test-spawn i test-house
  18. M

    tfs 7.6

    OTX2
  19. M

    OTClient OTX2.0 ~ 7.6 ~ Fail to load groups.xml

    static constexpr auto CLIENT_VERSION_MIN = 760; static constexpr auto CLIENT_VERSION_MAX = 772; static constexpr auto CLIENT_VERSION_STR = "7.60-7.72"; if you change to this in definitions.h then OTC with protocol 7.72 normal working, paste only dat and spr from 7.6 to 772 folder in your groups...
Back
Top