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

  1. Janusz1337

    Znote Acc (Shop Category)

    Hellyo Guys, i have problem with Shop Category ZnoteAcc. This functions dont work and i dont know how to fix it ;/ Help
  2. DaBlauwk

    TFS 1.X+ TFS 1.3 onLook show frags and deaths

    Hello, having a problem with TFS 1.3, 8.6 adding onLook frags and deaths I tried to add CreatureEvent - TFS 1.0 KDR System! (https://otland.net/threads/tfs-1-0-kdr-system.221595/) to my server but kdr doesn't change Nothing changes in the database and nothing changes on the onLook, its still 0...
  3. namco

    OTClient A lot of "Could not send satistics" messages on Terminal

    It gives me a lot of these messages on the Terminal. Any clues on what the freak is up? Also, my client is lagging sometimes, are those "failed connections" causing the lags? Absolutely no errors, not on compilation nor executables, client/server-side.
  4. Janusz1337

    Solved Cmake .. Debian 9 Tfs 1.3

    Hello guys, My problem is any idea how to fix it? Thx
  5. Yan18

    TFS 1.X+ How to Equip an Item Slot on It's Respective Slot Directly without Drag From Bag

    Hello folks! As the title says, how can I add an item on it's respective slot directly without move it from bag to slot? For example, I use a talkaction and will add/create a Shield on RIght Slot, but that Shield can't be added on bag, only can add on slot. It will works to event OnEquip and...
  6. A

    TFS 1.X+ Problem with spell after transform

    Hi, I have little problem... bcs in my server I have transform system ( once vocation going to new vocation ) due to when player got new vocation he must relog bcs without relog he can't use any spell for him vocation. Someone have idea where can be problem ? TFS 1.3 , 8.6
  7. A

    Lua Addexperience in lever

    Hi, I need very simple script ( simple for you not for me xD ) . When player use lever , lever add to player experience (1945 example id lever). I don't need add storage, player can use always lever not only once :D . TFS 1.3 , 8.6
  8. War-Ots

    Solved Storage System explanation

    Helo guys, I hope is everyone doing well :) I have been studying TFS again recently and i am currenctly building a server (ending a project). I already have managed to implement some stuff based on study i have been making here in otland and also reading code, testing etc. I am currently...
  9. potinho

    Compiling 7.4 server with TFS 1.3

    Does anyone have a 7.4 / 7.6 or 7.7 server that uses TFS 1.3, compiled in Windows, for download?
  10. Simonalina

    Client crashes 10.98. Latest TFS.

    everytime i get crash, this is exacly the same window that pop ups.. (most of time when im doing a spel, but also when im just running without attacking) does anyone know what it means? network.cpp control.cpp Communcation.cpp map.cpp and this Bug 0000013 Im woundering if it has to do with...
  11. Kuantikum

    Lua REGISTER on login.lua

    Hello guys, I have founded this codes that use the Fist fighiting skills to add attack speed bonus: Name: Fist Fighting / Attackspeed Type: C ++ Author: Oneshot I have already seen some requests in the forum about the skill Fist Fighting, where the more you trained it, the faster you would...
  12. Mr Noxi

    Best way to add description for item attribut? TFS 1.3 , LUA

    Hey there! Question! Am adding attributes to items.xml exampel a Shield of honour, the attributes am trying to give the item is <attribute key="maxhitpointspercent" value="133" /> <attribute key="maxmanapointspercent" value="133" /> My issue is why does the attribute not show when you...
  13. Yan18

    C++ [TFS1.3] TFS.exe Closing Suddenly

    Hello folks! I need support with a problem. I had create a new Attribute on source and I compiled. But, when I executed the application, it close suddenly and before was normal. I unmade all changes and after that I can't run my application. There aren't errors. I search the problem at the...
  14. 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...
  15. Sarah Wesker

    Lua [TFS 1.3] Free Scripting Service 📝

    I am bored, and I have some days in which I will not have much to do, if you need a script you can post here what you want and if it meets the requirements below, I will do it for you 🗒 Requirements: 🔶 TFS engine 1.3+ 🔶 That does not include changes in the sources (if you don't know what this...
  16. Yan18

    TFS 1.X+ [TFS 1.3] How to Verify If a Creature Got Out the Screen Bounds?

    Hello everyone! As the title say, I would like to know how to verify if a creature got out the screen bounds in TFS 1.3?
  17. Yan18

    Feature [TFS 1.X] Player Can't Attack Their Summons and Their Summons Can't Attack Another Player

    *OBS: This tutorial just works in TFS 1.X as said in the title. ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Hello folks! I was searching a topic...
  18. Yan18

    TFS 1.X+ [TFS 1.3] How To Do Player Can't Attack Summons?

    Hello folks! I want to do the player can't attack and target their summons. I tried to do in Data/Events/creature.lua: function Creature:onTargetCombat(target) local master = self:getMaster() if not self then return RETURNVALUE_NOERROR end if master and master == target...
  19. Mr Noxi

    Lua Spell formulas tfs 1.3 for slowbrainn

    Hello! AS the title says.. an example is rage of the skies spells. How would this be calculated ? Based on my lvl 250 sorc with ml 99. If i calculated correct the min dmg should be 1 046. Does that mean that it should not be lower then 1046 DMG for every exevo gran mas vis? Ofc im talking...
  20. betoxz

    Solved TFS 1.3 Default Annihilator Quest not working

    Hello people, I kind start again on this magnificent word of OT, so don't be so harsh on me please.. I just installed TFS 1.3 from the repo and I was doing some testing.. I could see there was some quest on the map for example annihilator. So I was trying to look for the script in the data...
Back
Top