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

Search results

  1. D

    RME Zones problem, they work and now didnt..

    So, i was added to my TFS a Zones from that topic: [TFS 1.4.2][RME] Zone System (https://otland.net/resources/tfs-1-4-2-rme-zone-system.30/) (First fix too) And it work without any problems yesterday xD Today i was turn on my pc and RME and i can't put any zone on map xD It possible to click...
  2. D

    npcHandler:say talk delay how to change it?

    Hi, someone maybe now how to change time delay in npcHandler:say? npcHandler:say({ "bla bla 1", "bla bla 2", }, cid) For now after first message i have something like 5s delay.. I can't find anything about that delay in .lua files Only...
  3. D

    How to open items.otb from Markox999 sprites (15.x to 8.6)

    Any ideas how to open items.otb from that sprites? https://github.com/Levi999x/15.x-with-8.60 Im using ItemEditor 0.5 and When i not make any change in Plugin folder, i got error: could not find a plugin that could handle client version 64 When i change in PluginTwo otbversion from 20 to 64...
  4. D

    New weapon in OEN423 upgrade system

    Hi, im using that upgrade system - CreatureEvent - [TFS 1.3 / 1.4] Upgrade System (https://otland.net/threads/tfs-1-3-1-4-upgrade-system.264672/) And i have added FIST weapons in my ot, but that system wont work with it.. Not possible to add slot to weapon fist. Weapon FIST it added i think...
  5. D

    How to import new outfit to 8.6 spr?

    Hello. Im using TFS 1.5 with mounts and i tried import Monk outfit from sprites package. Sprites i was download from github, someone downgraded new sprites to 8.6, but when i export outfit with options 8.60 v1 - V3, then i not have mount when i import it, but when i export 8.60 v1 - V2 then i...
  6. D

    Max HP/MP in percent (tfs 1.5 8.6) (slot system by oen)

    Hi, i was use a slot system by oen432, and i tried change MAX HP / MP bonus to MAX HP/MP Percent bonus, but everytime when i tried change it gone wrong.. So, i change in upgrade_system_const CONDITION_PARAM_STAT_MAXHITPOINTS to CONDITION_PARAM_STAT_MAXHITPOINTSPERCENT [1] = { name = "Max...
  7. D

    Break a effect limit tfs 1.5 + otc

    Hi, i tried break a effect limit, and i think, all was changed to uint 16, but when i put in features in otc "g_game.enableFeature(GameMagicEffectU16)" then effect stop work, and when i using "exura" or other spell i got black screen in otc Any ideas what i do wrong? 1748113827 I forgott about...
  8. D

    How to open .AEC?

    Hi, i was download a sprites (assets), and i want open that file its only one file .aec I tried use assets editor 2.0, but when i tried, that soft not see any .aec file.. When i select folder where it is, its say I need download any tibia client or something to open it?
  9. D

    boost healing tfs 1.5 nekiro 8.6

    Hi, any one know how to use a boost healing? I just add it to item, and it is diplay in desc, but not work with any healing spell.. SOmething with custom attributes like boost magic damage work normal.. Any ideas how to fix it? Or maybe im stupid and it not work for spell healing?
  10. D

    Outfit window show everytime when i login [TFS 1.5]

    Hi, Any ideas how to remove outfit window after login? TFS 1.5 8.6 Nekiro (version by @Mateus Robeerto with modal windows) Im check login.lua and its not here, i was remove few lines and without it, window still showing when i login :( I search "player:sendOutfitWindow()" in all files of...
  11. D

    TFS 1.5 Nekiro 8.6 (SKILL Rate problem + new voc weapon damage problem)

    Hi, so i have two problems. First its a skill rate, what a do wrong.. Couse for now, when i set skill rate x100 then paladin with skill dist 28 get every hit 1%, its ridiculus get 1% on skill 28 with rate x100 wtf? Skill rate in config = 100 Skill rate in vocation.xml (for paladin = 1.5) For...
  12. D

    tfs 1.5 8.6 nekiro - Where i can find function about red/black skull?

    Hi, i want make something, if player has something in bp or storage X = 1 then not drop items if had red/black skull, but i can't find in sources any word about loot drop if redskull or something, any ideas where i can find it?
  13. D

    How to add new doors? TFS 1.5 downgraded to 8.6 (modal window version)

    Hi, any ideas how to add new doors? I was add to global.lua, but still not work :( (The doors what not work have id 19849, the open doors with id 19851 work and after use they change to 19849(close) but 19849 not) openHouseDoors = { 1220, 1222, 1238, 1240, 3539, 3548, 5083, 5085, 5102...
  14. D

    Problem with default skill level, TFS 1.5 and MYACC

    Hi, any idea why when i set a default skill in sample characters, only magic level work? Others skills are set to default tibia value (10 skill) Maybe problem is in skill tires? Couse i set it to "0", cuz i don't know how to calculate it
  15. D

    Compiling TFS 1.5 8.6 on UBUNTU problem

    Hi, i use a TFS 1.5 downgraded 8.6 with modal/mount. When i compiling that files on windows i don't get any error/problem, all be fine. But today i was buyed VPS for test and i tried compile a TFS on VPS with UBUNTU 24.04 system and i get that errors: Any ideas/Someone can help me? [ 1%]...
  16. D

    globalevents onstartup

    Hi! I added a "function" what loading map in X postions from other file and i want to load "random" part of map, from random file when server starting. And it work, but i was add that code to onStartUp.lua, but i don't know why that file is loading two times, then on start that script load two...
  17. D

    TFS 1.X+ Gained experience in percent?

    Hi, can someone help me how to show gained experience in percent? I mean change whole numbers like 6400000000 to how much percent player get? 100% = 1 99% = 0.99 1% = 0.01 0% = 0 Its possible? TFS 1.5 8.6 with modals
  18. D

    otcv8 bot custom button help

    Hi, i was tried make a custom button when i put a others script, then i want few button, one per ots where i play. But for now i have problem, couse if i use a button in extras then nothing happend, but if that butten is used (lighting green) then when i turn off and on bot, then it show me that...
  19. D

    sarah upgrade system problem

    Hio, i added sarah upgrade system, and i have two problems. First, when i use upgrade item only few bonues work, i mean only attack, def, armor and wand dmg.. When i tried add any other like hp bonus or something, i was saw in console this: Lua Script Error: [Scripts Interface]...
  20. D

    Dodge script by Sarah, how enable for monsters damage too?

    Hi, can someone help me with that script: Action - TFS 1.3 Small Dodge System ~ Revscript ~ EventCallback (https://otland.net/threads/tfs-1-3-small-dodge-system-revscript-eventcallback.276337/) I want enable dodge for monster damage too.
Back
Top