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

    Tibia.otb structure

    There somewhere on the internet that explain how the structure of Tibia.otb works? Any tutorial? I have searched and found nothing. Please, somebody help me.
  2. lordazzi

    [9.60/9.61] The Forgotten Server v0.2.14 (Mystic Spirit)

    Hey, why don't you put lua commands in next version that we can edit itens/monsters attributes in game? Like add a description, change the arm, the type, add an personal attribute... and form monster, edit name, melee, another spell, speed etc... that gonna help very much :P
  3. lordazzi

    [9.60/9.61] The Forgotten Server v0.2.14 (Mystic Spirit)

    Error when try to compile: I'm using Window + Codeblocks... Could be that? - - - Updated - - - Ok, trying to compile with Visual Studio 2010 and it does not compile.... Here is the error message: That file does not exists e________é What should I do? D': - - - Updated - - - Ok, I have...
  4. lordazzi

    reading older Tibia.Spr < 7.0

    Hi! I'm trying to complete my Tibia Sprite Compiler/Extractor that decompile SPR from Tibia from any version. I have already made the code for decompile SPR > 7.2 and for SPR > 9.6 But SPR lower 7.2 is very hard to understand, If anyone could help me understanding these bytes.... (I want to...
  5. lordazzi

    Error strange in Sprite Editor

    I'm using rebow sprite editor, I'm using with the 9.44 Tibia version, and the following error happen: when I pack the sprites, they do not pack somes and ignore they, everything from the slug to front is lost when I compile è.é This is any problem with Tibia.spr 9.44 that does not allow me to...
  6. lordazzi

    Monster or NPC in mount

    thank you *0*
  7. lordazzi

    Monster or NPC in mount

    how can I make the monster or npc mount? TFS compatible with Tibia 9.44 support this?
  8. lordazzi

    Map editor 9.44

    I looking for too a Tibia Map editor compatible with 9.44, I think that remeres is compatile just until Tibia 9.30
  9. lordazzi

    Lua Monster transforming in another

    It is not when it die, is like an spell that the monster uses in the battle, Thank you J.Dre! I'll try adapt this to become an spell :D
  10. lordazzi

    Lua Monster transforming in another

    Heya! I'm trying to make a monster that transform in another, not in the vampire style, that changes only the outfit to a bat, but change all monster config of how the monster must behave, I belive that is possible to do that with some funcions in lua that changes helth, maxhelth, mana...
  11. lordazzi

    Monsters' Spells

    I see... Thank you very much to every one ;D
  12. lordazzi

    Monsters' Spells

    Bodies, there is a long time that I don't work with tibia, in my epoch the monsteers' spells were placed in the folder: SPELLS/SCRIPTS/MONSTERS but this folder does not exists anymore, in what folder did the monsters spells goes? How did I create a new spells for the monster? :S Thank you ;D
  13. lordazzi

    Monsters ignoring the player like in UTANA VID

    Hi everyone! I'm looking around all forums in all internet from all countries how to do that.... but no one know D: I wanna make the monster ignore the player and become hostile just if the player attack the monster first! I'm making a server that there are a friend indian tribal, I found...
  14. lordazzi

    [9.46] The Forgotten Server v0.2.12 (Mystic Spirit)

    Oh.... thank you very much Taratulen! Sorry for my newbies questions D: I've compiled the the project! :'D
  15. lordazzi

    [9.46] The Forgotten Server v0.2.12 (Mystic Spirit)

    Ok, the files databasemanager.cpp and databasemanager.h are in my project since the begin I need to change anything in these files?
  16. lordazzi

    [9.46] The Forgotten Server v0.2.12 (Mystic Spirit)

    This is a default file for C++ or there are one specific for Tibia that I must download? Where I put this? With the other cpps and hs? When I do that the project will recognize the file automatically or I need to write anything inside? I've searched and find a databasemanager.cpp and...
  17. lordazzi

    [9.46] The Forgotten Server v0.3.7-preview (Crying Damson)

    what the difference of Forgotten 0.3.6 to 2.1 if they both are Forgotten, and they both are for Tibia 9.46?
  18. lordazzi

    [9.46] The Forgotten Server v0.2.12 (Mystic Spirit)

    DevCpp is dead? WHAAAAAAAAAAAAAAAAAAAAAAAAAAAA D': He was my best fried * scenes of me remembering times when me and DevCpp run together in the park * Thank you very much Taraturen! But still with 7 error on liking obj\luascript.o:luascript.cpp|| undefined reference to...
  19. lordazzi

    Compiling Some errors by compiling TFS >_<"

    Hey bodies, I was in a happy afternoon when the clouds covered the sky, so, when I was compiling the Forgotten Server 0.2.12 (compatible with Tibia 9.46) using DevCpp from Forgotten (The one that they give for download in the forum), after some minutes from rebuilding (the ctrl+f11 thing) when...
  20. lordazzi

    [9.46] The Forgotten Server v0.2.12 (Mystic Spirit)

    Sorry the double post, it is because I did not find the link for edit my post I have updated my devcpp at all libs as possible and now when I try to compile this msg appears as error: 31 C:\Dev-Cpp\include\stddef.h:31, from C:\Dev-Cpp\include\stddef.h from...
Back
Top