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

tfs1.3

  1. Sir Richard

    [The OTServBR based on TFS 1.3] - Swimming Send Effect [Movement]

    Greetings everyone! Could anyone help me figure this one out? The basic concept is the one used in real tibia: When the player enters a swimming area (tiles from id 4620 to id 4625), an effect should be sent to that position, but only when entering the area, walking around said tiles shouldn't...
  2. Grillo1995

    Help with Guild War System (FRAG LIMIT TFS 1.3)

    Hello everyone. :) I have a problem with my War System, I will try to explain. See this image: After making the declaration of war on the website, everything is fine. On the website the player types the number of frags that is stored in the 3rd column as you can see in the image. And after...
  3. Grillo1995

    Help me with Lua Functions TFS 1.3

    Hello, I am new to TFS 1.3, I have always worked with TFS 0.4 and I am facing some difficulties until I adapt. I have a 24Hours Castle system that works perfectly on TFS0.4. However I need to update it to my TFS 1.3 now, The function of this script below is as follows: guildOwner (): It has...
  4. J

    convert my script

    please convert these scripts to tfs 1.3 I am grateful
  5. Joriku

    [Tutorial] How to setup OTServBR-Global (Based on The forgotten server) - Windows

    Hello, I know my mic isn't good and I am apologizing for that. (Paypal: [email protected]) If you would like to help me get a new microphone. Video Tutorial: Links: https://github.com/opentibiabr/tools https://github.com/opentibiabr/OTServBR-Global Hope I help you out :3 - Keppa (2019-10-17) -...
  6. J

    Boss Invasion event

    someone helps me with an invasion script, I believe it is for movements, at a certain time a boss is born in an arena, in this arena only if a boss is born. tfs 1.3 system identical to that of aura ot
  7. J

    C++ items transform into another item after relog

    Good afternoon, somebody help me with this error, I tried everything but I can not, some items I do, ex: book backpack when relogar turns into another item 16:05 You see an item of type 32767. Item ID: 32767. one ex: https://i.gyazo.com/63debe3317ce942340b1b37a9f785b58.mp4
  8. Berciq

    Lua TFS 1.3 NPC reward for few ingredients

    Hey supprorters, I have dull problem, I just don't know how to connect all 5 requirements for reward in code line I was always editing script that checks if the item count is higher than 0. Now when I want 5 items to get one reward I don't know how to make them all work together and remove them...
  9. luptonicedtea

    NPCs referencing SQL database

    Hello! The server is TFS 1.3. I'm trying to make an NPC who references the AAC database to determine whether or not to send someone somewhere. I have added a column in znote_accounts called `adventurer`, which is a boolean. The person uses shop points to acquire the "adventurer" status, and once...
  10. L

    Compiling Error when compile cannot access file rsa.h

    I was trying to compile the lastest tfs using the new vcpkg and this happened when compiling Error C1083 Cannot open include file: 'cryptopp/rsa.h': No such file or directory (compiling source file ..\src\otserv.cpp) theforgottenserver c:\users\lucca\vcpkg\forgottenserver\src\rsa.h 23...
  11. Dohko

    [TFS 1.3] Samurai vocation weapon

    Hello otland friends, how are you? I have a custom server with some new classes, and I'm working on the Samurai class. My idea is that she only uses two-handed weapons (katanas) and has a form of attack different from the traditional one. Could someone help me with a weapon script? basically...
  12. Togu

    How do I check players weapons?

    I need to check if a player is wielding two weapons (I'm using a dual wielding system) in OTClient but I didn't find any lua function like getPlayerWeapon. Any tips? function onBaseSkillChange(localPlayer, id, baseLevel) setSkillBase('skillId'..id, localPlayer:getSkillLevel(id), baseLevel)...
  13. absorc

    TFS 1.X+ Destroy Field, Animate dead - Not working.

    Hey guys I am currently trying to find errors on the server I am planning on using in the future. Atm I am using RealOTX 7.72 TFS 1.3 by mattyx14. Now the problems I've encountered so far is that destroy field or animate dead are not working. When I am trying to use Destroy field nothing...
  14. Lucas Primo

    Silence Spell for tfs 1.2+?

    hello! somebody can help me to create silencer spell for tfs 1.3? * The actual post in otland doesn't works
Back
Top