• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

Search results

  1. Raiden

    Compiling I got this errors while compiling

    It is saying tha in dispatcher.cpp, in otserv.cpp and in scheduler.cpp you have some reference to certain functions that aren't undefined in your code, i recomend you to find a good source or check for example what is "__imp__ZTVN5boost6detail16thread_data_baseE" and try to define it
  2. Raiden

    Compiling I got this errors while compiling

    What are you compiling? (What is your distro), also use the [.code] tag to understand better, it seems to be a linker problem
  3. Raiden

    Compiling Add a new function issue

    BUMP
  4. Raiden

    TheImaginedServer & TheImaginedClient (custom TFS and Client) - Updated 1/16/2015

    Wow, you should make a video showing all the features, all looks like a real great RPG server
  5. Raiden

    [9.6+] Storms Sprite & Dat Editor

    Gogogo!, don't let anybody to stop you
  6. Raiden

    Compiling Add a new function issue

    BUMP, i know that is hard, but someone should know :(
  7. Raiden

    TheImaginedServer & TheImaginedClient (custom TFS and Client) - Updated 1/16/2015

    Wow, those features seem to be simple but really great, and what TFS are you editing? i have no ideas right now, but i always want for example, if i make an npc that don't move, it will always look to north when spawn, and their direction will change if someone say hi to them, can you add a...
  8. Raiden

    Compiling Add a new function issue

    Helloo, i got a server based on avesta 7.6, and i want to add some TFS functions cuz they are really usefull for me, i will try to explain it as best as posible i want to add the functions "doItemSetAttribute" and "getItemAttribute", the second one i have put in successfully without any...
  9. Raiden

    deleted thread

    Waiting to test it!, this should mark something in the OpenTibia develelop, hoping a nice game
  10. Raiden

    Anyone know similar games to Minecraft or Tibia?

    Like others, cubeworld is a good option, also try something like League of legends, is not like tibia or minecraft but is a really good game
  11. Raiden

    Solved NPC look direction and message greet

    Okay guys, thanks you, it was easy, it works
  12. Raiden

    Solved NPC look direction and message greet

    Hello, i want to do some guard npc, but i want they to NOT move, so i put walkinterval in 0, and they don't move, but they are always looking down, and i want them to look for example to the right when they respawn Also, there no way to make them to NOT focus on you when you say hi/hello, or...
  13. Raiden

    About houses with new doors

    BUMP i think...
  14. Raiden

    About houses with new doors

    I do it mate, look at this remember that in 7.6 brick doors doens't exist, so i added they and don't works with the house, what else i can do?
  15. Raiden

    About houses with new doors

    That didn't help me, i chck the items.xml and my doors are like the old ones, don't know why the house don't get it, maybe a source edit is needed? I know that... i'm saying that i add new doors in my items.xml and item.otb and in my client files, and when i do all that things the server don't...
  16. Raiden

    About houses with new doors

    Hello, i have added some new walls and doors to my server, everything fine, but when i try to do houses with this things the server don't recoignize the doors as houses doors, i have try and put and old door and it works, it put the correct description and i can buy it, but with those new doors...
  17. Raiden

    new layout

    As macronus said, check the announcement board, and you wil see the adventages, is better now, yeah is dificult to adapt my eyes to this, but i will, and when that happen i'm sure that i will say that is better than before
  18. Raiden

    OpenTibia DatEditor 4.0

    This editor just works for 7.6/7.8 versions, use gray dat editor if you want to edit some attribute
  19. Raiden

    Compiling Make that wild monsters can't kill each others

    Well, but basicly with my example, grims just do physical damage (and yes i have grims on 7.6), so make then inmune to physical is not a good solution hahaha, i know that someone do this before, is a source edit, when monsters receive another monster attack i won't damage it, but i'm poor in C++...
Back
Top