• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

Search results

  1. Kuantikum

    Linux LINUX UBUNTU 16.04 [Error - LuaScriptInterface::loadFile] ¿Not finding the route files ?

    Hello guys! I have some issue with this... Opens normally on windows. I compiled in linux, when I open the server in linux, I get the following error: [Error - LuaScriptInterface::loadFile] cannot open data/spells/scripts/lib/ps/events/spells/Evolve.lua: No such file or directory...
  2. Kuantikum

    What Player Needs ?

    Hello! Very good to have questions like that in our community! I share the opinion that there is no exact formula, I already played many servers and already edited some too, I think you must be constant and active!
  3. Kuantikum

    Feature Reward Chest & Boss Reward [TFS 1.2]

    Hello guys! I'm using this server as a base: The Forgotten Tibia (no vocations, new skills, skills by points, dual wield, auto loot, quiver, etc) Following this tutorial, starting with part TFS 1.2 and editing the fixes for TFS 1.3, I got the following errors: Scanning dependencies of...
  4. Kuantikum

    C++ Reward Boss for tfs 1.3

    Thanks! Ill take a look!
  5. Kuantikum

    C++ Reward Boss for tfs 1.3

    Thanks for answering! Yes, I remember that I tried this option, however, I got some errors that I didn't understand. I have understood that I must identify the lines and make the corresponding auterations Is there any procedure I should know to perform the modifications on the sources...
  6. Kuantikum

    The Forgotten Tibia (no vocations, new skills, skills by points, dual wield, auto loot, quiver, etc)

    Reward Chest & Boss Reward TFS 1.3 ? Some news to us ? :D
  7. Kuantikum

    C++ Reward Boss for tfs 1.3

    Bump! Reward Chest & Boss Reward TFS 1.3
  8. Kuantikum

    The Forgotten Tibia (no vocations, new skills, skills by points, dual wield, auto loot, quiver, etc)

    How to set global ip to work ? I was looking for it in "MODULES - client_entergame - entergame.lua", but i dont get where i must to change.
  9. Kuantikum

    The Forgotten Tibia (no vocations, new skills, skills by points, dual wield, auto loot, quiver, etc)

    Im trynig to upgrade to the OtClientV8, so hard when you do have so much experience :eek::p:D 🤟 :cool:
  10. Kuantikum

    TFS 1.X+ ZNOTE Account. Character Action.

    Lack of attention on my part. . . As always, thank you very much!
  11. Kuantikum

    Compiling Error while Compiling linux 16.04

    Yep, it is a nice pokemon server :)
  12. Kuantikum

    Compiling Error while Compiling linux 16.04

    Hello guys 🤟:cool:, Im trying to compile this Server (Link from mega.nz). What i've done ? Installing libs: apt-get update apt-get upgrade apt-get install libboost-all-dev apt-get install subversion autoconf build-essential pkg-config libboost-dev libgmp3-dev libxml2-dev liblua5.1-0-dev...
  13. Kuantikum

    TFS 1.X+ ZNOTE Account. Character Action.

    Hello, I'm trying to configure the znote site (Character Action), when I try to create a character action, the following error happens: Character auction Configured storage_account_id in config.php does not exist! Print: - Array ( [characterAuction] => 1 [storage_account_id] => 789789...
  14. Kuantikum

    [Znote AAC] TibiaCOM template

    Hello! How the "HELPDESK" works ? I'm doing some tests, but I can't understand how the HELPDESK system works. I created a test ticket, but I can't find where I can manage the players' tickets. I searched for admin panel, but I didn't find it.
  15. Kuantikum

    The Forgotten Tibia (no vocations, new skills, skills by points, dual wield, auto loot, quiver, etc)

    Done. I just delete the "Build" directory and create it again, so "cmake .." and "make" it compile correct. I rly dont know what happens, but i get it.
  16. Kuantikum

    The Forgotten Tibia (no vocations, new skills, skills by points, dual wield, auto loot, quiver, etc)

    Hello, i have compiled 100% in ubuntu linux 20.04, but when i tried to run the server i get this error: ./tfs2: error while loading shared libraries: libmysqlclient.so.20: cannot open shared object file: No such file or directory I also tried to get this: apt-get install libmysqlclient20...
  17. Kuantikum

    Nostalrius 7.7

    Hello guys, Compilled on linux Ubuntu 20.04 I used this tutorial: UBUNTU and also i installed it: apt-get install autoconf libboost-all-dev libgmp-dev liblua5.1-0 liblua5.1-0-dev liblua50 liblua50-dev liblualib50 liblualib50-dev lua50 lua5.1 libxml2-dev libxml++2.6-dev libmysql++-dev...
  18. Kuantikum

    Linux Compiling Nostalrius Linux.

    Hello guys! I'm trying to compile in linux (Ubuntu) and got these errors, I tried to search for the solution myself on the internet, but until now I couldn't. Can you help me ? I'm very grateful 😍😘🥰 CMakelist.txt: cmake_minimum_required(VERSION 2.8) set(CMAKE_DISABLE_SOURCE_CHANGES ON)...
Back
Top