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

  1. M

    Lua Reduce Knight and Paladins ManaHeal in 8.6 OT

    Oh yeah, stupid me :rolleyes: Well then, so make a script where it checks vocation and sets the variables after the vocs, got it. Hmm, is there an complete and done script out there somewhere? I'm pretty off when it comes to making scripts heh ^^
  2. M

    Lua Reduce Knight and Paladins ManaHeal in 8.6 OT

    It should'nt be too complex code to fix it? But finding the one is hard I believe :)
  3. M

    Lua Reduce Knight and Paladins ManaHeal in 8.6 OT

    Something like this: If Voc (1, 5) then *0,5?
  4. M

    Lua Reduce Knight and Paladins ManaHeal in 8.6 OT

    Hey OTland, so recently I've been noticing that the manarune that I have is giving the same amount to every voc in my OT (8.6), and that is affecting the balance in all the vocs, so my solution to this is to multiply the amount given by lets say half for knight, So in the script to the manarune...
  5. M

    Solved Server OFFLINE (Even when server online.)

    Hmm, Didnt find anything.. (Ooh... and Im using Uniform Server, that might be the problem?) And thanks for the program, will be handy :)
  6. M

    Solved Server OFFLINE (Even when server online.)

    :) Where should I put this? (Yes I'm pretty newbie to this).
  7. M

    Solved Server OFFLINE (Even when server online.)

    Yes... It would be nice if you posted the Solution..
  8. M

    Solved Znote Shop_System error

    Okey, got it now :) Thanks
  9. M

    Solved Znote Shop_System error

    Okey :p Read a little bit here, What is a database query. So it won't affect any scripts in the future?
  10. M

    Solved Znote Shop_System error

    It worked to remove Db.executeQuery = db.query from 100-compat.lua. But what function did it have? Ill mind to use right tags. Thanks :)
  11. M

    Solved Znote Shop_System error

    Hey guys, so I just installed znote AAC and fixed shop system for my otserver, I got myself points and tried donate.. I got my item on the website, and to get the item I had to go on the tibia server and write !shop ingame to get the item.. nothing happend, checked the console and this error...
  12. M

    Solved Cannot load script (data/actions/scripts/leverRunes.lua)

    Ohyea, ofc.. local config = { effect = 39, aolPrice = 4000 } local prices = { --[runeId] = {cost, charges, backpackColor, count}, --POTIONS-- [7618] = {800, 1, "red", 1}, --health potion [7620] = {900, 1, "purple", 1}, --mana potion [7588] = {1800, 1, "red", 1}, --strong health potion [7589] =...
  13. M

    Solved Cannot load script (data/actions/scripts/leverRunes.lua)

    Hmm, is there anyone that knows what the problem is? Getting this problem when I start TFS 0.3.6 Thanks in advance!
  14. M

    Solved Script requested: Change voc on use

    Oh, okey. I got it now! :) Thanks <3 This thread has been solved. (And in future i'll most my Requests in the right forum)
Back
Top