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

    TFS 1.X+ Spells from older version TFS

    Oh sorry. Now I can summon monster, but still spell not working @edit that looking previously this spell in script: <instant name="Booyka" words="Booki" lvl="125" mana="5500" aggressive="1" exhaustion="1000" needlearn="0" event="script" value="reki/boki.lua"> <vocation id="17"/>...
  2. C

    TFS 1.X+ Spells from older version TFS

    It's not working still. I can just only write like a text. In SQL when I want put account ID I have to choose:
  3. C

    TFS 1.X+ Spells from older version TFS

    Okay, so now I changed one skill, but when i start my server immediately is closing. Here is a code what i Changed local combat1 = createCombatObject() combat:setParameter(COMBAT_PARAM_TYPE, COMBAT_PHYSICALDAMAGE) combat:setParameter(COMBAT_PARAM_EFFECT, 204) setCombatFormula(combat1...
  4. C

    TFS 1.X+ Spells from older version TFS

    Oooo, super thanks! I've got one more question just thi couldown how counting it? Because that's is like a exhausted? And with instant group is just only attack, support (buff?) and healing?
  5. C

    TFS 1.X+ Spells from older version TFS

    Hey guys, My question right now is a possible to convert in some way spells to tfs 1.3? Unfortunately I dont know older version of server because I have got some bug when I running it and in details properties dont showing what a version is it.
  6. C

    OTClient CompressBound problem

    I used everysingle files from this tutorial: https://github.com/edubart/otclient/wiki/Compiling-on-Windows
  7. C

    OTClient CompressBound problem

    Hi guys! I compiled otclient by VS 2017 (release 32) and have some errors like this: 1>libeay32.lib(tasn_utl.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(tasn_utl.obj)' or at 'C:\otclient-master\lib.pdb'; linking object as if no debug info...
  8. C

    Issues compiling TFS 1.2/1.3

    By VS did you run register library in boost and tfs folder?
  9. C

    Crash after try login to account

    True, good point. When I tried open map editor work just only with 8.61 and later I forgot really about this. :oops: Thanks, I'll look for that when come to home.
  10. C

    Crash after try login to account

    I tried open without merge and was the same problem. Today when I'll come to home I make a server again from 0. In compiling what a different is with debug and release?
  11. C

    Crash after try login to account

    Hi guys, I want to join to my server downport by Nekiro but I have got crash after trying logging: I'm using tibia 8.61 with merge sprites. ( I tryed with normal tibia and still the same) gameport is on 7172 ( tryed on 7171) I don't really know what can be wrong. Anyone can help?
  12. C

    [8.60] Latest forgottenserver 1.3/1.4. Clean downport.

    In my opinion the best option is contact by PM with author of script. Another thing post problem in topic of @Stigma thread. :)
  13. C

    [8.60] Latest forgottenserver 1.3/1.4. Clean downport.

    Did you put all libraries in Visual Studio?
  14. C

    Item.otb merge

    Hi People, I looking for something program or advice how can I quick merge items.otb to one. I have got right now one file with items and to this I need add another thing from second file. Anyone know how do it?
  15. C

    Vocation Creator

    Okay thanks, maybe do you know how can I make: - percent of critical damage or something for vocation, or character from level or storage?
  16. C

    Vocation Creator

    Hi guys I looking for program where I can making easy vocation. To be have just only spcript in xml for paste to file. Tibia 8.6 TFS 1.3 Thanks!
  17. C

    Łączenie otb

    Ale mówisz teraz o item editor czy o object builder? Z tym drugim ogarnąłem sobie wszystko, zostało mi tylko z przedmiotami zabawa
  18. C

    Łączenie otb

    Siemanko, Czy jakaś dobra duszyczka wie może czy jest możliwość i jakbym mógł połączyć dwa pliki otb w jedno? Szukałem opcji w item editor ale nic nie mogłem znaleźć A potrzebuje dorzucić około 10k nowych objektow z object buildera. Czy trzeba już to zrobić manualnie? Dzięki za pomoc!
  19. C

    Feature [TFS 1.3] Adding New Skills

    How that's looking with for example in items.otb when I change example sword skill? I must everysingle line with sword change on another think?
  20. C

    Solved Error while parsing, unknown flag 0x24 at id 2025

    Try uncheck extended and transparency
Back
Top