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

    Need Help with Nostalrius Server Linking

    Getting these errors while trying to link Nostalrius Linux server: /usr/bin/ld: CMakeFiles/tfs.dir/src/combat.cpp.o: in function `ValueCallback::getMinMaxValues(Player*, CombatDamage&, bool) const': combat.cpp:(.text+0x5165): undefined reference to `lua_pcallk' /usr/bin/ld...
  2. CoolBuys1290

    Trying to get forgottenserver.exe to run at bootup in Ubuntu 20.04.

    Tried steps from This Guide Edited this file with nano: /etc/systemd/system/myservice.service. .service file is: [Unit] Description=DOESN'T WORK. [Service] Type=oneshot RemainAfterExit=yes ExecStart=wine /home/otsmanager/NOSTWINDOWS2/theforgottenserver.exe [Install]...
  3. CoolBuys1290

    Can't Find CMakeLists.txt in OTHire.

    CMake Error: The source directory "/home/otsmanager/OTHire" does not appear to contain CMakeLists.txt. Specify --help for usage, or press the help button on the CMake GUI. otsmanager@167-114-137-36:~/OTHire/build$ CMake Error: The source directory "/home/otsmanager/OTHire" does not appear to...
  4. CoolBuys1290

    Why are there two servers for 7.72?

    Why does TwistedScorpio make Nostalrius and OTHire if they both do the same thing?
  5. CoolBuys1290

    Need help Linking server

    Trying to link Nostalrius TFS server 7.72 for Linux. otsmanager@167-114-137-36:~/forgottenserver/build$ sudo make [ 1%] Linking CXX executable tfs /usr/bin/ld: CMakeFiles/tfs.dir/src/combat.cpp.o: in function `ValueCallback::getMinMaxValues(Player*, CombatDamage&, bool) const'...
  6. CoolBuys1290

    I can connect but can't log in.

    I can connect to my server, but can't log in. Using Nekiro's server at Here. I had to add a name field in the database and change the default value of number to NULL. Please help. Thanks. CoolBuys1290 1623528659 I imported the database that came with Nekiro's downgrade 1.4, edited config..php...
  7. CoolBuys1290

    Can't Log in But can Connect

    Running Nekiro's server 7.72 downgrade. I've set up database user, password, and database in both config.lua and config.php. What am I doing wrong? Please help. Thanks. CoolBuys1290
  8. CoolBuys1290

    Please help me build Nekiro 7.72 server Ubuntu 20.04.

    I get this after running cmake .. -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking...
  9. CoolBuys1290

    git clone Not Working for Nekiro 7.72 Downgrade

    I can't figure out how to use git clone for the Nekiro 7.72 downgrade server. I entered: git clone --recursive https://github.com/nekiro/TFS-1.4-Downgrades/tree/7.72.git But I get a response fatal: repository 'https://github.com/nekiro/TFS-1.4-Downgrades/tree/7.72.git/' not found Please help...
  10. CoolBuys1290

    Compiling Errors while compiling TFS in Ubuntu 20.04. Please help.

    Need help compiling in Ubuntu 20.04. After entering in sudo make I get this: Getting errors at catch (std::invalid_argument) by value [-Werror=catch-value=] and catch (std::eek:ut_of_range) by value [W-error=catch-value=] int32_t BehaviourDatabase::searchDigit(const std::string& message) {...
  11. CoolBuys1290

    How do I prevent weapons.cpp as necessary sourcefile in cmake ..

    How do I prevent weapons.cpp as necessary sourcefile in cmake .. There is no weapons.cpp file in the src directory. Here's what I get after cmake .. Make Error at CMakeLists.txt:41 (add_executable): Cannot find source file: /root/Nostalrius/src/weapons.cpp Please help. Thanks...
  12. CoolBuys1290

    Compiling Tibia server 7.72 on Ubuntu won't compile.

    I have an Ubuntu machine. I followed the guide at theforgottenserver. I installed all the packages, git cloned the Nostalrius 7.72 server, and entered cmake, and the error I get is: -- Could NOT find LuaJIT (missing: LUA_INCLUDE_DIR) Along with this code. -- cotire 1.7.6 loaded. -- Could NOT...
  13. CoolBuys1290

    OTClient How to Toggle Chat on and Off with Enter Key in Otclient

    How do I change Otclient to toggle chat on and off with the Enter key? I'm using Otclient 0.6.6 with Tibia version 7.72. Thanks, CoolBuys1290
  14. CoolBuys1290

    OTClient WASD Walking in Otclient

    I can turn on the WASD walking with the checkbox, but I can't turn chat on and off with the enter key like in other tibia clients. What is the code modification in lua I need to enable chat toggle using the enter key? Thanks, CoolBuys1290
  15. CoolBuys1290

    NEED HELP WITH WASD KEY MOVEMENT

    THERE IS A CHECKBOX FOR WASD MOVEMENT IN TIBIA CLIENT, BUT PRESSING ENTER DOESN'T TOGGLE IT ON AND OFF LIKE I WANT. PLEASE HELP. THANKS.
  16. CoolBuys1290

    Need help customizing wasd movement

    Please help me make the wasd tickbox toggle chat mode. Thanks, CoolBuys1290
  17. CoolBuys1290

    OTClient wasd Walking

    Please help me toggle chat with the enter key when enabling wasd walking. I don't know where to paste this code: function hotkeyToggleChat() consoleToggleChat:setChecked(not consoleToggleChat:isChecked()) if consoleToggleChat:isChecked() then disableChat() else enableChat() end end
  18. CoolBuys1290

    AAC Error While Registering Using ZNote and TFS 1.2

    string(52) "SELECT id FROM accounts WHERE name='CoolBuys';" (query - SQL error) Type: select_single (select single row from database) Unknown column 'name' in 'where clause' Please help. Thanks.
  19. CoolBuys1290

    AAC ZNote AAC Problem with TFS 1.2

    I need help getting my AAC website to register an account. Getting this error: string(56) "SELECT id FROM accounts WHERE name='CoolBuys1290';" (query - SQL error) Type: select_single (select single row from database) Unknown column 'name' in...
  20. CoolBuys1290

    OTClient How to Toggle Chat While Using wasd Walking

    I can turn on the wasd walking with the checkbox, but I can't turn chat on and off with the enter key like in other tibia clients. I'm using otclient 0.6.6.
Back
Top