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

    RevScripts [TFS 1.X] Duel system between players [WTRequest]

    TFS 1.X I think this is a revscript? I might be wrong.. I want to request an script that start a queue between 2 or more players like: Player1 says: !duel "Player2 this script should send a request modal window to Player2 to start fight against Player1[Lvl/voc], if this one click on accept then...
  2. vbest

    Solved [TFS 1.5] - Instantly Auto Kicked By Server.

    Hello otland! I've encountered something odd with TFS 1.5 Downgraded 7.72 Client. I was doing a pretty simply task by adding two new characters in my database through phpmyadmin, I then launched my server like I usually do and now I can't enter with any of my characters that was created before...
  3. Erambo

    TFS 1.X+ [TFS 1.5 / 7.72] cannot use object - transforms.lua

    Hello Otlanders, Issue: "You cannot use this object" - result when trying to use torch (itemId: 2050) Desc: There are some lack of id's in transform.lua I guess... Even that, when I've added id's for torch, it works but just to mid step, then the torch burned endlessly, probably I added id's...
  4. Zarosiano

    TFS 1.X+ [TFS1.4.2]HELP! Can anyone rate this script? (Quest Script .lua)

    This is a quest script from an NPC, everything works normally, however, when killing the mob, the message does not appear in the chat, and I also checked that it is not counting. I use the same script (changed storages) in other quests, and it works.
  5. almirtibiaalmir

    blank questlog

    Hello, i tryed the questlog step by step tutorial -> [Configuration] How to make a working Quest Log (https://otland.net/threads/configuration-how-to-make-a-working-quest-log.143683/) tfs 1.5 nekiros downgrade. the quest works now, and the quest update appears, but the questlog is still...
  6. almirtibiaalmir

    NPC Mission Storage TFS 1.5 Nekiros downgrade

    Hello everyone, i tryed this tutorial, to learn how to create quests. TFS 1.X+ - Guide step by step to quest & quest log (https://otland.net/threads/guide-step-by-step-to-quest-quest-log.279878/) I have a problem with the npc script: local keywordHandler = KeywordHandler:new() local...
  7. Zarosiano

    [TFS 1.4.2]Could someone review this code for me?[HELP]

    So friends, this is the code.lua of an npc. He recognizes the storage and the item, takes the item and says something. I tested it, it works in relation to reading the item, removing it, but in the part That text doesn't appear on the NPC, just an empty box. I'm learning how to create code so...
  8. almirtibiaalmir

    C++ Remove block spawn

    Hello, i looked around the forum but not found an solution for me. I want to remove the block spawn if an player is on the screen. tfs 1.5 Nekiro Downgrade client 8.6 thanks for any help. here spawn.cpp: /** * The Forgotten Server - a free and open-source MMORPG server emulator *...
  9. G

    How can I create a crash log on linux? Using nostalrius 7.7

    Hello guys! My server crashed two times already, first time on oct 19 and another one on oct 20, I didn't had any ideia if there was a log to look into. So I decided to search everywhere, I found this logs on linux, can someone help me? I need to know if these are the crash logs and, if it is...
  10. X

    Lua Looking for some scripts - hello everyone!

    Hello everyone! Nice to meet you guys. I looking for some scripts to TFS 1.5 [ 7.72 ] 1. Monster spawns when the player is in respawn, 3 warning teleports, no respawn blocking option. 2. Loot Channel + colors [OTClient] - if someone can help me send me priv. 3. I would ask for the most...
  11. Galatea

    Lua [Talkaction] Auto-Bless command TFS 1.4.2

    Hello everyone, I heartily need some help, namely I need an auto-bless script which will enable the player to turn on / turn off function. If a player falls and has to turn on the command, it automatically after death, when he logs in, buys him blessings - cash from the bank. I found something...
  12. leik meris

    OTClient Market module bug tfs 1.3 8.6

    Hello everyone, I am using a tfs 1.3 8.6 server. I added market system without any problem in the src. the problem is this: Error otclientv8 ERROR: ProtocolGame parse message exception (20 bytes, 0 unread, last opcode is 0x00 (0), prev opcode is 0xf6 (246)): InputMessage eof reached...
  13. miguelshta

    Spell Rune damange by level

    Hello, how i can set up this spell rune to give damage by level example: Level 1 ~ 100 damage =1 ~ 110 Level 101 ~ 250 damage = 200 ~ 350 local config = { combat = COMBAT_ICEDAMAGE, distanceEffect = 25, rounds = 6, delay = 150, firstEffect = 38, secondEffect = 41 }...
  14. Bandytojas

    Lua TFS 1.5 - 12.X ORTS2 NPC Support. + TFS 1.5 Development progress regarding 12.x request

    Hi guys I would like to request for some support regarding NPC's within ORTS2 and to request for some information regarding already know ORTS2 issues and about TFS 1.5 Development progress and if there are any updates coming up. So I have issue with Djinn's quest - Ubaid does not reply to...
  15. leik meris

    TFS 1.X+ utevo lux bonus for premium [TFS 1.2]

    Hello everyone, I'm looking for a script to give all premium players light as a permanent utevo lux, thanks!
  16. D

    Error compiling TFS

    Hello, I'm trying to compile this project. https://github.com/moviebr/baiakthunder I've tested it in the 2017 and 2019 versions of visual studio, 2 different errors happen. In visual studio 2019 this error occurs I've already tried to install via SDK or VCPKG, the same thing happens. In...
  17. P

    TFS 1.X+ Which client version is supported by TFS-master?

    How can I check which protocol version is used by TFS-master? Also, where can I find server's logs? I am trying to connect with 12.86, but immediately after selecting character I get Connection to gameserver "tcp://127.0.0.1:7172" "Forgotten" was disconnected ( "The remote host closed the...
  18. Paulix

    TFS 1.X+ Spells and Movements vocation id instead of name

    I'm actually using tfs 1.5 downgraded to 8.6, but in movements, spells and weapons, it is using <vocation name="vocation"/> instead of <vocation id="2"/> like it was used on tfs 0.4. Is it possible to change it in sources to use ID instead of name? couldn't find anything, can someone help?
  19. J

    TFS 1.X+ Most of GM commands not Working (TFS 1.5 Nekiro's 772 Downgrade)

    Hi, just want to ask if someone is experiencing similar ingame behaviour. I have GM character with group_id set to 6, game shows player as God but the commands that actually works are: goto, up, down, /a Others commands are simply not working - no output to game chat or server console. I want...
  20. ZeroSkyer

    TFS 1.X+ high cpu + logs

    Hello, this function is the one that consumes the most cpu std::bind(&Game::executeDeath, &g_game, getID()) is this directly related to only sources or are they also from onDeath of creaturescripts? Consumption reaches up to 30% with 250 players. Thanks in advance! Logs: Dispatcher [01/03/2022...
Back
Top