• 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. 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?
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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?
  9. 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...
  10. 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...
  11. 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...
  12. 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...
  13. kozmo

    TFS 1.X+ Spell that can only attack a certain Monster

    Need a Spell that can only be used on a event zombie Monster, no other players or creatures.
  14. danio4don

    TFS 1.X+ NPC Cipfriend error

    TFS 1.3 10.98 npc Cipfriend please help.
  15. Sarah Wesker

    [TFS 1.3] EventCallback: Firestorm Event

    Here is the Firestorm Event, the steps to follow below: Create a new lua file on directory data/scripts/ and name it firestorm.lua then paste the code into the file and that's it! In the first lines of the script you can find the event settings. If you don't want to shut down the server and...
  16. L

    Skill limit at 35

    edit. Solved. Can someone explain me how skill multiplier works? Because when i set it from 1.1 to 2.5, or something else, it stop working and i can't progress in any skill. Hey, I'm using tfs 1.3 downgraded by Nekiro. I add new vocations and transforms (Naruto). I just realized that...
  17. ScorpionOT

    Nekiro 8.6 transformed to 8.7

    based on @Nekiro 's [8.60] Latest forgottenserver 1.3. Clean downport. (https://otland.net/threads/8-60-latest-forgottenserver-1-3-clean-downport.263472/) ; upgraded to 8.7 1.3 version from 1 year ago, will be updated to 1.4 as soon as it is ready. please let me know if you find any bugs, it...
  18. 115820

    C++ Turns Reflection attribute to a CONDITION

    Anyone can help turns the thread Feature - [TFS 1.2] Reflection attribute (https://otland.net/threads/tfs-1-2-reflection-attribute.253211/) to a CONDITION?
  19. miguelshta

    TFS 1.X+ help kill top level gain special item

    can someone help me with a script thats if someone kills top level gain 10x orshabal brains or something like this?
  20. T

    TFS 1.X+ performance

    hey folks, excuse my ignorance but i want developers with more experience to share what they think about this will normal players feel the diff between revscriptsys script, tfs 1.3 functions script or tfs 1.3 with old 0.4-0.3 functions script? will it cause any type of performance problems if...
Back
Top