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

Recent content by Qbee

  1. Qbee

    how to create a mod in otclient

    Not really sure what are you tried to say, but try this https://github.com/edubart/otclient/wiki/Module-Tutorial
  2. Qbee

    Custom window like real tutorial

    How can I achieve this effect? I need a lua function to send it from server (to use it in for example movements)
  3. Qbee

    Distibuting OTClient to players

    So i was playing around with OTClient and I notced that in order for it to run the .exe it requires "data", "mods" and "modules" folders. Now giving away a client with all those files seem unreasonable as those scripts, sprites and modifications become open for others (it's hard to make a client...
  4. Qbee

    TFS 1.0 for Tibia 9.61

    this is the first commit of tfs 1.0 https://github.com/otland/forgottenserver/blob/deff1b8b227d80588e7fa0a40c6f05824412fbb2/src/definitions.h #define CLIENT_VERSION_MIN 972 #define CLIENT_VERSION_MAX 981 #define CLIENT_VERSION_STR "10.0"
  5. Qbee

    TFS 1.0 for Tibia 9.61

    So TFS 0.2.14 is the only one I was able to find that is working with tibia 9.6/9.61, but it is a rather old version and I was wandering if there is a way to downgrade TFS 1.0 to work with tibia 9.61. Do you guys have any tips or solutions to make it work?
  6. Qbee

    Problem compiling latest OTClient on Windows

    When I try to compile OTClient i get this error message : libotc_framework.a(asyncdispatcher.cpp.obj): In function `thread_data_base': C:/local/boost_1_55_0/boost/thread/win32/thread_data.hpp:123: undefined reference to `vtable for boost::detail::thread_data_base'...
  7. Qbee

    [LUA] problem with my HP Booster

    change your config to local cfg = { level = 1000, itemid = 7439, newMana = 150000, storage = 89784, NewHealth = 20 }
  8. Qbee

    [Israel]Royal Suecide OT Fun Evo! 8.60

    I tried to check this server, but my character is stuck in cyclops. I got debug every time I log in.
  9. Qbee

    [USA]NightLand.hopto.org is back! [Dedicated Server!] [HighRates|Unique Systems]

    Gonna try this server out. Looks good.
  10. Qbee

    Camual discussion thread [Already Full Sound Based OTs]

    I'm a huge fan of Diablo 2 so I'll join for sure. Good luck with your project.
  11. Qbee

    Lua doItemSetAttribute, absorbpercent issues

    you have to add a line in movements <movevent type="Equip" itemid="1" slot="armor" event="function" value="onEquipItem"/> <movevent type="DeEquip" itemid="1" slot="armor" event="function" value="onDeEquipItem"/>
  12. Qbee

    [USA]Xyperzin 8.6

    Let me give you a little advice. Register a domain, get a nice layout for your modern aac and post some screenshots.
  13. Qbee

    Monsters Colours !!

    In other cases you need to edit tibia spr
  14. Qbee

    Ground speed

    W tibia dat musi byc to samo co w otb. W innym wypadku będą debugi.
Back
Top