• 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. Unknown Soldier

    The Unknown | Mapping Thread

    #side project [296]
  2. Unknown Soldier

    [TFS 1.4.2] World exp, skill and loot boost

    local config = { basinPosition = Position(1993, 1324, 7), creatureName = "midnight panther", basinEmpty = 28317, basinFull = 28316, boostTime = 10, --seconds boostStorage = 480664, boostActionId = 7824, boostCost = 10000, effectOn = 206, effectOff = 6...
  3. Unknown Soldier

    [TFS 1.4.2] World exp, skill and loot boost

    You're right, it's color code, optional feature if you have OTC and got the function that colors broadcast messages. It's not written by me. function displayMessage(mode, text) if not g_game.isOnline() then return end local msgtype = MessageTypes[mode] if not msgtype then return...
  4. Unknown Soldier

    OTClient fatal error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory

    Yes, he was using VS 2022 over 5 years ago, in 2018 😜
  5. Unknown Soldier

    [TFS 1.4.2] World exp, skill and loot boost

    So after noticing the issue of reading the db way too often, I've updated the database version of the script a little. It should now call the db only on use of the basin/shrine and once on server startup and that's it.
  6. Unknown Soldier

    [TFS 1.4.2] World exp, skill and loot boost

    Thanks, nice to see that! I'd recommend using the first one though, without database. I guess that the other one is accessing the db too often and this may cause performance problems with higher amount of players online. Realized that after posting the script, my bad. I'll try to rebuild the db...
  7. Unknown Soldier

    [TFS 1.4.2] World exp, skill and loot boost

    Nobody asked, so here it is, the database version of the script, that will keep the boosts after server restart/crash. On server start it will check if the boost should still be active, and if yes, it will change the basin id to active and will create the counter with remaining time. It...
  8. Unknown Soldier

    [TFS 1.4.2] World exp, skill and loot boost

    Hello everyone, I've created a script that activates a global experience, skill and loot boost upon using a basin, shrine or any other object you desire. It is configured to get specified amount of money from bank balance and inventory of a player at the same time. It features for example...
  9. Unknown Soldier

    OTClient bug letters or pappers? how fix?

    Rules for the Support board [...] If you solved your problem, post the solution, do not remove the content in your posts. Instead write the solution you found. This can help other users with the same problem. Threads with removed content are useless and are seen as spam. If you were able to...
  10. Unknown Soldier

    OTCv8 error when walking around the map

    I guess you should focus on that line ERROR: Failed to read dat '/things/860/Tibia.dat': corrupt data (id: 193, category: 0, count: 255, lastAttr: 8)' There is something wrong with your dat file, possibly item ID 193, I would check that in some item editor, or check the map if there is any...
  11. Unknown Soldier

    What do you want to develop?

    I just wanted to share, that I really appreciate your positive approach together with the motivation! I guess this is essential for pushing things forward.
  12. Unknown Soldier

    What do you want to develop?

    Here we go again. I should have started with this: the sick conviction of "developers" that only a programmer can be a part of a project like this, and the others are just leechers that only talk and demand and their talk is just delusional dreaming is so wrong. This attitude is so toxic and...
  13. Unknown Soldier

    What do you want to develop?

    I guess that the most important thing to get TFS alive and more interesting is to start with picking the right protocol(s), stick to it(them) and accept the fact, that this engine cannot be successful in chasing real Tibia. Then it would be necessary to address the kind of issues/bugs that...
  14. Unknown Soldier

    The Unknown | Mapping Thread

    Sweet, appreciate it! Any specific dungeon, or general diablo 2 style?
  15. Unknown Soldier

    What do you want to develop?

    This is soo right, TFS is missing crucial, old features like reward chest or have seriously bugged features like elemental weapon damage, how? Those things are like 10 years old. What TFS need is somebody in dev team who actually cares, who uses the engine. For now majority just don't care, and...
  16. Unknown Soldier

    How do I add a picture on my signature?

    I dont have premium now, but still have signature ;)
  17. Unknown Soldier

    What do you want to develop?

    Chasing latest protocols and being up to date with cip tibia is deffinitely not what most people creating servers are interested in. Those who want to re-create original, newest Tibia must deliver the result asap to attarct players, while open source project like TFS is way slower, that is...
  18. Unknown Soldier

    Lua Xikini's Free Scripting Service TFS 1.4.2

    depends how much you pay :P
  19. Unknown Soldier

    Scripter Broke Lua Scripter - Hire Me -> Xikini

    Absolutely top quality, very highly recommended!
  20. Unknown Soldier

    Lua Xikini's Free Scripting Service TFS 1.4.2

    Damn, those sounds must haunt you in the night, I guess it is more challenging to hear them for the whole day than scripting itself 😁 You got 10/10 from me for the voiceover, no more GIFs from now, you should record vidoes showing off your scripts!
Back
Top