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

    CreatureEvent Update Automatic Currently Health/Mana

    I think it's possible to make like this to for 0.2: Go to global.lua or /libs and just choose one of the files there and add this at the top or the bottom: getCreatureHealth = getPlayerHealth getCreatureMaxHealth = getPlayerMaxHealth getCreatureMana = getPlayerMana getCreatureMaxMana =...
  2. OTx

    Mysql Reduce Save Time / Laatido Question

    Where can I download mysqltuner? Aha, because before laatido I had 101mb map and it told me to compile it with 64-bit and crashed. I just asking if It can handle higher than 100mb big map with Laatido support. Thanks :) It's set to "false" now. What does it do, actually?
  3. OTx

    Mysql Reduce Save Time / Laatido Question

    Aha, on startup you choose OptimizeTablesblablabla = true? That's already on "true" but It's still slow save :( So SSD have something to do with this aswell? Laatido question?
  4. OTx

    Mysql Reduce Save Time / Laatido Question

    I've heard that It's possible to reduce the time of save on TFS by MYSQL database editions. If yes, then how to do it? The most RL servers are saving on 1-2 seconds with 100 players online. Laatido Question: Can I have larger than 99mb map with Laatido?
  5. OTx

    Real Tibia Intro Site 8.60 [XHTML/CSS]

    How to install it? re-Upload aswell, please.
  6. OTx

    Request: Npc 'Trade' but not for gp.

    It's not impossible with source edit I think.
  7. OTx

    [9.6] Luffy's city! (711kb!)

    Wow, I love it! Nice work Luffy! :D <3
  8. OTx

    TARGETING HELP! getCreatureHealth(cid)!

    This is a very simple combination of OT functions. local target = getCreatureTarget(cid) local health = getCreatureHealth(target) local finish = (health / 100 * 15)
  9. OTx

    New AAC

    It's so similar to the shadowcores.twifysoft.net xd
  10. OTx

    [SWEDEN] OTx 8.6 - Fast Experience - FAST ATTTACK | STARTS TODAY 23:30 CET

    Bump! - Forum Availible now! OTx Real Tibia &bull; Index page
  11. OTx

    GlobalEvent Server Save [Optimized, less lag] v1.8

    I've thinked over it and I am not sure if I should use this. Is it 100% working? and where can I get the functions like: doSavePlayerAndHouse(cid)
  12. OTx

    Best-War.com New War Server $Make money for playing tibia$

    Wow, probably one of the best servers, actually.
  13. OTx

    GlobalEvent Server Save [Optimized, less lag] v1.8

    I think this can be edited to a smaller script.
  14. OTx

    GlobalEvent Server Save [Optimized, less lag] v1.8

    What do you mean with end in lvl 150? So those above lvl 150 wont get saved?
  15. OTx

    GlobalEvent Server Save [Optimized, less lag] v1.8

    Wow, so this is faster than TFS save? It takes 6-8 seconds for me now with 70 players +, is it normal?
Back
Top