• 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!

tfs 1.2

  1. Derlexy

    Error Compiling TFS 1.2 (Ubuntu 20.04)

    Hello guys. I've got some errors while compiling my server in Ubuntu 20.04 distro. Server im using: GitHub - Ezzz-dev/Nostalrius: Nostalrius is a 7.7 Tibia Clone Project based on The Forgotten Server 1.2 and CipSoft files. (https://github.com/Ezzz-dev/Nostalrius) (its a TFS 1.2) Tutorial im...
  2. R

    Forgottenserver - protocol 10x and 12x

    Hello there! Today i'm using OTBR source, protocol 12.64 and i'm migrating to Forgotten Server, so i cloned Forgotten Server to my VM. I'm migrating because i need a clean source and datapack. I'm creating a alternative tibia server (Battle Royale - show project later) and i need use OTCV8...
  3. APTGET

    Compiling TFS 1.2 ‘MONEY_RATE’ is not a member of ‘ConfigManager’

    I'm adapting a new feature in my Nostalrius font, but it feels like I got lost again. I think it's pretty silly, and it's even embarrassing to ask for help, but let's go. cmake .. make In this specific case: Thank you guys! 1636572328 Solved: ConfigManager.cpp...
  4. Szmycu

    TFS 1.X+ Compiling OServBR Error

    Im using Debian 11 I have followed this tutorial and get into trouble https://forums.otserv.com.br/index.php?/forums/topic/169753-linux-ubuntudebianotservbr-global-nginx-mysql-opentibiabr-gesioraac/ I getting error on making last function: git clone https : //github.com/microsoft/vcpkg cd vcpkg...
  5. pota

    [10.98][TFS 1.2] Pokemon PokeDash Pota v1.0

    I have decided to make my Tibia-based Pokemon server available, which I spent many years programming from scratch (based on TFS 1.2). It is very light (can host 1000+ players online) and very stable (there are not known bugs that can cause stability issues). It is also very easy to edit, below...
  6. ZeroSkyer

    C++ Outdated client

    Hi, does anyone know how to do something similar to the image below? It is aurera-global, it is when you try to connect with a client with different dat / spr. Client 10.100 - TFS 1.2
  7. wizinx

    TFS 1.X+ Help in an action, add a mount but remove money.

    Hello everyone, I need help to finish the action, I need you to take money away from using the item and add the mount, could someone finish it? Thanks. function onUse(player, item, fromPosition, target, toPosition, isHotkey) local mountId = {7, 8, 9}...
  8. ZeroSkyer

    Lua How to optimize this script

    Hello friends, I am trying to lower the level of the players in certain events. I have achieved it and with storage I store its previous level and return it to you when you leave the event or at the end of it. The problem I face is that when there are a considerable amount of players the script...
  9. ZeroSkyer

    Lua Reduce level

    Hello, any tip to make a function to reduce the level of x player, with life and mana according to the level and of type condition, that is not anything related to altering the db? I know it's very difficult :(, thanks in advance.
  10. ZeroSkyer

    ultimate healing rune

    Hello friends, how could I block the use of the rune in x monster, for example a demon? This is the scripts, thanks in advance. local combat = Combat() combat:setParameter(COMBAT_PARAM_TYPE, COMBAT_HEALING) combat:setParameter(COMBAT_PARAM_EFFECT, CONST_ME_MAGIC_BLUE)...
  11. 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'...
  12. 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...
  13. E

    TFS 1.X+ How enable a site after compiling

    Hello people i'm a newbie here, Just compiled tfs and otclient by OTLand (https://github.com/otland) for archlinux distro, now i dont now what can i do for play, do i need a site? if so, how could i set it? is there account mannager for simply? how can i enable it? sorry and thanks for the ones...
  14. F

    error when trying to create a character

    I do apologize this is my first time attempting anything like this but whenever i use the guide to make my own server i get up to character creation and get this error. string(754) "INSERT INTO players(name, group_id, account_id, level, vocation, health, healthmax, experience, lookbody...
  15. helviio

    C++ Addon/Outfit System | Nostalrius 7.7 TFS 1.2

    I Search For Help To Install Outfit / Addon System on Nostalrius 7.7 TSF 1.2 [ Member Based Image ... wizinx ] I tried to use the tfs 1.2 server from celohere/forgottenserver (https://github.com/celohere/forgottenserver) but I was not successful my map bugged the char was not walking bug...
  16. C

    Compiling Compiling Real Map Datapack on TFS 1.2

    I am a total noob with no background knowledge whatsoever. I would just like a RL Map I can mess around in.. I managed to get a TFS 1.2 server running with this guide, and made a few characters to run around: Now I'm trying to follow this tutorial: [10.98] Requested Real Map Datapack...
  17. E

    C++ Multi target if skill > x (TFS 1.2)

    Hello people, I make an appeal to your knowledge and ask how to do the following. I Couldn't figure out on my own. For example, to make knight melee hit 2 monsters (on normal attacks, for all weapons) if skill > 80, 3 if > 100, etc. Paladins the same (but ranged). I'm using Nostalrius 7.7 with...
  18. Z

    TFS 1.X+ Thread 2 "tfs" received signal SIGSEGV, Segmentation fault.

    Hello people! Server: Based on tfs 1.2 Nostalrius 7.72 I am looking for the reason why my server has closed alone, and I confess that I am a little lost here. Looking at this, can someone identify the problem for me to try to solve? Thank you from the heart.
  19. K

    TFS 1.3 + data Linux problem

    Hello to everyone i my first on forum ;-) sorry for my english :D Im use Linux Ubuntu 20.04 on VirtualBox. And this is my first days with linux. I compile tfs 1.3 and is running, but im download rlmap+data from here : Real Tibia Map 10.98 for TFS 1.3...
  20. anyeor

    TFS 1.2 - Hole Problem

    Hello, I have problem in my TFS 1.2 engine. Players can use sewer grate when magic wall or wild growth on it. Can anybody know how to fix it? Thanks! Video problem:
Back
Top