• 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. 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...
  2. 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
  3. 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}...
  4. 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...
  5. 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.
  6. 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)...
  7. 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'...
  8. 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...
  9. 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...
  10. 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...
  11. 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...
  12. 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...
  13. 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...
  14. 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.
  15. 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...
  16. 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:
  17. Ascuas Funkeln

    Lua onThink Technical Question

    Hello, I have question about onThink in technical side. For example i have script contains 300 lines. 150 lines have information about 150 storages. 150 lines send msg of this storage values. And the question is... Better is making one 300 line script or divide it to multiple scripts? In which...
  18. P

    Zlecenie Nauka ? :)

    Cześć , jestem tu nowy wróciłem do ots ;o chciałbym spróbować na linuxie ale moja wiedza nie za bardzo daje rade ; ( chciałbym komuś zlecić naukę bądź pomoc przy wrzucenia serwera jakiegoś tfs 1.3-1.2 real pod 7.72 bądź 7.4 Oczywiście za naukę bądź cokolwiek jestem wstanie zapłacić Blik...
  19. Mr Noxi

    Installation of account maker issues (gesior acc)

    Hello, Following From Windows 10 to OTS development machine for dummies tutorial and got to last part and now stuck with issue on installation of account maker The error is " STEP 4 Add samples to DB: Fatal error: Uncaught Error: Call to a member function fetch() on bool in...
  20. Ü

    TFS 1.X+ Bless script

    Hi guys, I have a problem with these bless. I am not a programmer or anything so I think they work badly. The script grants the 8 blessings and when you die by pvp you lose the twist of fate (1) and by putting bless again you can. But they accumulate, now you have double the blessings. To some...
Back
Top