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

    OTClient Opcode problem?? tfs 1.3

    Hello, i try use otclient into my server but no work? map doesn't load properly, skills don't load, items don't load character can't walk? == application started at May 25 2023 17:48:26== operating system: Windows - Pastebin.com (https://pastebin.com/sWG2J7UC) - Console log from otclient The...
  2. A

    TFS 1.X+ Problem with npc / fresh copy

    Hello all i have small problem with npc.. i dont understand why under is some error log, ( Aldo if he writes something to him, for example 1234) LOGS i have msgcontains in /npc/lib/npc function msgcontains(message, keyword) local message, keyword = message:lower(), keyword:lower() if...
  3. A

    Lua "Are you dead?"

    Welcome, such as the topic I have a pretty strange problem, so (the server console, or the original client / otclient there is no error log) server already compile on Linux and run it in compiled from github describe the situation for example, when the character dies in pvp or monster...
  4. A

    Dość specyficzny problem z othire 0.0.1b

    Witajcie, tak jak w temacie mam dość dziwny problem, otóż ( w konsoli serwera, ani oryginal client / otclient nie ma żadnych error logów) serwer kompilowałem już na linuxie jak i odpalałem skompilowany z githuba opisze całą sytuację przykładowo gdy postać zginie w pvp czy monster ubije...
  5. A

    Kompilacja 32 i 64 bit

    Tak jak w temacie jeżeli używam wersji 32 bit to czy istnieje możliwość późniejszej kompilacji do 64 bit z libami pod 64? pozdrawiam
  6. A

    Iconv.lib problem z kompilacją

    Witam tak jak w temacie jedynie przy tym tfs mam ten problem kompiluje w MV C++ 2010 1>LINK : fatal error LNK1181: cannot open input file 'iconv.lib' ========== Rebuild All: 0 succeeded, 1 failed, 0 skipped ========== z tego co widzę to w katalogu include jest takowa bibioteka oraz w...
  7. A

    Warningi

    Tak jak w temacie niestety nie mam pojęcia jak poradzić sobie z tymi warningami używam MV C++ 2010 1>..\..\src\luascript.cpp(1032): warning C4800: 'int32_t' : forcing value to bool 'true' or 'false' (performance warning) 1>..\..\src\luascript.cpp(1033): warning C4800: 'int32_t' : forcing value...
  8. A

    Problem z fluidami

    Tak jak w temacie używam plików z tego tematu http://otland.net/threads/7-72-othire-0-0-1b-based-in-otserv-trunk-latest.212153 lecz nie potrafię komendą /i znaleźć mana fluid z tego co widzę to <item id="20007" name="manafluid" fluidClient="7"/> <item id="20010" name="lifefluid"...
  9. A

    Fixy do tfs 8.6

    Witam czy jest ktoś wstanie podać mi ważne fixy do tfs 8.6 wersja 3884? dziękuje oraz pozdrawiam :)
  10. A

    Problem z TalkAction (lua)

    Witam jak w temacie po użyciu komendy /m np troll mam taki błąd w konsoli function onSay(cid, words, param, channel) local func = doCreateMonster if(words:sub(2, 2) == "n") then func = doCreateNpc end local pid = cid local t = string.explode(param, ",") if(t[2]) then...
  11. A

    Lua Problem with TalkAction

    Hello everyone and so I have a little problem with the command / m troll function onSay(cid, words, param, channel) local func = doCreateMonster if(words:sub(2, 2) == "n") then func = doCreateNpc end local pid = cid local t = string.explode(param, ",") if(t[2]) then pid =...
  12. A

    Najlepszy tfs

    Witam jaki tfs będzie najlepszy pod evo + rpg exp w granicach 200 poszukuje najmniej awaryjnego silnika protokół jest bez różnicy z maleńkim ale (nie chce auction hause jak na realu że podchodzimy do depo i kupujemy przedmiot)
  13. A

    Problem z kompilacją

    Witam wszystkich otóż od 2 dni borykam się z kompilacją TFS MYSQL 7.6 a dokładniej The Forgotten Server (Crying Damson) - Old School v2 Przeczytałem wszystkie poradniki , tematy na temat kompilacji Pobrałem wszystkie paczki , dll itd do Dev-Cpp lecz za każdym razem mam inny problem raz...
  14. A

    Compiling Try compile TFS 7.6

    Hello from a few days I try to compile I'm using dev-cpp in the latest version but every time I miss lib. Is there any other oversell build? because I do not have the strength, of course, you are using Windows 32 bit Also, I do not know what to write in C + + compiler parameters i try...
  15. A

    kill

    Witam mam silnik tfs 0.3.5 Mam mały problem gdy się kupi promocję u NPC: The Forgotten King i jak się padnie to się ma 1 lvl. Proszę o szybką pomoc
  16. A

    Dead

    Hi I have a TFS 0.3.5pl1 engine. I have a small problem when you buy the promotion of NPC: The Forgotten King, and how to die it is a 1 lvl. Please help fast IM spelrn Engilsh
  17. A

    DeaD

    Witam jezeli ktos niema promocji typu royal elder elite i gdy pada z 500Lvl to odradza sie z 500 i jest git ale jezeli ma royal elit i itp i padnie to ma 1lvl i itp ma swoje eq i ta promocje kto pomorze dostanie 100 pkt w sms shopie na full dedyku maja all save na 1 to ma cos z...
Back
Top