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

  1. G

    TFS 1.5 downgrade Nekiro 772: Missing NPCs files. (xml)

    Hello everyone, I have been working on a TFS 1.5 Downgrade by Nekiro (7.72) server for quite some time now, and the project is already at an advanced stage of development. To be honest, I noticed from the very beginning that the datapack contained only a handful of NPCs. At the time, I assumed...
  2. Bee King

    RevScripts BLOCK MC PVP

    Hello everyone, My server allows MC (multi-client), but I want it to be used exclusively for progression, not for PVP... I've seen on some servers that MC PVP is blocked — for example, if a player with the same IP has a character with a skull, other characters using the same IP cannot attack...
  3. Bee King

    Market system tfs 1.5 - no show items

    Hello everyone... I’m using nekiro 1.5 downgrade 8.0, I believe that’s the right name for it... I managed to activate the market in the depot, it’s already compiled and apparently working... I enabled it in actions.xml: <!-- Market --> <action itemid="9111" function="market" /> I used...
  4. Bee King

    [Help] Exhaust Issue with Potions and Runes

    Hello everyone! I’m using the NEKIRO downgrade 8.0 base... I’ve already fixed a lot of things, but there’s one issue I haven’t managed to solve yet. If anyone could shed some light, I’d be really grateful... The exhaust when using potions and runes completely blocks actions like moving...
  5. Bee King

    RevScripts Help Support IA

    Hello everyone, how are you doing? The other day I saw on a server a "bot" that replies in the hello chat with some keywords... could someone help me find where I can look for something like this?
  6. reginaldofilhog

    TFS 1.X+ Problem moving with character, mobs, npc activating Improved animations and Frame group TFS 1.5 7.72 Otcv8

    Hello, how are you? I recently deployed wings, auras, and shaders to my TFS 1.5 7.72 server. For the wing and aura animation pack, I need to activate some Tibia data features. I continued development normally, with everything working fine until I logged in with a regular character, not a god...
  7. VitoxMaster

    [TFS 1.5] Loot Extractor

    Hello everyone! I decided to share resource implemented on my server. Script refers to an item with a 'use with' option, which allows us to extract and pack specific loot from any container with the 'pickupable' attribute. Below will be brief description how to implement it. PART I - data...
  8. D

    TFS 1.X+ How to make a rebirth system with damage bonus% with each rebirth

    I know there is onChangeHealth function to make it work. but it doesn't work for me, the only damage that gets increased, is the DMG mobs to the player. I don't know how to fix this. I am in TFS1.5. This is what my code looks like right now: local event = CreatureEvent("DamageBoost") function...
  9. Bee King

    otcv8 customise character

    Hi everyone,After installing the task and store modules, I noticed an issue with my character customization system. The colors change normally and everything seems to work, but the character preview in the "customize" window always appears completely white.Has anyone encountered this issue...
  10. Lukinhah

    Error Attack/runes/magic in 'L'

    ? - not attack in 'L' ? - attack 1 sqm below TFS 1.5 How i do for fixed this bug?
  11. L0FIC

    TFS 1.5 PZ Icon Not Showing [ICON_PIGEON]

    Hello Guys, Using TFS 1.5 (7.72) and Otcv8 client, and i can't get the Protection Zone (Dove/Pigeon) icon to show when I enter protection zones. In player.cpp this part was previously commented out (ICON_PIGEON), i removed the comments and recompiled and restarted the server, but alas... Still...
  12. Bee King

    C++ Trade with NPC, nekiro downgrade 1.5 8.0

    Here’s the translation: I am using TFS 1.5 downgrade 8.0 from nekiro, and I want to add the NPC trade option, where the modal window opens and makes buying/selling with them easier... I found something related here, but it’s a bit vague. If someone has already implemented this and knows...
  13. G

    Lua Help for task system 1.5

    Hello everyone, I am trying to implement a task system in this source from MillhioreBT. (GitHub - MillhioreBT/forgottenserver-downgrade: TFS Downgrade 1.5 8.6)) I followed all the instructions from various topics, but unfortunately, I was not successful and couldn't find any solution for this...
  14. Evil Hero

    [TFS 1.5] Raw Functions and Variables dump 1.0

    This file includes a complete raw data dump of all the current functions and variables from TFS 1.5 The file is just for linters or to search something specific PLEASE DO NOT LET YOUR SERVER LOAD THIS FILE
  15. S

    TFS 1.X+ Market System 7.72

    Does anyone know how I can add items to the market? Since 7.72 doesnt have this if I open it from object builder,
  16. VitoxMaster

    Solved NPC with more than 255 (limit) items on list [OTVclientv8 + TFS 1.5 Nekiro 8.6]

    Hi everyone. I couldn't find similar topic so I've decided to post it. Perhaps someone will be able to guide me or provide some tips / reasonable solution. On my server I wanted to have just 1 NPC who buys all the creature products. Everything was fine when list of items was smaller than 255...
  17. E

    TFS 1.X+ [TFS 1.5] Attribute problems (onHealthChange & getMana)

    Using; tfs 1.5 together with the alkarius 1.3 and the attribute crafting system that is in the files are currently not up to date and need some code-fixing to work. I've tried to google and the best help I've found was through puncker to add a few lines in compat (which hasn't helped me in the...
  18. E

    TFS 1.X+ Promotion errors after upgrading to tfs 1.5.

    Merged 1.3 alk custom rlmap together with the tfs 1.5 and this pops up in the enginelog when I attempt to buy promotion; Lua Script Error: [Npc interface] Data/npc/scripts/Queen Eloise.lua:eek:nCreatureSay data/lib/core/player.lua:59: attempt to call method 'getPremiumDays' (a nil value)...
  19. E

    Otcv8 graphic clitches

    Hey! Ive got a rlmap thats attached to my tfs 1.5 nekiro downgraded version and Ive experienced several extreme graphic bugs with the masterbranch of otcv8. Examples; In ivory towers my char can disappear. In feru Citadel my char can disappear, or get a Clone. Mobs can be cloned aswell which...
  20. Gofrion

    Lua Learn spell by making quest TFS 1.5

    Hello everyone! Could someone explain to me how to teach spells by completing quests? Namely, when we complete the quest, click on the box, it teaches us the spell, gives us a reward and a message pops up such as you received a reward xxx and you learned the "utevo lux" time. Big + for any help!
Back
Top