• 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

    Nostalrius 7.7

    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)...
  2. Kuantikum

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

    That would be great, I'm looking forward to it! 😍🥰😘
  3. Kuantikum

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

    Do you know of any other way to be able to implement the Reward System in the sources? I've been trying out some options like the following link: Reward Chest / Reward System / Reward Boss, but without success!
  4. Kuantikum

    STORAGE - Command to remove storage and code to remove storage in SQL.

    Hello guys! I would like to know if there is a talkaction script so that I can remove certain storage from a player. Something like that: /storage "player_name", storage, nill or 1 or -1 On the other hand I would like to know the command line to be able to execute this same function to...
  5. Kuantikum

    Compiling RewardBoss TFS 1.3

    Bump.
  6. Kuantikum

    C++ Reward Boss for tfs 1.3

    Bump.
  7. Kuantikum

    Lua BossReward TFS 1.3

    Hello :p:p:p The script is working normally, but what happens is that it only gives the loot to those who kill the boss. Is it possible to get everyone who attacks the boss to receive the REWARD? 🤔🤔🤔 local config = { ["[Boss] Curselich"] = { loot =...
  8. Kuantikum

    Compiling RewardBoss TFS 1.3

    HELLO!!! :p :p I basically open all the files from the sources of ot "New OT Project: OTServBR - Global (10x outdated with sprites 12.15" and searched for the word reward and added the modifications to the sources of my project 🤪🤪🤪 Iologindata.ccp Rewardchest.ccp /** * @file rewardchest.cpp...
  9. Kuantikum

    C++ Reward Boss for tfs 1.3

    Hello! :p:p I did some tests with some tutorials that I found here on the forum, but I was not successful :eek::rolleyes: Can someone tell me how to implement rewardBoss for TFS 1.3? 🤗🤗 I'm very grateful 😍😘🥰
  10. Kuantikum

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

    Im trying to set this Reward System https://github.com/otland/forgottenserver/pull/1641/files?file-filters%5B%5D=.cpp But get many erros while compiling. Do you know some to TFS 1.3 ?
  11. Kuantikum

    Feature Reward Chest & Boss Reward [TFS 1.2]

    It works to TFS 1.3 ? I need it to tfs 1.3 🤔🤔
  12. Kuantikum

    Windows How can i open muiltiple MAPs on REMERES MAP EDITOR ?

    HELLO! I'm trying to open 2 maps simultaneously, but when I open one, the other closes and only keeps one open.
  13. Kuantikum

    C++ [TFS 1.3] CTRL+ARROW KEY (Make the GODS / GM go through the walls)

    HEHE done 😬😬 Now i get this erros: 😵😵😱 Lua Script Error: [Event Interface] data/events/scripts/player.lua:Player@onTurn attempt to index a nil value stack traceback: [C]: at 0x7ff680971bd0 [C]: in function 'teleportTo' data/events/scripts/player.lua:239: in function...
  14. Kuantikum

    C++ [TFS 1.3] CTRL+ARROW KEY (Make the GODS / GM go through the walls)

    Done, but nothing happens, ive checked the adm account type, it is TYPE 5 in mysql
  15. Kuantikum

    C++ [TFS 1.3] CTRL+ARROW KEY (Make the GODS / GM go through the walls)

    HELLO!!! :p I don't know if it's a code in the sources or a simple scrip, but I'm looking for the code to be able to make the GODS / GM go through the walls with the key combination CTRL + ARROW KEYS for TFS 1.3 please. Can anybody help me ? I'm very grateful 😍😘🥰
  16. Kuantikum

    OTClient BUG when log in area or upstairs.

    I managed to circumvent the bug by eliminating the roof on the map, that is, on the top floor there was a roof and I removed that roof, so now the bug doesn't happen. I understand that it may be a mistake by the customer to identify this roof or something ...
  17. Kuantikum

    OTClient BUG when log in area or upstairs.

    Hello guys :p:p When I log out or climb a ladder this error happens: :eek::eek::eek::eek:o_Oo_O ERROR: invalid encrypted network message at: [C++]: ?xteaDecrypt@Protocol@@AAE_NABV?$shared_object_ptr@VInputMessage@@@stdext@@@Z ERROR: failed to decrypt message at: [C++]...
Back
Top