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

    AAC Gesior 2012 Highscore Page

    Hi, I'm using an global tibia highscore page for my server with gesior 2012. I'm using an tfs 0.4. The problem I have is that, the code doesn't fully recognize the sql code with my sql lines in the database. There is two kind of problems with it: - doesn't show if the character is promoted or...
  2. Raber

    (boss) Create monster / remove after x time

    Hi, basically I need a script that creates a specific monster, in this case a boss, in a position and removes it after say 5 hours if the boss hasn't been killed yet, if it has been killed then nothing wait for the next time it spawns. Some sort of globalevent script would be nice so you can...
  3. Raber

    TFS 1.X+ How much mana/health gain on potion heal.

    Wondering if there's any way to show how much mana/health gain is made when a potion is used. This would be replacing the "Aaaaah..." which it normally casts. here's the code that I use: local config = { lvl = 1, -- the multiplier for how much level matters. Default 1. mlvl = 2, -- the...
  4. Raber

    TFS 1.X+ How do I set don't lose skills/magic level on death?

    Hi, I'm using TFS 1.2 for 8.60. I still want that experience is lost on death but keep the skills/magic level. So using deathLosePercent = 0 in config.lua is not a option. I also wonder how to change how much experience is lost on a death, can this be done in any other way than using sources...
  5. Raber

    AAC Znote AAC - Shop system problem

    Hi, I'm using Znote AAC 1.5. The problem is that after a while the shop system stops working on a account that has bought x orders (tested it and it stops after like 30 orders) from the shop. Points get removed from the account, also orders are placed in the database but nothing will be...
Back
Top